Re: [twsocket] Problem FTP with SSL

2009-01-12 Thread Arno Garrels
Eddie Shipman wrote: > Passive is set to true before PutAsynch is run. I'm sorry, I cannot reproduce the problem with latest SslFtpTst demo, ICS v7 from the SVN repository. Below the trace log with Passive Mode ticked. Command order: Open -> AuthTLS/SSL -> User -> Pass -> Prot P -> Ls -> Put //

Re: [twsocket] TSmtpCli + TLS + SSL Support

2009-01-12 Thread luciano digivoice
Thank's for your support, after this everythink is ok, I sent mails using my gmail account with Implicit(port 465) and Explicit(port 25). Thank you for your support. On Tue, Jan 6, 2009 at 3:43 PM, Arno Garrels wrote: > luciano digivoice wrote: > > > I was reading the source code of 'OverbyteI

[twsocket] Detect 'dead' clients

2009-01-12 Thread gaetan . siry
Hello, I am using the TWSocketServer (Server) component to which several TWSocket components connect (Client), I successfully capture the event when the client gets disconnected however I am running into a problem in the case where a client is abnormally terminated, user ends task in task mana

Re: [twsocket] Detect 'dead' clients

2009-01-12 Thread Francois PIETTE
> I am using the TWSocketServer (Server) component to which several TWSocket > components connect (Client), > I successfully capture the event when the client gets disconnected > however I am running into a problem in the case where a client is > abnormally terminated, user ends task in task manage