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

28 Chapter1
NetIPC Fundamentals
Using NetIPC for Interprocess Communication
Figure 1-8 Establishing a Connection (Summary)
Connection Establishment Using IPCDEST Figure 1-9 illustrates
the sequence of NetIPC calls that is used to establish a virtual circuit
connection when the protocol relative address of the remote node is
known.
PROCESS A
PROCESS B
IPCCREATE
IPCLOOKUP
IPCCONNECT
IPCRECV
IPCCREATE
IPCNAME
IPCRECVCN
1) Create call socket
2) “Look up” name
3) Request connection
4) Check status of connection
1) Create call socket
2) Name call socket
3) Receive connection request