Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: INDY TIdTCPClient and TIdTCPServer Usage
| Subject: | Re: INDY TIdTCPClient and TIdTCPServer Usage |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 20 Mar 2006 11:48:35 |
"Huang Xiaobin" <hxbtougao@yahoo.com.cn> wrote in message
news:441eb557@newsgroups.borland.com...
> Why not use TIdCmdTCPServer and TIdCmdTCPClient
Do not use TIdCmdTCPClient with TIdCmdTCPServer. They are not designed to
work together. Use TIdTCPClient with TIdCmdTCPServer, and TIdCmdTCPClient
with TIdTCPServer.
Gambit
none