Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: EIdSocketError Socket Error # 10054 Connection reset by peer
| Subject: | Re: EIdSocketError Socket Error # 10054 Connection reset by peer |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 27 Mar 2008 00:03:44 |
"Venu" <venuc@hotmail.com> wrote in message
news:47eb18a6@newsgroups.borland.com...
> The Server and client is in the same application, infact in the same form.
Then your OS is likely messed up. It should not be possible to get that
particular error on the same machine.
> I am still getting this error
What does your actual code look like? Where are are seeing the error
exactly - client-side or server-side? What are you doing when the error
occurs?
Gambit