CSP for Java
(JCSP) 1.1-rc4

org.jcsp.net.tcpip
Class TCPIPCNSServer2

java.lang.Object
  extended by org.jcsp.net.tcpip.TCPIPCNSServer2

public class TCPIPCNSServer2
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 in the XML file.

Author:
Quickstone Technologies Limited

Method Summary
static void main(String[] args)
          Main method, running the service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Main method, running the service. This will never terminate if the service can be started.


CSP for Java
(JCSP) 1.1-rc4

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.