> > What was the behaviour if you used multiple asynchronously working > > ICS-components in the same thread, they all use their own message > > pump, won't that work? What were the problems? > > Got it, rather late, though :) > Thinking non-blocking since the beginning :)
The applications in which I use TMagFtp synchronously only attempt to transfer one FTP file at a time, but are driven by timer events so various other functions work at the same time as 'blocking' FTP. I do have one application using async FTP to upload and download from multiple remote FTP servers simultaneously, these FTP servers being in mobile digital video recorders on buses, but it's very much custom since the FTP server is non-standard. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be