4.1.3 Client Programs

The following paragraphs list the command line invocation syntax and options for the sat-nms client software. Being pure Java applications, the sat-nms clients may be run on severals operating systems. The explanations given in the following are mostly independent from the operating system you are using. For all examples given below, we assume that the file "client.jar" is located in your current working directory.

M&C Client

The M&C client program is invoked by a command line looking like this:

java -cp client.jar satnms3.gui.MCFrame [options ...] <IP address of the server>

The IP address of the M&C server may be replaced by a host name if your network installation provides name resolution for this address.

The following command line options may be used with the program:

TreeView Client

The TreeView version of the M&C client program is invoked by a command line looking like this:

java -cp client.jar satnms3.gui.TreeView [options ...] <IP address of the server>

The IP address of the M&C server may be replaced by a host name if your network installation provides name resolution for this address.

The following command line options may be used with the program:

Tabbed View Client

The Tabbed View NMS client program is invoked by a command line looking like this:

java -cp client.jar satnms3.gui.TabbedView [options ...] <IP address of the server>

The IP address of the NMS server may be replaced by a host name if your network installation provides name resolution for this address.

The following command line options may be used with the program:

Service Client

The ServiceClient client program is invoked by a command line looking like this:

java -cp client.jar satnms3.sclient.ServiceClient [options ...] <IP address of the server>

The IP address of the M&C server may be replaced by a host name if your network installation provides name resolution for this address.

The following command line options may be used with the program:

VioIP Client

The VioIPClient client program is invoked by a command line looking like this:

java -cp client.jar satnms3.vioip.VioIPClient [options ...] <IP address of the server>

The IP address of the M&C server may be replaced by a host name if your network installation provides name resolution for this address.

The following command line options may be used with the program:

VioIP Configurator

The VioIPConfigurator program usually is invoked with a button click from the VioIPClient program. Beside this, it also may be invoked as a stand alone program by a command line looking like this:

java -cp client.jar satnms3.vioip.VioIPConfigurator [options ...] <IP address of the server>

The IP address of the M&C server may be replaced by a host name if your network installation provides name resolution for this address.

The following command line options may be used with the program:

CDB Table Editor

The CDB Table Editor program usually is invoked with a button click from the M&C Client program. Beside this, it also may be invoked as a stand alone program by a command line looking like this:

java -cp client.jar satnms3.gui.CDBTableEditor [options ...] <IP address of the server>

The IP address of the M&C server may be replaced by a host name if your network installation provides name resolution for this address.

The following command line options may be used with the program: