Hello,
I am making my very first Pocket PC application (VB.NET), and I am using a web service to write data from the device to a database on the server. There will be times the Pocket PC will be unable to talk to the web service, and in that case I would like to store data locally until the service becomes available again.
What is the best way to check if the service is accessible from the Pocket PC app? I appreciate any advice! Thank you.
I am making my very first Pocket PC application (VB.NET), and I am using a web service to write data from the device to a database on the server. There will be times the Pocket PC will be unable to talk to the web service, and in that case I would like to store data locally until the service becomes available again.
What is the best way to check if the service is accessible from the Pocket PC app? I appreciate any advice! Thank you.