搜索资源列表
wince_rtp
- wince下rtp通信的实现,需要的尽管下
WINCE下串口通信实例
- WINCE下串口通信实例
S3C6410_RTP 在wince下实现语音通信功能
- 在wince下实现语音通信功能,网络传输使用jrtp库,已经测试,可以使用-In wince under voice communications, network transmission using jrtp library, has been tested, you can use
serialport_test
- c# 写的一个 wince6.0 串口通信的例子-serialport test C# wince
CCDTCPServer080919
- EVC写Wince程序,PC104服务端程序,主要涉及Socket网络通信,端口读取-A Windows CE program,Written by Embeded Visual C++,suitable for PC104 platform,it is about Socket communication and operate the port
ActiveSync_synchronizer_usb_in_WINCE
- 用来同步wince系统与windows系统的同步通信-ActiveSync+ synchronizer usb in WINCE
WinCE_code
- Windows CE 通信指南之配套光盘-Communication Guide CD-ROM of supporting WinCE
WINCEIDR
- 用EVC开发的基于IrSock的红外通信应用程序,可在Wince上运行-WINCE IDR DRIVER
WinCEcommunication
- wince通信指南的配套光盘,里面包括有大量的程序,非常适合初学者-wince Communications Guide CD-ROM package, which includes a large number of procedures, very suitable for beginners
severclientWave
- 客户端采用evc编译 服务器采用vc6编译 有基本的文字聊天 语音通信 语音做的不好 采用TCP协议,并且服务器端 界面采用CButton继承完成其全部的绘制 保证能运行 wince端由于采用的是外部独立的arm板 不是采用虚拟机 因此重编译可能会有问题 联系方式 qq 656163119-Clients use evc compiler to compile the server using vc6 have a basic text chat voice communic
GPRS
- 在arm9+wince平台下编写的GPS通信程序,对初学者一定的参考价值-In arm9+ wince platform written in GPS communication program, a certain reference value for beginners
MySerialCom-source
- 基于串口通讯的多线程,可以和wince通信-Serial communication based on multi-threaded, can wince communication
CAN-BUS_PRINTER0413
- 热敏打印机的控制程序,用keil编译,can通信-Thermal printer control program
spi
- wifi模块在wince上的spi串口通信的源代码-wifi module spi wince at the source code for serial communication.
SCommTestSerialCommunication
- Visico c++ 下的串口通信与wince SCommTestSerialCommunication.rar-Visico c++ with wince SCommTestSerialCommunication.rar
SampleComm
- 串口通信 wince系统下的编程,实现串口收发数据- serial communication
CESeries
- VC下封装好的串口通信类,可以直接使用,可以应用于WINCE下-VC good package Serial communication class
porttest3
- 在wince环境运行的C#程序,可以进行wince环境的通信速度,通信丢包数,通信延迟进行测试-Wince environment running C# program the wince environmental communication speed, communication packet loss and communication delay test
udp
- udp协议与pmac卡进行通信的源码,可以移植到wince中,程序代码无误-udp agreement with pmac card source of communication, can be ported to wince, the program code is correct
非常好用的串口通信类
- 非常好用的串口通信类,支持线程安全,也可以在WINCE环境下使用。内含使用说明以及示例。