NetIPC 3000/XL Programmer's Reference Manual (5958-8600)

Table Of Contents
Chapter 1 21
NetIPC Fundamentals
NetIPC Concepts
Table 1-1 Descriptor Summary
Type of
Descriptor
Parameter
Name
Description Returned as
Output From
Call socket
descriptor
calldesc
Refers to a call socket. A call socket is
used to build a VC socket.
IPCCREATE
IPCGET
Destination
descriptor
destdesc
Refers to a destination socket. A
destination socket points to
addressing information that is used
to direct requests to a certain call
socket at a certain node.
IPCLOOKUP
IPCDEST
VC socket
descriptor
vcdesc
Refers to a VC socket. A VC socket is
the endpoint of a virtual circuit
connection between two processes.
IPCCONNECT
IPCRECVCN
IPCGET