determine if pocket pc 2003 device has been disconnected from the network

Tech-Archive recommends: Fix windows errors by optimizing your registry



I currently have an app running on a pocket pc 2003 that connects to a
webservice to update information. The device is using gprs for
interconnectivity. In one particular module, data is sent to the server and
waits on a feedback from the server. However, sometimes the gprs service is
dropped and then the device hangs waiting on a response. The update is done
in a try catch block but the device apparently gets no error indicating that
the signal has been lost.

How can I prevent the device from freezing when the signal is dropped? Is
there a timeout setting I can set within my code that I can check to see if
a response has failed to come in within that time? If so, how do I do this?
I am using vb.net 2003.

Regards


.



Relevant Pages

  • Re: Calling Web Service method and GPRS
    ... returns response to mobile application. ... because your handheld can move out of coverage ... Basically the only "realiable" communication you can get over GPRS is ... when the handheld call the server, and even this way you must be ...
    (microsoft.public.dotnet.framework.compactframework)
  • RE: How to execute a program at a certain time, like 9:00pm...
    ... I either don't understand your response or you don't understand what I'm ... This program would sit on my client's server and at a certain ... time run through it's database to see if there's any update information to ... > how to make an ASP ...
    (microsoft.public.vb.general.discussion)
  • determine if a pocket pc device has been disconnected from the network
    ... webservice to update information. ... waits on a feedback from the server. ... sometimes the gprs service is ... dropped and then the device hangs waiting on a response. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: SQLCEReplication over GPRS
    ... Internet side, just not over GPRS: ... network that was causing the issue. ... as that's the server sync DLL version that you're using. ... connecting via GPRS via vodafone the authentication part is missing. ...
    (microsoft.public.dotnet.framework.compactframework)
  • GPRS comms problem - network provider issue?
    ... I've spent quite some time implementing a GPRS comms module for our ... application to send data back to a SQL Server db over GPRS. ... it establishes a GPRS connection and then uses RDA to send ... the SQL server is on another server in the office. ...
    (microsoft.public.dotnet.framework.compactframework)