Package org.openmuc.jositransport

jOSITransport is Java library implementing the OSI Transport Service Layer as specified by ISO8072/X.214, ISO8073/X.224, and RFC 1006.

See:
          Description

Interface Summary
TConnectionListener  
 

Class Summary
ClientTSAP This class implements a client Transport Service Access Point (TSAP) over TCP/IP as defined in RFC 1006, ISO 8072, and ISO 8073.
ConnectionHandler The class extends Thread and handles ISO Transport connections.
ServerTSAP This class implements the server Transport Service Access Point (TSAP) over TCP/IP as defined in RFC 1006, ISO 8072, and ISO 8073.
TConnection  
 

Package org.openmuc.jositransport Description

jOSITransport is Java library implementing the OSI Transport Service Layer as specified by ISO8072/X.214, ISO8073/X.224, and RFC 1006.