B
Bart Van den Poel
I have made a Small Pocket PC app that works over a GPRS network.
The App contains a Thread that periodically polls over the internet
to see if there are messages for it. If there are, the Thread makes a
Webservice connection to a Web Server and gets some data of it.
All's well but sometimes the thread just plainly stops working for no
apparent reason.
It just quits, not doing anything. It happens at random intervals so its is
hell to debug.
Does anyone have any idea what this could be.
The App contains a Thread that periodically polls over the internet
to see if there are messages for it. If there are, the Thread makes a
Webservice connection to a Web Server and gets some data of it.
All's well but sometimes the thread just plainly stops working for no
apparent reason.
It just quits, not doing anything. It happens at random intervals so its is
hell to debug.
Does anyone have any idea what this could be.