I am not sure if this is done deliberately or this can be hacked from somewhere, but the server keeps dropping my client connection after a brief period of inactivity. Is there a way to send a heartbeat from the client automatically to make sure the connection remains open?
Hi
I am not sure if this is done deliberately or this can be hacked from somewhere, but the server keeps dropping my client connection after a brief period of inactivity. Is there a way to send a heartbeat from the client automatically to make sure the connection remains open?
I created C# server and C# client.