NetIPC 3000/XL Programmer's Reference Manual (5958-8600)
Table Of Contents
- 1 NetIPC Fundamentals
- 2 Cross-System NetIPC
- 3 NetIPC Intrinsics
- 4 NetIPC Examples
- A IPC Interpreter (IPCINT)
- B Cause and Diagnostic Codes
- C ErrorMessages
- D Migration From PTOP to NetIPC and RPM
- E C Program Language Considerations

Chapter 2 47
Cross-System NetIPC
Calls Affecting the Local Process
Calls Affecting the Local Process
There are two categories of calls when considering cross-system NetIPC
communication — local and remote. Calls made for the local process do
not directly affect the remote process. The local NetIPC calls are used to
set up or prepare the local node for interprocess communication with
the remote node. That is, the resulting impact on the local calls is only
to the local node. There is no information that needs to be passed to the
remote node. This is true whether or not the remote node is another
HP 3000 computer system. Table 2-1 lists the NetIPC calls affecting the
local process.
Table 2-1 NetIPC Calls Affecting the Local Process
HP 3000 HP 1000 HP 9000 PC
ADDOPT Addopt addopt () AddOpt
Not implemented Adrof Not implemented Not implemented
Not implemented Not implemented Not implemented ConvertNetworkLong
Not implemented Not implemented Not implemented ConvertNetworkShort
INITOPT InitOpt initopt() InitOpt
IPCCHECK Not implemented Not implemented Not implemented
IPCCONTROL IPCControl ipccontrol() IPCControl
IPCCREATE IPCCreate ipccreate() IPCCreate
IPCERRMSG Not implemented Not implemented Not implemented
IPCGET IPCGet Not implemented Not implemented
IPCGIVE IPCGive Not implemented Not implemented
IPCNAME IPCName ipcname() Not implemented
IPCNAMERASE IPCNamerase ipcnamerase() Not implemented
Not implemented IPCSelect ipcselect() Not implemented
Not implemented Not implemented Not implemented IPCWait
OPTOVERHEAD Not implemented optoverhead() OptOverhead
READOPT ReadOpt readopt() ReadOpt