SerialPortOutput

The SerialPortOutput 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
  |
  +-- OutputDevice
       |
       +-- SerialPortInput

Input streams

1 byte stream, byteStream.

Output streams

none.

Fields

Methods