Description: One can use the serial port operations, the completion of this class to read, write, and monitor a serial communications port, serial port when the event occurs it will send a message to the window to which it belongs, the class creates a thread to read data and write data to a thread , so that the main program will not be blocked.
To Search:
File list (Check if you may need any files):
串口操作类\SerialPort.cpp
..........\SerialPort.h
串口操作类