Hi,
I have a VB.Net application that spits data over TCP/IP and GPRS to a
server. It runs on Pocket PC 2003
Sometimes, the GPRS session is not active and I need to call some sort of
connect method to establish/test the GPRS conenction. Similar to the way
iexplorer works on the Pocket PC, it will automatically connect GPRS if
required.
Any ideas?
Thanks
B