org.jcsp.net2.tcpip
Class TCPIPNodeServer

java.lang.Object
  extended by org.jcsp.net2.tcpip.TCPIPNodeServer

public final class TCPIPNodeServer
extends Object

The new name for the TCPIPCNSServer. Use this class instead.

Author:
Kevin Chalmers

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

Constructor Detail

TCPIPNodeServer

public TCPIPNodeServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception


Copyright © 1996-2012. All Rights Reserved.