Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: OnWork does not fire in Indy10 Delphi 2007
| Subject: | Re: OnWork does not fire in Indy10 Delphi 2007 |
| Posted by: | "Moore" (moo..@hotmail.com) |
| Date: | 12 Feb 2008 23:08:47 |
In what event the TIdCmdTCPClient waits for server commands? and what is the role of the OnCommand event?
is there any manual or doc explaining its use? thnx in advance..
"Remy Lebeau \(TeamB\)" <no.spam@no.spam.com> wrote:
Depending on what the formatting of the commands
>looks like, you might be able to use TIdCmdTCPClient instead (it uses a
>thread internally to receive server-issued commands).