Introduction - If you have any usage issues, please Google them yourself
Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline control system requires constant acceptance from the host system to send to the query and control information, and the implementation of results or query results sent back to the master system. This article describes a simple full-duplex communications through the serial interface Java class libraries, the library greatly simplifies the process of operation of the serial port.