Re: [twsocket] State = wsConnected inWSocket.SessionConnectedonErrCode > 0

2006-10-07 Thread Francois PIETTE
>>> wsConnected means the result to the connection process is known, >>> wheter it is a success or not. >>> This is analog to having OnSessionConnected called even if connection >>> fails. >> >> I understand, but it's a little bit strange anyway. > > I think the idea is that the FState represents t

Re: [twsocket] FtpCommon.pas (Davie' s code)

2006-10-07 Thread New Era
My real name is Metin Tikves an MSc student in computer engineering. Does this code works properly for all the servers?. I mean the parsing will be OK on the server response regardless of the type of the software running on the server...? Thanks Arno Garrels <[EMAIL PROTECTED]> wrote: New Er

Re: [twsocket] State = wsConnected in WSocket.SessionConnectedonErrCode > 0

2006-10-07 Thread DZ-Jay
On Oct 6, 2006, at 15:11, Arno Garrels wrote: > Francois Piette wrote: >> wsConnected means the result to the connection process is known, >> wheter it is a success or not. >> This is analog to having OnSessionConnected called even if connection >> fails. > > I understand, but it's a little bit s