Turn on connection programmatically

  • Thread starter Thread starter Borghese bipolare
  • Start date Start date
B

Borghese bipolare

My Windows Mobile device (Symbol MC70) loses GPRS connection from time
to time. Is it possible to turn it on programmatically? Users of my
application are really low level so my customer doesn't want to let
them turn it on using OS.

Thanks

BB
 
You can call into the ConnectionManager APIs as documented in the Windows
Mobile SDK (or use the wrappers in the OpenNETCF SDF) to establish an
internet connection.

Peter
 
Back
Top