Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Re: idTcpClient and Streams
| Subject: | Re: idTcpClient and Streams |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 6 Dec 2007 16:39:55 |
"Kendrick" <kkendrick@harbornet.com> wrote in message
news:47588f48$1@newsgroups.borland.com...
> The issue was with the IDCommand Reply. It was getting
> comminlged with the Stream. In the OnCommand event I
> set the ASender.PerformReply to false - now Streaming away!
If you are not going to send formatted replies back, then there is not
really any point in using the CommandHandler's system in the first place.
You are not even using SendCmd() on the client side.
Gambit
none