Hello Ronaldo, 10053 is when OS decide to stop the connection. Normally this is because of some network problem, a malfunctioning router or switch. But many virus scanners and firewalls are doing wierd things with TCP, so stop any service of it (not disable it) and test again.
--- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Friday, May 1, 2009, 18:07, Ronaldo DeVinche wrote: > exceptions are without errors > well i checked all events on TWserverSocket and TWsocket and errors ocurs > only here: > *procedure TForm3.SocketSessionClosed(Sender: TObject; ErrCode: Word); > ** begin {this is Socket = TWSocket} > memo1.lines.add( Format('Error %d on SocketSessionClosed', [ErrCode]) > code is *error 10053 > *seems **somthing** is wrong in proxy (my code) its skip some packets > after proxy (socket (TWsocket)) is dissconneted > socket closed > i should look closer to my code and meybe even rebuild it > Thank you! > Ronalds > * -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
