Package org.jcsp.net2.tcpip
-
Class Summary Class Description TCPIPCNSServer Deprecated. Use TCPIPNodeFactory insteadTCPIPLink A concrete implementation of a Link that operates over a TCP/IP based socket connection.TCPIPLinkServer Concrete implementation of a LinkServer that listens on a TCP/IP based ServerSocket.TCPIPNodeAddress A concrete implementation of a NodeAddress that is designed for TCP/IP connections.TCPIPNodeFactory Deprecated. This method of Node initialisation should no longer be used.TCPIPNodeServer The new name for the TCPIPCNSServer.TCPIPProtocolID Concrete implementation of a ProtocolID used to parse a string representation of a TCPIPNodeAddress into a TCPIPNodeAddress object.