Re: [twsocket] FTP component not ready

2007-08-11 Thread Steve Loft
Fastream Technologies wrote: > You should use OnRequestDone. > > Ah yes, that works - many thanks! Steve -- 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

Re: [twsocket] FTP component not ready

2007-08-11 Thread Fastream Technologies
You should use OnRequestDone. Regards, SZ - Original Message - From: "Steve Loft" <[EMAIL PROTECTED]> To: Sent: Saturday, August 11, 2007 3:45 PM Subject: [twsocket] FTP component not ready >I am trying to get the FTP component (V6 Beta) to connect and then > upload a file. In the h

[twsocket] FTP component not ready

2007-08-11 Thread Steve Loft
I am trying to get the FTP component (V6 Beta) to connect and then upload a file. In the handler for the OnSessionConnected event, I attempt to do a 'Put', but I get an "FTP component not ready" exception. I thought I had done this successfully with previous versions of ICS. What am I doing wro