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.
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main method, running the service.
|
public static void main(String[] args)
Copyright © 1996–2016. All rights reserved.