Package | Description |
---|---|
org.jcsp.net2.tcpip |
Modifier and Type | Field and Description |
---|---|
(package private) TCPIPNodeAddress |
TCPIPLinkServer.listeningAddress
The NodeAddress that this LinkServer is listening on.
|
private TCPIPNodeAddress |
TCPIPLink.remoteAddress
The address of the remote Node.
|
Constructor and Description |
---|
TCPIPLink(TCPIPNodeAddress address)
Creates a new TCPIPLink
|
TCPIPLinkServer(TCPIPNodeAddress address)
Creates a new TCPIPLinkServer listening on the given address
|
TCPIPNodeFactory(TCPIPNodeAddress addr)
Deprecated.
Creates a new TCPIPNodeFactory
|