public class TCPIPCNSServer2
extends java.lang.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(java.lang.String[] args)
Main method, running the service.
|
Copyright © 1996–2021. All rights reserved.