Communicator 3000 MPE/iX Release 6.0 (Platform Software Release C.60.00) (30216-90269)

Chapter 6 83
Data/Application Integration
DCE RPC Clients for FOS through MPE/iX
These commands will execute the script /usr/bin/rpcd which will invoke
the command file 'RPCD.PUB.SYS'.
The customer needs to run his applications as:
:Run foo;xl="dcexl.hpdce.sys othdxl.threads.sys"
OR
Link this program as follows:
:linkedit altprog foo.pub.sys;xl='dcexl.hpdce.sys,othdxl.threads.sys'
Then run foo as a executable.
NOTE For more information on application development, refer to the section,
"Building DCE Programs," in the document, DCE for the HP 3000
(Second Edition.)
The following binaries are available as part of this submittal:
GETIP Executable which gets a host's IP address.
HOSTNAME Gets the host name.
IDL The IDL compiler.
IPCS Utility to get the status of IPC (Inter Process
Communication) resource usage status.
LIBDCE Archive library of DCE modules.
NSLOOKUP Utility to get the name and IP address of a host. It also
gives name and IP adress of DNS Server.
NIDL2IDL Cross Compiler which will convert the existing NIDL
source file to IDL compatible source.
OTHDXL Contains the PASCAL implementation of the pthread
intrinsic calls.
PS Process/Session Status
RPCCP Control Program executable to manage end point
mapping.
RPCD Script create a job file and streams it to run rpcd
daemon
WHOAMI Command to get user name.