Class | Description |
---|---|
TCPIPCNSServer | This is the original (now deprecated) server program for use by |
TCPIPLink | 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 | Used to initialise a Node. |
TCPIPNodeServer | The new name for the TCPIPCNSServer. |