简体   繁体   中英

Making GPRS Connection programmatically using C# for windows CE 5.0?

I'm new to Windows CE so tack it easy. I want to create a GPRS connection pragmatically and dial it in C# for windows CE 5.0 (Visual Stdio 2008). I searched a lot more that 100 pages but nothing!!! for example : http://msdn.microsoft.com/en-us/library/bb840031.aspx

For connecting GPRS I have to dial *99# and some settings but I don't know how to use these sample codes with my settings. The connection management tacks no settings or I do not know how.

Is there any sample code to create GPRS connection with desire settings and dial it? And also I need to dial USSD code request and get response. Is it possible? I have OpenNetCF.dll and ... I highly appreciate any help.

please check out my question: here . I already have a solution, which should work, just stuck on a problem. Maybe you can step over it. In this case, I will be happy, if you can help me.

You can download OpenNETCF from here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM