GPRS Connection Reconnect

  • Thread starter Thread starter ramakrishnansubramaniam
  • Start date Start date
R

ramakrishnansubramaniam

I working on WM5 application, which involves transaction through
GPRS .

I would like to know:
How to Re-Connect (i.e re-establish connection) if GPRS connection is
broken programatically.


Thanks for your time.
Ram
 
You need to use the connection manager API. OpenNETCF have a managed wrapper
you can use.
 
Back
Top