Package com.ascert.comms.x25

Provides a standard set of interfaces and classes for Java applications to access X.25 connections.

See:
          Description

Interface Summary
X25Factory Defines a common factory interface for construction of X25Socket objects.
X25Socket Defines a common interface for connecting and communicating using X.25.
 

Class Summary
X25Message Provides a common class encapsulating X.25 messages to be sent or received.
X25SocketFactory Convenience class for creating X.25 sockets using driver specific X25Factory implementations.
 

Package com.ascert.comms.x25 Description

Provides a standard set of interfaces and classes for Java applications to access X.25 connections. Specific driver implementations will be provided which allow these classes to be used with different vendor's X.25 cards and software.