RSC/MP Installation and Configuration Guide
Configuring the RSC/MP Client
Basic RSC.INI Configuration
option is not specified, the RSC/MP error file must be in the application‘s current
directory, C:\ (for Windows), or in the PATH (for Windows and UNIX). Example:
ERROR_FILE = c:\rsc\RSC.ERR
3. The SUBSYSTEM_NAME option. This option supplies the RSC/MP I/O manager
(RSCPIPE) process logical name. When the application issues an RscConnect
call the RSC/MP API library will attempt to communicate with RSCPIPE. If it is not
yet started, the process will be launched and the name identified by the
SUBSYSTEM_NAME option will be used by the new process as its logical name.
If this option is not specified, the RSC/MP I/O manager process name used will be
RSCPIPE.
SUBSYSTEM_NAME = RSCPIPE
4. The HOST_PIPENAME option. The HOST_PIPENAME option identifies the name
of the TDP PIPE object and the host SystemName to which the application will
connect. The presence of the HOST_PIPENAME option implies that the PIPE.INI
file contains all of the communications related configuration, and therefore
RSC/MP will ignore all connectivity options in RSC.INI (used by RSC 5.0 and
previous versions).
HOST_PIPENAME = pipename@hostname
where:
pipename
The name of the PIPE object in the TDP.
@
A required separator.
hostname
The name of the host that must match the SystemName
in the PIPEINI on the host system. The hostname may
also include the DomainName of the host system. For
example:
HOST_PIPENAME=pipe1@sysA
HOST_PIPENAME=A301@sysB.mydomain.com
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration
G uide
—
52235 8- 013
12-3