hennep
Programmer
- Dec 10, 2000
- 429
I want to create a program that can handle multiple connections using th TServerSocket and TClientSocket.
I have already had a look at the chat example in the cbuilder examples directory but it does not solve my problem.
When I connect to the TServerSocket with two telnet sessions, how can I send the response to the correct telnet session ?
I have already had a look at the chat example in the cbuilder examples directory but it does not solve my problem.
When I connect to the TServerSocket with two telnet sessions, how can I send the response to the correct telnet session ?