Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.tcpip |
Modifier and Type | Method and Description |
---|---|
protected abstract LinkServer |
NodeAddress.createLinkServer()
Creates a LinkServer listening on this address
|
Modifier and Type | Class and Description |
---|---|
class |
TCPIPLinkServer
Concrete implementation of a LinkServer that listens on a TCP/IP based ServerSocket.
|
Modifier and Type | Method and Description |
---|---|
protected LinkServer |
TCPIPNodeAddress.createLinkServer()
Creates a new TCPIPLinkServer listening on this address
|
Copyright © 1996–2020. All rights reserved.