GPRS Connection

  • Thread starter Thread starter Simone
  • Start date Start date
S

Simone

Hi.

How can i open/close a gprs connection with c# from a pocketpc2003/WM5
device?
Any ideas?

Thanks in advance.
Simon.
 
This has been covered in the past. A quick search using GoogleGroups should
get you started. Generally, I'll mention, you don't try to do this
specifically; you simply ask for the page you want to open or whatever, and
let the Connection Manager open whatever connection seems right to it.
Further, you usually just leave that connection in its open state when you
are done, allowing the Connection Manager to decide when to shut it down.

http://groups.google.com/group/micr...ork/topics?hl=en&lr=lang_en&ie=UTF-8&oe=UTF-8

Paul T.
 
hi, i'm also trying to enable gprs connection with Connection Manager using OpenNETCF API but i'm not succeeding.Can someone post a sample working example with c# thanks.

How can i open/close a gprs connection with c# from a pocketpc2003/WM5
device?
Any ideas?

Thanks in advance.
Simon.




___
Newsgroups brought to you courtesy of www.dotnetjohn.com
 
Back
Top