[Download source code][Executable program download]
I simply put the source code on it. It is only used for learning and communication. The system is not perfect yet. If you make important improvements, you can give me a copy. Thank you.
The project requires a simple. Net-based serial port debugging software with the following features:
1. The serial port sending and receiving analog debugging function on the same PC (two serial ports need to be connected by line), and the baud rate, data bit, check bit, and stop bit of the serial port can be set.
2. Data can be sent and displayed in text and hexadecimal modes, and real-time switching can be performed between the two.
3. The sent and received data are displayed in real time and distinguished by different colors.
4. You can perform automatic sending and set the automatic sending interval.
5. collect statistics on the sent and received data volumes and display the statistical results.
6. All settings with the memory function will still be valid after the next startup of the program.
7. To make the operation interface more concise, you can hide the settings Panel after setting the serial port attribute.
The system is as follows:
After the serial port configuration panel is folded:
However, the system still has some shortcomings: It only implements the basic functions of serial communication, and does not provide support for some advanced settings such as data preparation, request sending, allowed sending, and carrier detection.
If you have any questions, please feel free to contact us.