T
Terry Olsen
I have my socket program working...I can send & receive data, I can
terminate the connection, etc.
But I can't figure out how to tell if the remote client has disconnected. I
tried using Socket.Connected but it continues to return TRUE even when the
remote client has closed the connection.
Please help!
Thanks,
Terry
terminate the connection, etc.
But I can't figure out how to tell if the remote client has disconnected. I
tried using Socket.Connected but it continues to return TRUE even when the
remote client has closed the connection.
Please help!
Thanks,
Terry