Re: [twsocket] Serious bug in TWSocket (AV or buffer overflow) Pleasehelp !

2009-10-31 Thread Max Terentiev
Hi, I found another important fing: After TCustomSmtpClient.WSocketDataAvailable call Len := FWSocket.Receive(@FReceiveBuffer[FReceiveLen], sizeof(FReceiveBuffer) - FReceiveLen); inside TCustomWSocket.Receive Self adress for examle is 0252C820 but right after call

[twsocket] Serious bug in TWSocket (AV or buffer overflow) Please help !

2009-10-31 Thread Max Terentiev
Hi, Few weeks ago I write about AccessViolation in TCustomWSocket.Receive ! I transfer my project to BCB2007, I install latest ICS v6 from overbite website... But bug still here :-( After few days of investigation I sure about it: 1. Bug happens only if connection made via Socks proxy 2. Bug

Re: [twsocket] FTP client

2009-10-31 Thread Francois PIETTE
When I connect to any server, using TFtpClient, the application triggers my windows firewall, as if it was attempting to accept a remote connection to my computer instead. If I deny that right to my program and choose the "block" option in the firewall warning, everything works just as fine. I

[twsocket] FTP client

2009-10-31 Thread Franco Gallardo Grazio
I've installed ICS under CodeGear Delphi 2007. When I connect to any server, using TFtpClient, the application triggers my windows firewall, as if it was attempting to accept a remote connection to my computer instead. If I deny that right to my program and choose the "block" option in the fire