- pmft_SQLiteJava.pdf.tar SQLite作为一个开源的嵌入式数据库产品
- M2M--WMMP-V2.0 中国移动通信企业标准:M2M平台与终端接口规范. 本标准规定了M2M业务过程中涉及的终端和M2M平台间的通信接口
- estimation-extended-Kalman-filter 针对感应电机扩展卡尔曼滤波器转速估计中难以取得卡尔曼滤波器系统噪声矩阵和测量噪声矩阵最优值的问题
- fgpvcdee 现代信号处理中谱估计在matlab中的使用
- terminate-kernel-process The source code of the program
- ThreadDownload 基于qt的多线程下载器
文件名称:ConnectionTool.cs
-
所属分类:
- 标签属性:
- 上传时间:2013-11-13
-
文件大小:5.54kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这个类用c#写的,功能是在windows mobile的手机里面建立和拨号VPN连接,支持windows mobile,GSM,cdma,3G
程序员用这个类时,由于这个类里面的属性和方法都是静态的,所以不要实例化。
这个类里面的可见性的函数只有5个,分别是
rasCreateRasEntry
rasDeleteRasEntry
rasCloseAllCnn
rasCloseCnn
cnnConnectMobileNetwork
在拨号连接的solution里使用这个类的一般流程是
1.用rasCreateRasEntry建立一个phone book entry
2.如果你想使用的连接这在使用中,你是不能再次拨号的,因此我们用rasCloseAllCnn先关闭所有连接
3.用cnnConnectMobileNetwork函数拨号你要用的连接-This class is used to write c#, function is created inside the windows mobile phone and dial a VPN connection, support windows mobile, GSM, cdma, 3G programmer using this class, because this class inside the properties and methods are static, So do not be instantiated. This class is a function of the visibility inside only five, namely rasCreateRasEntry rasDeleteRasEntry rasCloseAllCnn rasCloseCnn cnnConnectMobileNetwork solution in a dial-up connection to use this class is a general flow. Use rasCreateRasEntry create a phone book entry 2. If you want to use to connect this In use, you can not dial again, and so we turn off all connections with rasCloseAllCnn 3 with cnnConnectMobileNetwork function you want to use dial-up connections
程序员用这个类时,由于这个类里面的属性和方法都是静态的,所以不要实例化。
这个类里面的可见性的函数只有5个,分别是
rasCreateRasEntry
rasDeleteRasEntry
rasCloseAllCnn
rasCloseCnn
cnnConnectMobileNetwork
在拨号连接的solution里使用这个类的一般流程是
1.用rasCreateRasEntry建立一个phone book entry
2.如果你想使用的连接这在使用中,你是不能再次拨号的,因此我们用rasCloseAllCnn先关闭所有连接
3.用cnnConnectMobileNetwork函数拨号你要用的连接-This class is used to write c#, function is created inside the windows mobile phone and dial a VPN connection, support windows mobile, GSM, cdma, 3G programmer using this class, because this class inside the properties and methods are static, So do not be instantiated. This class is a function of the visibility inside only five, namely rasCreateRasEntry rasDeleteRasEntry rasCloseAllCnn rasCloseCnn cnnConnectMobileNetwork solution in a dial-up connection to use this class is a general flow. Use rasCreateRasEntry create a phone book entry 2. If you want to use to connect this In use, you can not dial again, and so we turn off all connections with rasCloseAllCnn 3 with cnnConnectMobileNetwork function you want to use dial-up connections
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ConnectionTool.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.