Board index » delphi » Multiple clients, one server problem.
NoSpeeD
![]() Delphi Developer |
Wed, 18 Sep 2002 03:00:00 GMT
Multiple clients, one server problem.
Hi there.
I am working on a simple chat-program and planning to slowly let it grow Now I have a server and a client ready for use. What I mean is, in client one, I type some words and send them to the Now I told the server to send the received strings back to the client with Can anyone help me out and point me in the right direction ? thanks. |