[twsocket] TFtpCli - 500 error in quit

2011-12-19 Thread twsocket
I'll start by saying that I am using the daily snapshot of 12/18/2011, Delphi 7.1, Win XP SP3 all patches as of 12/18/2011. using TFtpCli I get a 500 error on a Quit even though the server returns a 221 response to the quit. I've tracked it down to TCustomFtpCli.ControlSocketSessionClosed I

Re: [twsocket] POP3Client

2011-12-19 Thread Angus Robertson - Magenta Systems Ltd
> What is the sequnza to read all the messages one at a time? This has already been clearly explained to you, in simple steps. Are you actually reading any of the replies to your questions? Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists

Re: [twsocket] POP3Client

2011-12-19 Thread Alfonso Del Vecchio
After setting the parameters needed to run the access 1) OpenSync 2) StatSync (to get the total number of posts) 3) RetrSync (to read the first post) 4) Displaying the information obtained. Up to this point, ok. How do I read the subsequent messages? It 'just set and only msgnum msgLines RetrSync

Re: [twsocket] POP3Client

2011-12-19 Thread Angus Robertson - Magenta Systems Ltd
> Why after I logged in, you have read the total number of messages > and found the first message I can not read the other messages (and > RetrSync MsgNun msgnum = + 1) and is reported to me the error > message: Timeout 426)? Can not answer since you have not explained what commands you are usi

Re: [twsocket] POP3Client

2011-12-19 Thread Alfonso Del Vecchio
Why after I logged in, you have read the total number of messages and found the first message I can not read the other messages (and RetrSync MsgNun msgnum = + 1) and is reported to me the error message: Timeout 426)? thanks -- To unsubscribe or change your settings for TWSocket mailing list ple