[twsocket] FTPClient not ready

2005-11-22 Thread [EMAIL PROTECTED]
hi All, In my application i have 3 TTimer compents that on interval time send ftp command with TFtpClient components. I control this procedure on OnRequest event but the component say FTPclient not ready; how make to control this event, why ? Thank in advanced. Marco. Italy -- To unsubscribe

[twsocket] To much cpu usage

2005-11-22 Thread Allan Møller
Hello All I have a strange problem. I have a system with about 20 processes running, all using twsocket (ver. 5.03), most of them have a connection to the master process. All are working fine, but when I move the mouse out on the free desktop (not on an icon or window), all my processes

Re: [twsocket] HTTP compression

2005-11-22 Thread Maurizio Lotauro
Scrive Fastream Technologies [EMAIL PROTECTED]: [...] The server then starts compression (deflate works by packet-by-packet way) I see that some ftp program can download a .gz version of a file. This is a different think, right? Bye, Maurizio.

Re: [twsocket] HTTP compression

2005-11-22 Thread Fastream Technologies
- Original Message - From: Maurizio Lotauro [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Tuesday, November 22, 2005 6:15 PM Subject: Re: [twsocket] HTTP compression Scrive Fastream Technologies [EMAIL PROTECTED]: [...] The server then starts compression

Re: [twsocket] To much cpu usage

2005-11-22 Thread Francois PIETTE
Very strange. I have no idea about what could cause this behaviour. Do you have wait loop in your code (call to Application.ProcessMessages within a loop, or similar call to the message pump) ? -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED]