WinCss Unitec Home Page
      

WinCss Client Configuration

The installation process of WinCss follows the common Windows standards. The first time the new program is started, it will prompt for the IP address of the CSS print server and the TCP/IP port number with the default value of 6801. If this port number is already used in your network, the network administrator has to assign another number which has to be entered here. Additional manual configurations have to be done in this very unlike situation.

TCP/IP Ports and Services
Additional CSS Client Configuration
Running WinCss / Troubleshooting

TCP/IP Ports and Services

To establish a TCP/IP Client-Server connection, the client (WinCss) must know the IP address of the system providing the server functionality. In addition, each connection type (e.g. cssws to WinCss) is identified through a unique port number. The TCP/IP services file defines symbolic names for most of the ports used in a network environment. Using these symbolic service names requires the services file to be present on each network nodes, i.e. on the host and on all client systems. On Unix systems, the file is located in the /etc directory. On Windows systems the location varies depending on OS type and version. Each line in the services file holds the service name, a port number and a port type (for CSS the type should always be tcp). To avoid conflicts with standard TCP/IP ports, these numbers should have values > 5000 assigned by convention. Unitec products use port numbers in the range from 6800 to 6999.

Since in heterogeneous environments the administration of the services files requires considerable work, there has recently emerged the trend to define so called well known ports for each connection type. For the WinCss connection the port 6801 has been defined as the default. To avoid conflicts with other software packages another port number may be assigned during setup of WinCss. This value is then stored string variable CssPort located in the Windows registry under

HKEY_LOCAL_MACHINE\SOFTWARE\Unitec\WinCss\CurrentVersion

For all CSS servers (Unix and Windows NT) the port number is defined in the WINCSS_PORT parameter of the configuration file css.default.

In addition, the programs cssws and WinCss allow to specify TCP/IP configuration settings as command line arguments. Example:

cssws -p 7001 the Unix WinCss server should use port number 7001 to provide its services
WinCss -h 128.41.1.1 -p 7001   the WinCss client connects itself with the CSS server located on the host with the IP address 128.41.1.1 using the port number 7001

For server configuration refer to the Unix and Windows/NT Server Configuration topics and the CSS online manual.

Additional CSS Client Configuration

The WinCss program is designed to operate in two different modes. In standard operation, the tool buttons of the small toolbar window are added to the Report Queue window which then acts as the main window. You may however choose to use the small toolbar window as main window. The command line flag -m or /m can be used to turn tool window mode on. This flag can be preset after each installation in the properties of the WinCss.exe icon in the WinCss program folder.

In addition, the -h or /h option may be used to specify the IP address of the server and -p or /p to use a specific port number. This feature makes it possible to connect to several different CSS servers concurrently.

Running WinCss / Troubleshooting

Make sure that you have followed the steps described above and that the setup.exe program has completed without any errors. You are now ready to start WinCss. If the program fails to start or an error message is shown, please double check your TCP/IP system files. After you have done the necessary corrections, you will have to shut down the Unitec Communication Manager Ucm.exe. This process has been started automatically and is running invisible on your system. To stop it, type Ctrl-Alt-U and you will see its icon on the Windows task bar. Click the right mouse button on the icon and select Close in the pop up menu. If a warning window is shown, select the Close button and ignore the warning. You may now retry to run WinCss.

The utility CssVerCk.exe may be used to resolve version conflicts with installed Windows components.

 

See also  Connection Options, General Options

Back to top