another tcp/ip related query
hello,
How server will come to know that any client has connected to it.
In my case i have to display "LISTENING....." when the server started listening that is socket.lister(nMaxClient).
If any client connects to this client i hv to display "CONNECTED".
thanks in advance
watashi
|