Log in

View Full Version : Starting GPRS programmatically


tonybarnett13
11-05-2003, 04:46 AM
Hi

I have developed a Pocket PC mobile application which transfers data from the PDA to a destop computer. My issue is, GPRS need to be turned on/connected before the data transfer can be preformed.

Is there a way to programmatically turn GPRS on as appose to doing this manually (I'm looking to do the same thing as Start -> Settings, Connections, Internet Settings Modify, click & Connect.). I would love an example in C#.