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 3 59
NetIPC Intrinsics
Programming Considerations
Capabilities
Some NetIPC intrinsics require special capabilities if you use the
functions described below.
User-speciļ¬ed Protocol Addressing
NetIPC intrinsics IPCCONNECT, IPCCREATE, and IPCDEST allow you to
specify protocol relative addresses. Addresses in the range 30767 to
32767 decimal (%74057 to %77777) can be used without special
capabilities. In privileged programs you can specify protocol relative
addresses between 1 and 30766 decimal (%1 and %74056).
NOTE
The protocol relative address range 1 to 30766 decimal, (%1 to %74056)
is administered by HP. Contact your HP representative before using an
address within this reserved range.
X.25 Catch-all Socket
Using access to X.25 (level 3), network administrator (NA) capability is
required to create a catch-all socket for an X.25 network. NA capability
is required to run a program that creates a catch-all socket.