Hello,

after some successful years with ICS I am now trying to do some FTP
transfers in a separate thread. Everything happens in the thread, 
including the FTPClient component creation. The thread itself uses
the synchronous commands, for example FTPClient.Get.

I am currently using ICSV6 (OverbyteIcsFtpCli.pas V2.108).

My problem is that this separate thread makes my application very
unresponsive. The main application thread seems to be almost totally
blocked and responds to messages, such as moving or drawing the
main window, only after big delays.

I have tried the same thing with different FTP libraries and also
HTTP accesses etc., but all of them stall the main program when
being executed in a thread.

Am I missing something very basic here? Does anybody have an idea?

Thanks.

Cheers,
Tobias Giesen
www.superflexible.com


-- 
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

Reply via email to