Reply to thread

Could the server track how long it is since a particular client sent anything and if it is past a particular threshold have the server close the port.


The client could periodically send a dummy request to the server to keep the connection alive if it hasnt actually had any real information to transmit.


Back
Top