Shamresh Khan wrote: > Hello Wilfried, > > I have done as you have said and it seems to work. > > I have removed the threads and let the onRequestDone Event handle the > processing of files in each FTP Worker object. > > But as you also mentioned, the GUI is really sluggish and the app freezes > when I try to move it.
It depends on transfer speed. If you have a very fast line it's probably better to have a single worker thread for all FtpCli instances. --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
