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

让人想犯罪 __ 提交于 2019-12-11 18:05:09

问题


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.


回答1:


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.



来源:https://stackoverflow.com/questions/14736416/making-gprs-connection-programmatically-using-c-sharp-for-windows-ce-5-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!