Package codeskin.serial

Codeskin's Serial Package.

See:
          Description

Interface Summary
ManagedSerialPort Interface for managed serial port.
SerialPortClient Interface for serial port client compatible with ManagedSerialPort.
 

Class Summary
SerialPortManager Provides static methods for creating and handling (managed) serial ports.
SerialPortRxtx2_1 This class implements a thread-safe way of using RXTX-2.1.
SerialTest Some random serial test functions.
SocketPort  
 

Package codeskin.serial Description

Codeskin's Serial Package. Copyright 2005-2009 by Beat J. Arnet, codeskin.com. Made available as open source under the GNU Lesser General Public License. This package provides an extension to the RXTX Library which simplifies the creation of applications that are using serial (RS-232) communication.

Package Overview

The following are the main interfaces: The principal classes are:

Related Documentation

For further information please see: