|
|
Table of Contents
- Programming Considerations
- Compatibility vs. Native Mode
- Option Variable
- Syntax
- Capabilities
- User-specified Protocol Addressing
- Common Parameters
- Flags Parameter
- Opt Parameter
- Data Parameter
- Result Parameter
- Summary of NetIPC Intrinsics
- NetIPC Reference Pages
- ADDOPT
- Syntax
- Parameters
- Description
- INITOPT
- Syntax
- Parameters
- Description
- IPCCHECK
- Syntax
- Parameters
- Description
- IPCCONNECT
- Syntax
- Parameters
- Description
- Protocol-Specific Considerations
- X.25 Considerations
- TCP Access
- Cross-System Considerations for TCP
- IPCCONTROL
- Syntax
- Parameters
- Description
- IPCCREATE
- Syntax
- Parameters
- Description
- Protocol-Specific Considerations
- IPCDEST
- Syntax
- Parameters
- Description
- Protocol-Specific Considerations
- IPERRMSG
- Syntax
- Parameters
- Description
- IPCGET
- Syntax
- Parameters
- Description
- IPCGIVE
- Syntax
- Parameters
- Description
- IPCLOOKUP
- Syntax
- IPCNAME
- Syntax
- Parameters
- Description
- IPCNAMERASE
- Syntax
- Parameters
- Description
- IPCRECV
- Syntax
- Parameters
- Description
- Protocol-Specific Considerations
- X.25 Considerations
- IPCRECVCN
- Syntax
- Parameters
- Description
- Protocol-Specific Considerations
- IPCSEND
- Syntax
- Parameters
- Description
- Protocol-Specific Considerations
- IPCSHUTDOWN
- Syntax
- Parameters
- Description
- Protocol-Specific Considerations
- X.25 Considerations
- TCP
- OPTOVERHEAD
- Syntax
- Parameters
- Description
- READOPT
- Syntax
- Parameters
- Description
- Asynchronous I/O
- Steps for Programming with Asynchronous
I/O
- IO[DONT]WAIT
- Syntax
- Parameters
- Description
The information contained in this chapter is organized as follows:.
- Programming Considerations: describes programming considerations
for using NetIPC on an MPE XL computer system.
- Common Parameters: provides details about the structure of the
flags, opt, data, and
result parameters which are common to many of the NetIPC
calls.
- NetIPC intrinsics: a table summarizing the functions of each
NetIPC intrinsic is included followed by reference pages in alphabetical
order for each of the NetIPC calls.
|