Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : Client sending data to Sever on connection
| Subject: | Client sending data to Sever on connection |
| Posted by: | "WS" (wsautodida..@yahoo.com.br) |
| Date: | Fri, 18 Nov 2005 14:06:44 |
My program read an integer number that identifies the client machine from an
INI flile.
How can I send this number to the server when the client connects?
IŽ m using Indy 9 (IdTCPClient and Id TCPServer)