Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Telnet error
| Subject: | Re: Telnet error |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Wed, 28 Jun 2006 08:47:18 |
"Ferenc Nemeth" <ferenc.nemeth@interticket.hu> wrote in message
news:44a29a86@newsgroups.borland.com...
> If you have an error seems like this then you should edit the
> IdTCPServer unit,
> function TIdCommandHandler.Check...
Why? If there is a socket error, then the data won't be sent anyway. The
buffering doesn't gain you anything, and it just wastes extra memory for
large responses.
What exactly are you having a problem with that you are trying to fix?
Gambit