Hi,
I have created a server/client socket based chat program.
The only problem is that I have no idea how to go about checking whether or not the server is active before Attempting to activate the client socket, and recieving a socket error due to an inactive server. Any method of checking or error handling this problem would be appreciated.
Thanks
I have created a server/client socket based chat program.
The only problem is that I have no idea how to go about checking whether or not the server is active before Attempting to activate the client socket, and recieving a socket error due to an inactive server. Any method of checking or error handling this problem would be appreciated.
Thanks