Re: [twsocket] SMTP error translation

2009-07-14 Thread x x
Thank you for the reply. I get the error "SMTP component not ready" when I try to use WSocketErrorDesc(Error)? <-Original Message-> >From: Arno Garrels [arno.garr...@gmx.de] >Sent: 7/14/2009 1:03:54 AM >To: twsocket@elists.org >Subject: Re: [twsocket] S

[twsocket] SMTP error translation

2009-07-13 Thread x x
In 'OnRequestDone' for the SMTP Client, I would like to translate the meaning of any error, instead of just having the error integer. How can this be done? ___Get the Free email that has everyone talking at http://www.mail2world.com t

Re: [twsocket] RcvdStream.Free with 404?

2009-05-17 Thread x x
Right. I understand it eventually must be cleared. I should have been more thorough with my question: When multiple GET requests are performed simultaneously, should RcvdStream.Free still be called in OnRequestDone when errors such as 404 are received? <-Original Message-> >From: Francoi

Re: [twsocket] RcvdStream.Free with 404?

2009-05-16 Thread x x
I didn't know if there was data stored upon the occurrence of errors where standard data is not received, such as 404 errors, invalid authentication state, server too busy, etc. <-Original Message-> >From: Francois Piette [francois.pie...@skynet.be] >Sent: 5/16/2009 2:46:54 AM >To: twsoc