Networking guide (GPRS etc.)

  • Thread starter Thread starter PeterB
  • Start date Start date
P

PeterB

Is there a good guide or article on how to manage connections such as
GSM/GPRS/WLAN on a PocketPC? I know OpenNETCF has a API for it, and I am
using it but I want to make sure I got it all right.

A simple question I have is how to check if a internet connection already
exists (I don't wanna start GPRS if WLAN is connected etc.). What's the best
way of doing this? Right now I try to FTP to a site, but the reason this
fails could be loads of stuff, not just missing internet connection.

/ Peter
 
If I remember well the Connection Manager found in PocketPC does exactly
what you need as it tries to find the "best" route when you request a
connection.

Cheers,

Hector
 
Back
Top