Package | Description |
---|---|
org.jcsp.net |
This is main package for JCSP.NET.
|
org.jcsp.net.tcpip |
Modifier and Type | Method and Description |
---|---|
protected static LinkServer |
LinkServer.create(NodeAddressID addressID)
Create a server on a specifiedNodeAddressID, and start it.
|
protected abstract LinkServer |
ProtocolID.startLinkServer(NodeAddressID addressID)
Constructs, starts and returns a
LinkServer on a
specified NodeAddressID . |
Modifier and Type | Method and Description |
---|---|
protected LinkServer |
TCPIPProtocolID.startLinkServer(NodeAddressID addressID)
Starts the TCP/IP link server at this node using the given address ID.
|
Copyright © 1996–2015. All rights reserved.