org.jcsp.net.tcpip
public class TCPIPCNSServer extends Object
Program to run a Channel Name Service. The service will listen on all locally available addresses using either a default port of 7890 or a port specified by the first parameter on the command line.
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_CNS_PORT
The default port number for a Channel Name Server.
|
public static final int DEFAULT_CNS_PORT
public static void main(String[] args)
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.