简体   繁体   English

Windows CE 5.0使用C#以编程方式进行GPRS连接?

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

I'm new to Windows CE so tack it easy. 我是Windows CE的新手,所以轻松应对。 I want to create a GPRS connection pragmatically and dial it in C# for windows CE 5.0 (Visual Stdio 2008). 我想实用地创建GPRS连接,并在Windows CE 5.0(Visual Stdio 2008)的C#中拨号。 I searched a lot more that 100 pages but nothing!!! 我搜索了100多个页面,但一无所获!!! for example : http://msdn.microsoft.com/en-us/library/bb840031.aspx 例如: 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. 要连接GPRS,我必须拨打* 99#和一些设置,但是我不知道如何在我的设置中使用这些示例代码。 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? 是否有示例代码可用于创建具有所需设置的GPRS连接并进行拨号? And also I need to dial USSD code request and get response. 而且我还需要拨打USSD代码请求并获得响应。 Is it possible? 可能吗? I have OpenNetCF.dll and ... I highly appreciate any help. 我有OpenNetCF.dll,并且...非常感谢您的帮助。

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 . 您可以从此处下载OpenNETCF。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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