Introduction - If you have any usage issues, please Google them yourself
=== === === === === === === === === === === === ===
README
This a serial port communication utility similar to Hyperterminal on
MS-Windows 98/2k/XP/Vista/7/8.
It not only provides common funtions about serail communications, but also
provides USB serial port converter detecting/auto-connecting. When the USB
device changing is detected, the CDC serial port can be opened automatically.
This utility can be a serial port server as well. It will pass all data read
from the serail port to the client utility and pass the data from the client
utility to the serial port. More jobs can be done by implementing the client
utilities. It is listening on `[Listen_Port]/Data port.
------------------------------------------------------------------------------
Tip:
- when the mouse hovers over a component, a hint is displayed.
------------------------------------------------------------------------------