Serialio

With SerialPort our application works reliably.

We needed a serial solution for our Wyse terminals using Windows Terminal Service Client with the RDP protocol. We tried to use the open source commapi from RXTX. The RXTX commapi has a bug which causes our program to freeze. With SerialPort our application works reliably.