搜索资源列表
CE_RAS_class
- winCE下用于RAS的封装类,封装的功能比较少,学习一下吧 -under RAS for the Packaging category, the function Packaging less, and study how it
CDMAForWinCE
- EVC编写CDMA的拨号程序,远程访问服务;用一个简单的RAS拨号器来帮助大家初步了解使用CDMA拨号模块上网的基本操作方法。-EVC prepared CDMA dial-up procedure, remote access services; with a simple dial-up RAS is to help everyone understand the initial use of CDMA dial-up Internet access module basic method
RASDemo
- Windows CE RAS 通信编程, EVC4.0
RASDial
- EVC编的一个RAS远程拨号程序的代码,比较有参考价值.
RASAsynchronous.rar
- RAS异步拨号连接程序,实现拨号连接的功能,Asynchronous RAS dial-up connection procedure, the functions of a dial-up connection implementation
coredll_dll_API
- Wince下的主要dll,coredll.dll所包含的全部函数. 在API下就可以知道各个函数的使用方法.-Wince of the main dll, coredll.dll contains all the function. In the next API function to know the use of various methods.
SetRasIP
- Windows CE (5.00) commandline tool to set IP addresses for RAS connections (AutoIPSubnet / AutoIPSubnetMask or StaticIPAddrStart)-Windows CE (5.00) commandline tool to set IP addresses for RAS connections (AutoIPSubnet/AutoIPSubnetMask or StaticI
EvCRas_demo_and_series_demo
- evc 下的ras demo 和 serial demo 其中 serial 的CCSeries类比较典型-evc under the ras demo and serial demo in which the CCSeries class typical serial
CERAS
- GPRS connecting on WinCE5 from C#
PhoneTest_old
- wince6下面的PhoneTest程序
RASTools
- wince的RAS拨号,非常不错的代码,欢迎下载使用!-wince的RAS拨号
EVC_ARM9
- 利用公共的GSM短信信道(SMS)和GPRS数据信道(TCP/IP),实现设备的远程通讯,是英创嵌入式主板的主要应用领域之一。在英创的x86嵌入式模块产品线中,通过与西门子公司的MC39i无线模块构成基本硬件环境,已提供了完善的GSM短信收发(包括中文短信)方案和基于GPRS的TCP/IP数据通讯方案。在英创ARM9工控主板产品中,通过利用WinCE提供的RAS功能,已实现了基于GPRS、3G信道的TCP/IP通讯,相关方案的介绍请参考《WinCE下的GPRS应用》、《WinCE主板接入3G网络
RASDemo
- Windows Ce Ras Demo file using dialing purpose vc++ code
ModemDialer
- wince5.0 3G拨号软件源代码,使用RAS函数调用-wince 3G Dialer
RasDial
- wince6.0上使用RAS拨号上网的方法,开发环境VS2005+wince6.0的sdk。-It s a sample show how to use RAS.It s developed using VS2005+Wince6.0 SDK
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时