RSC/MP 7.3 Installation and Configuration Guide
Installing RSC/MP on UNIX Workstations
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-011
6-8
Files Installed on the UNIX Workstation
Files Installed on the UNIX Workstation
The files installed on a workstation vary with the platform. The following table lists files
using Solaris as an example. Shared library filenames vary according to system
convention.
Table 6-2. Files Installed on the UNIX Workstation
Directory File Name Description
Required for
product use?
libpipe.so Piccolo shared library yes
1
librsc.so RSC/MP API shared library yes
1
nifasy asynchronous protocol network interface yes
2
nifsock TCP/IP protocol network interface yes
2
pcfgchk Piccolo configuration file check program no
pipecp Pipe transport control program yes
pipeman Pipe transport manager yes
RSC.ERR RSC/MP error message reference file yes
rsc.h RSC/MP.API includes yes
rscpipe.exe RSC/MP I/O manager yes
rsctest.c RSC/MP test console application source no
rsctest.e RSC/MP test console application program no
rsctest.mak RSC/MP test application make file no
rscvproc.e RSC/MP client VPROC utility no
samples atcall sample modem call script no
java Folder containing sample Java application. no
3
pipe.ini
4
sample Piccolo configuration file yes, copy to
installation
directory
RSC.INI
4
sample RSC/MP configuration file yes, copy to
installation
directory
umsclient.c Unsolicited Message Service (UMS)
sample source code.
no
umsclient.e Unsolicited Message Service (UMS)
sample program.
no
1. See Table 6-1 on page 6-1 for actual shared library names for your platform. 2. At least one NIF is required.
3. Available on AIX, HP-UX, and Solaris. Not available on SCO
4. Lowercase “pipe.ini” and uppercase “RSC.INI” are required for default file names but can be overridden by use
of PIPEINI environment variable (Section 6) or programmatically by using RscLoadOptions (see RSC/MP
Programming Manual).