Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: EidSoketError #10060
| Subject: | Re: EidSoketError #10060 |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 8 Nov 2007 01:33:05 |
"Claudio Pisani" <claudio.pisani@ais.com.mt> wrote in message
news:4732c3df@newsgroups.borland.com...
> I have an application that sends an email in case of a particular
> error. It works on the dev pc, but at the client it is giving
> the following
>
> "Error class name EidSocketError, socket error #10060 Connection Timed
Out"
The error text is self-explanatory - the socket is timing out during an
operation. That is a low-level error.
Gambit
none