Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: Socket Error # 10054Connection reset by peer

www.cryer.info
Managed Newsgroup Archive

Re: Socket Error # 10054Connection reset by peer

Subject:Re: Socket Error # 10054Connection reset by peer
Posted by:"Ciaran Costelloe" (ccostell..@flogas.ie)
Date:23 Mar 2006 17:07:21

Mark D. Lincoln wrote:

> Ciaran,
>
> Here is the problem with using the try...except to work around the
> problem, it does not solve the root problem in Indy 10.  It simple
> deals with the simptom.  In addition, once the error appears, the
> communication between the client and server fails everytime, so the
> try..except would simply try forever.  What we really would like to
> know is why production code that has run for four (4) years 24/7/365
> on our servers with Indy 8 and then Indy 9 now does not work with
> Indy 10?  What changed in Indy 10 that broke our system?
>
> As for the client code, we are simply using the Post() method of the
> TIdHTTP class passing the URL, the request data stream, and a stream
> to be filled with the response data.

It is impossible to know from what you describe.

Ciaran

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive