文件名称:serial
介绍说明--下载内容均来自于网络,请自行研究使用
一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port.
It sends messages to its owner when something happends on the port
The class creates a thread for reading and writing so the main
program is not blocked.
It sends messages to its owner when something happends on the port
The class creates a thread for reading and writing so the main
program is not blocked.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
serial\SerialPort.cpp
......\SerialPort.h
serial
......\SerialPort.h
serial