Serial Port

The SerialPort represents a hardware serial port on the local computer. Due to Java/Netscape security, part of the serial port access code must be implemented as native C code.
Module
  |
  +-- Input Device
       |
       +-- Serial Port

Input streams

none

Output streams

A single byte stream.

Fields

Methods