On Samsung Omnia, a Java MIDLet cannot connect after the GPRS connection is shut down by the phone -


I have a Java J2ME application that (on user request) make HttpConnections on a server. This application works well on most phones including Samsung Omnia.

The problem (Omnia) is that at some point, the phone is disconnected from GPRS network. This app is still in use, but is not trying to make a connection to the server (browsing user data).

After this happens, when the user requests some updates from the server, then call again

thanks in advance!

Well, it has been found that this was a resource management problem. Remember to turn off input and output streams, connections, etc.).


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -