Re: [twsocket] How can we automatically set timeout in FTP

2006-07-05 Thread Arnold FLUTEAUX
Hello and thanks for these explanations I thought that with async mode, I couldn’t do sequential action. So if you say me that it’s better in async mode that sync mode, I’m going to test it. It’s stupid because I had finished my tool !!! I hope that it’s almost the same thing to do ! Hello

Re: [twsocket] How can we automatically set timeout in FTP

2006-07-05 Thread Arno Garrels
Wilfried Mestdagh wrote: >> And for the timeout, if I asked if there is a method to know the >> connection type or connection speed, it's because users can use this >> system with high speed connection or very low speed connection. > > If you use async you dont have to worry. Winsock will timeou

[twsocket] FTPClient and strange behaviour

2006-07-05 Thread Markus Humm
>>> If authentication is required to issue a command the server should >>> send an error code, typically 530. >> Okay, will pay attention to it. Is there any short overview of the >> FTP-protocols available? Afaik the RFCs are a bit longish I fear. > > RFCs are the standards, there's no way aroun