搜索资源列表
CnComm
- CnComm串口类,WINDOWS/WINCE 多线程串口通讯库-CnComm serial class , WINDOWS/WINCE multi-threaded serial communication library
SerialComm
- 基于C++的用于串口通信的应用程序,VS2010下测试通过。将mycom类放在此项目中可以实现简单的串口通信。进一步改造,可以用于windows或wince下。-Serial communication applications based on the C++. It was tested on VS2010. The mycom class in this project can achieve a simple serial communication.
WINCE-serialport-class
- WINCE下的串行通信类, 经过严格测试, 非常成熟的串口通信类, 当然此类也可以用在window下, 但是wince不支持重叠IO, window支持重叠IO,所以在windows下最好还是采用重叠IO的方式。-WINCE under serial communication class, rigorously tested, very mature serial communication class, of course, can also be used in such a window