PM
Subject: [twsocket] FTPClient not ready
> 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 ma
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
> in my delphi application i use the TFtpClient with timer that on interval
> retrieve file from my ftp server. My first time ftpclient works, but another
> time
> stop it generate "FTP Component not ready", Why ?
Because you ask the component to do an operation while the previous one is
stil
Hi All,
in my delphi application i use the TFtpClient with timer that on interval
retrieve file from my ftp server. My first time ftpclient works, but another
time
stop it generate "FTP Component not ready", Why ?
How do i control this situation ?
Thanks a lot in advanced for answer.
Spank-Ita