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

238
facility set A facility set defines
the various X.25 connection
parameters and X.25 facilities
that can be negotiated for each
virtual circuit on a per-call basis.
fast select An optional
packet-switching network facility
by which user data may be
transmitted as part of the control
packets that establish and clear a
virtual connection.
FCS Frame Check Sequence. A
sequence of bits generated by
X.25 at Level 2 that forms part of
the frame and guarantees the
integrity of its frame's content.
The FCS is also used by the
IEEE802.3 protocol to check the
validity of frames.
file equation Assignment
statement used to associate a file
with a specific device or type of
device during execution of a
program.
file number Unique number
associated with a file when the
file is opened. The file number is
returned in the FOPEN or
HPFOPEN call used to open the
file. It can be used to access that
file until the file is closed.
file specification The name and
location of a file. The full
specification for a file includes the
file name, group, and account.
file system The part of the
operating system that handles
access to input/output devices
(including those connected
through the DTC), data blocking,
buffering, data transfers, and
deblocking.
flow control A means of
regulating the rate at which data
transfer takes place between
devices to protect against data
overruns.
flow control negotiation One
of the network subscribed
facilities, selected at subscription
time; this facility allows the Flow
Control parameter to be
negotiated at call set-up time, as
opposed to having a predefined
value.
formal file designator Name
that can be used
programmatically or in a file
equation to refer to a file.
FOS Fundamental Operating
System. The programs, utilities,
and subsystems supplied on the
Master Installation Tape that
form the basic core of the MPE XL
operating system.
G
Guided Configuration A
method of configuring a node
wherein a subset of the complete
NMMGR interface is presented
and defaults of configurable
values are used automatically.