I made a mobile application for Casio brand Windows Mobile. what my app does is it connects to a webservice and get some data. I deployed the app and gave the Casio device back to the customer. The customer told me that the device's 3G goes into the sleep, and my app display error message that says "No internet connection". But they also told me that if they open Internet Explorer and then my app, my app will work.
So what I think is IE opens 3G connection, and my app can connect to internet. I did some research and I saw that there is a connection manager. How do I open that Connection Manager?
Can you give an idea?