Hi ALL,
i am facing problem in TCP connection , for symbian mobile application .
scenario is like this i am registering to server using TCP connection . A
minute after registeration is complete , TCP connection getting closes
gracefully by default ( by sending FIN packet to server ) .
Regards
Vinay N
On Tue, Sep 29, 2009 at 6:33 PM, vinay n vinikiri@gmail.com wrote:
Hi ALL,
i am facing problem in TCP connection , for symbian mobile application .
scenario is like this i am registering to server using TCP connection . A
minute after registeration is complete , TCP connection getting closes
gracefully by default ( by sending FIN packet to server ) .
We should not do that, unless if you're using a very old pjsip version
(somewhere around version 0.9).
-Benny