Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : TCP in Cyber Cafe
| Subject: | TCP in Cyber Cafe |
| Posted by: | "WS" (wsautodida..@yahoo.com.br) |
| Date: | Mon, 21 Nov 2005 10:59:25 |
I am starting to develop a cyber cafe program with Indy 9, using IdTCPClient
and Id TCPServer.
But I am somewhat lost because the server must send commands to the client,
what is apparently the opposite of the "normal" operation of this
components.
How can I mangage this contradition. Maybe a timer?