Description: CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and then open the serial monitoring thread, serial monitoring of worker threads to monitor the serial received data stream control events or other serial event, on the way to the news notify the main program to stimulate the message processing function to the data processing, which is to receive data sending data can be directly sent to the serial port.
To Search:
File list (Check if you may need any files):
CPort\SerialPort.cpp
.....\SerialPort.h
CPort