Re: [twsocket] Error 10048 in TWSocket

2005-10-13 Thread Francois Piette
> connection thing correctly tells me there is something wrong. > The real question is still what? I don't know. I don't see anything obvious. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Autho

[twsocket] HttpCli - autorization - proxy - bugs

2005-10-13 Thread Arno Garrels
Hello, It's the first time I use the HttpCli component (I'm disappointed). Basic authorization after basic proxy-authorization does not work (infinite loop). NTLM authorization in combination with basic proxy-authorization does not work. NTLM authorization in combination with NTLM proxy-authoriza

Re: [twsocket] HttpCli - autorization - proxy - bugs

2005-10-13 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>: > Hello, > > It's the first time I use the HttpCli component (I'm disappointed). > Basic authorization after basic proxy-authorization does not work (infinite > loop). > NTLM authorization in combination with basic proxy-authorization does not > work. > NT

Re: [twsocket] HttpCli - autorization - proxy - bugs

2005-10-13 Thread Francois Piette
> It is a know issue. I already fix it and a "corrected" version of httpcli is > on the ics site as beta. If Francois want I can apply this fix (it is quite > complicated because I need to change some logic) I can do it for the version > he want. You can apply it to the version in ICS-SSL V4. T

Re: [twsocket] HttpCli - autorization - proxy - bugs

2005-10-13 Thread Arno Garrels
Maurizio Lotauro wrote: > Scrive Arno Garrels <[EMAIL PROTECTED]>: > >> Hello, >> >> It's the first time I use the HttpCli component (I'm disappointed). >> Basic authorization after basic proxy-authorization does not work >> (infinite loop). >> NTLM authorization in combination with basic proxy-a

Re: [twsocket] HttpCli - autorization - proxy - bugs

2005-10-13 Thread Arno Garrels
Francois Piette wrote: >> It is a know issue. I already fix it and a "corrected" version of >> httpcli is on the ics site as beta. If Francois want I can apply this >> fix (it is quite complicated because I need to change some logic) I can >> do it for the version he want. > > You can apply it to

[twsocket] Problem with FTPClient

2005-10-13 Thread Markus Humm
Hello, I'm trying to use the FTP client to upload a file onto my local ftp server (ip 127.0.0.1). My browser can connect to it and your demo program seems to work well enough as well. I borrowed some code of it, but I keep getting an 10049 error when I try to connect. The message is: 'winsock.bi

Re: [twsocket] Fw: Sync THttpConnection derivative

2005-10-13 Thread Dan
Sounds like a race condition. Stepping through the code slows the debugged thread and stops it occurring. Dan - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, October 12, 2005 9:34 AM Subject: Re: [twsocket] Fw: Sync THt

Re: [twsocket] HttpCli - autorization - proxy - bugs

2005-10-13 Thread Maurizio Lotauro
On 13-Oct-05 15:33:48 Arno Garrels wrote: >Francois Piette wrote: [...] >> You can apply it to the version in ICS-SSL V4. >> Those not using ICS-SSL may use the beta already available from my >> website. >That's a good idea, I'll test it hard ;-) >Maurizio, can you please send me a copy, so I c

Re: [twsocket] HttpCli - autorization - proxy - bugs

2005-10-13 Thread Maurizio Lotauro
On 13-Oct-05 15:33:39 Arno Garrels wrote: >Maurizio Lotauro wrote: [...] >> It is a know issue. I already fix it and a "corrected" version of httpcli >> is on the ics site as beta. >Good to know, I was going to waste my time fixing it myself (not easy). Don't remaind me, it needed two weeks of