TCP connection closes itself

VN
vinay n
Tue, Sep 29, 2009 10:33 AM

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

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
BP
Benny Prijono
Thu, Oct 1, 2009 2:26 PM

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

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