Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Indy 10 and winsock error 10053
| Subject: | Re: Indy 10 and winsock error 10053 |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 27 Nov 2007 19:42:43 |
"Don Wilcox" <don@drdwilcox.com> wrote in message
news:474cb1cd$1@newsgroups.borland.com...
> when my data gets too large (5 MB or so) it suddenly
> throws a socket exception with the error code 10053.
WSAECONNABORTED (10053)
Software caused connection abort.
An established connection was aborted by the software in your host machine,
possibly due to a data transmission timeout or protocol error.
> Does anyone have any pointers on how to go about tracking this down?
Please show your actual code.
Gambit