Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Socket Error # 10054Connection reset by peer
| Subject: | Socket Error # 10054Connection reset by peer |
| Posted by: | "Mark D. Lincoln" (mdlinco..@cycleconsulting.com) |
| Date: | Tue, 21 Mar 2006 17:04:42 |
All,
We are having a problem that we cannot figure out. Our client applications
use the TIdHttp component to connect to our Web server components and
transmit data via HTTP using the Post() method. We are currently using Indy
9 and had decided to upgrade to Indy 10. During our testing with Indy 10
(first with version 10.0.52 then version 10.1.5.0), we keep running into an
EIdSocketError being raised with the message "Socket Error # 10054Connection
reset by peer". If our applications use Indy 9, this never happens. If our
applications use Indy 10, this occurs frequently causing the applications to
be unusable. Does anyone know why this might be happening? Any help would
be greatly appreciated.
Mark