org.jcsp.net2.tcpip
Class TCPIPCNSServer

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

Deprecated. Use TCPIPNodeFactory instead

public final class TCPIPCNSServer
extends Object

This is the original (now deprecated) server program for use by

Author:
Kevin Chalmers (updated from Quickstone Technologies)

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

Constructor Detail

TCPIPCNSServer

public TCPIPCNSServer()
Deprecated. 
Method Detail

main

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


Copyright © 1996-2012. All Rights Reserved.