GPRS Connection

S

Simone

Hi.

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

Thanks in advance.
Simon.
 
P

Paul G. Tobey [eMVP]

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.
 
A

ally_j

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top