RSC/MP 7.3 Installation and Configuration Guide

RSC/MP Quick Start Guide
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-011
2-5
Client Workstation Installation and Configuration
Client Workstation Installation and
Configuration
Follow this procedure to install the RSC/MP Win32 client on a workstation running
Windows. The workstation must have least 4 MB of free disk space and have the
TCP/IP network enabled. Use the PING command to check the TCP/IP configuration
on the workstation.
Installing the RSC/MP Win32 Client
To install the RSC/MP Win32 client on a workstation, follow the directions in the
README.TXT file on the RSC/MP CD.
For further information and a description of the files installed on Windows, see
Section 4, Installing RSC/MP on Windows Workstations
Configuring the RSC/MP Win32 Client
Follow these steps to configure the RSC/MP Win32 client on a workstation:
1. Copy PIPE.INI from the SAMPLES directory to the BIN directory and edit the file as
follows:
[PIPEMAN]
DomainName=<enter your domain name>
If you do not know the domain name, see your system administrator.
SystemName=<enter your system name>
The system name is the name of the local workstation.
NifList=tcp ;the TCP/IP network interface
[NIF-tcp]
ProgramFile=nifsock ; executable for TCP/IP network interface
ServicePort=<enter TCP/IP port number>
The TCP/IP port number should match the value assigned to ServicePort entry
in the RSC/MP host PIPEINI file (ServicePort=5678 ; overrides default of 2787
on page 2-4).
2. Copy RSC.INI from the SAMPLES directory to the BIN directory and edit the file as
follows:
HOST_PIPENAME=RSC@yourrschost
Change yourrschost to match the SystemName set in the RSC/MP host PIPEINI
file (Enter your system name here. on page 2-2).
Note. The PIPE.INI file must be closed before Piccolo can be started.