简体   繁体   English

如何在C#Win CE 5中以编程方式连接到GPRS

[英]How to connect to GPRS programmatically in C# Win CE 5

I am trying to automatically start the GPRS connection after device boot complete. 设备启动完成后,我试图自动启动GPRS连接。 How can I do this in Win CE 5 using C#? 如何使用C#在Win CE 5中做到这一点?

What you're looking for is called the Connection Manager. 您在寻找什么叫做连接管理器。 The documentation is here: 文档在这里:

MSDN documentation on Connection Manager 连接管理器上的MSDN文档

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

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