Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Indy 10 and winsock error 10053

www.cryer.info
Managed Newsgroup Archive

Indy 10 and winsock error 10053

Subject:Indy 10 and winsock error 10053
Posted by:"Don Wilcox" (d..@drdwilcox.com)
Date:Tue, 27 Nov 2007 17:09:45

Hello,

I am trying to POST to a web service using Indy 10 over and SSL connection.
The process works fine for most requests, but when my data gets too large (5
MB or so) it suddenly throws a socket exception with the error code 10053.
The strange thing it that it does this on the third packet of data, not
somewhere in the middle as I would expect. If I send a 3 MB block of data,
it passes the third packet just fine, in fact, it sends the entire request.

Does anyone have any pointers on how to go about tracking this down?

Thanks,

Don

Replies:

www.cryer.info
Managed Newsgroup Archive