RE: Web Socket Issue

2012-05-02 Thread Filip Hanik (mailing lists)
ll, but it wont completely solve your problem Best Filip > -Original Message- > From: umar farooq [mailto:umarfarooq...@gmail.com] > Sent: Wednesday, May 02, 2012 12:45 PM > To: Tomcat Users List > Subject: Re: Web Socket Issue > > But it is not requirement. I want

Re: Web Socket Issue

2012-05-02 Thread umar farooq
Hanik (mailing lists) < devli...@hanik.com> wrote: > Have the client send a ping message every 10 seconds > > > -Original Message- > > From: umar farooq [mailto:umarfarooq...@gmail.com] > > Sent: Tuesday, May 01, 2012 6:06 PM > > To: users@tomcat.apac

RE: Web Socket Issue

2012-05-02 Thread Filip Hanik (mailing lists)
Have the client send a ping message every 10 seconds > -Original Message- > From: umar farooq [mailto:umarfarooq...@gmail.com] > Sent: Tuesday, May 01, 2012 6:06 PM > To: users@tomcat.apache.org > Subject: Web Socket Issue > > Hi All, >I am trying to use C

Web Socket Issue

2012-05-01 Thread umar farooq
Hi All, I am trying to use Chat example of WebSocket given in Tomcat version 7.0.27. Problem I faced are here. 1) After opening the web socket it closes the socket automatically after 20 sec. I want connection open until Guest (i.e. user) explicitly closes it. 2) Second thing is that It b