Hi,
I'm developing an application where I am polling the server every minute for the data. I do that in background thread. It creates the httpconnection, sends the requests, receives the data and sleeps. On 6310i the gprs connection is closed and reopend every time which is not acceptable. How can I avoid that behaviour ?
What is telling my phone to close the gprs session ? Is there any way I could modify that behaviour ?
Thank you in advance.
Daniels

Reply With Quote


