Uses of Class
org.jcsp.net.tcpip.TCPIPAddressID
Packages that use TCPIPAddressID
-
Uses of TCPIPAddressID in org.jcsp.net.tcpip
Fields in org.jcsp.net.tcpip declared as TCPIPAddressIDModifier and TypeFieldDescriptionprivate TCPIPAddressID
TCPIPLink.remoteTCPIPAddress
The other computer's IP address and port.Constructors in org.jcsp.net.tcpip with parameters of type TCPIPAddressIDModifierConstructorDescription(package private)
TCPIPLink
(TCPIPAddressID remoteTCPIPAddress) Constructor for connecting to a remote computer.