SerialPortInput

The SerialPortInput 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.
NeatToolsModule
  |
  +-- InputDevice
       |
       +-- SerialPortInput

Input streams

none

Output streams

A single byte stream, byteOut.

Fields

Methods