Package giovynet.serial

Provides classes for handling the serial port in null moden mode.

See:
          Description

Interface Summary
ActionListenerReadPort The listener interface to receive events from read serial port.
 

Class Summary
Buffer Store data read from the port through interface ActionListenerReadPort.
Com This class represents a serial port null moden.
Parameters Class that sets parameters for the null modem serial communication.
TaskParallel Thread to perform a task in parallel.
 

Enum Summary
Baud Baud Rate
 

Exception Summary
 

Package giovynet.serial Description

Provides classes for handling the serial port in null moden mode.

Package Specification

This package is designed to work with J2SE or higher, uses files libSerialPort.dll and libSOSerialPort.so, to communicate with own rotines to manipulate the serial port in null modem mode, in operating systems Windows (tested in: XP, Vista and 7) and Linux (tested in: Ubuntu 8.04 or higher).

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: