Hi,<br><br>I am facing a problem while sending packets from a client to
server. The problem is after some time of inactivity, server
disconnects the client. But somehow client is not being informed of
this connection break. &#39;peer-&gt;state&#39; always show as connected.
(Value 4)
<br><br>Running packet capturing tool revealed that during the silent
period , server sends some packets (probably ping requests) to client
but client did not respond to these probes. <br><br>My question is, Do
we always need to send some data over time to keep this virtual
connection alive? Or am I missing something in connection setup?
<br><br>Thanks in advance!<br><br>--<br>Faisal