Configuring Systems for Terminals, Printers, and Other Serial Devices (32022-90057)

Glossary
HP block mode
Glossary
253
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 A 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/iX operating system.
full gateway A full gateway is a node that belongs
to more than one network and has one IP address for
each network. It uses store and forward to transfer
packets between each network that it belongs to.
G
gateway A node that connects two dissimilar
network architectures. A gateway can be either a
single node (full gateway) or two gateway halves.
gateway half A node that works in conjunction
with another node on another network to form an
internetwork. The only protocol used by gateway
halves is the NS Point-to-Point 3000/iX Link. See
also full gateway.
gateway-half link A link between the two nodes of
a gateway-half pair. Each of the two nodes of a
gateway-half pair has a configured link (hardware
interface card) that is used for the gateway half
network interface. The NS Point-to-Point 3000/iX
Link is the only link that can be used as a
gateway-half link.
gateway-half pair A set of two nodes that are
joined by a gateway-half link. Each node in the pair
must have a gateway-half network interface
configured, using the link.
guided configuration A method of configuring a
node in which a subset of the complete NMMGR
interface is presented, and defaults of configurable
values are used automatically.
H
handshaking A communications protocol between
devices or between a device and the CPU. Provides a
method of determining that each end of a
communications link is ready to transmit or receive
data, and that transmission has occurred without
error.
hardware handshake Uses modem signals CTS
and RTS to pace the data transfer from the DTC to
the attached device. (For DTC 72MX only.)
hop count See internet hop count and intranet
hop count
host-based network management A method of
managing asynchronous communications for HP
e3000 Series 900 computers. All of the control
software is configured on a single MPE/iX host and
is downloaded to the DTCs that are managed by that
host. With host-based management, a permanent
relationship exists between each DTC and the host.
Terminal users can access only the single MPE/iX
system that owns the DTC their terminal is
connected to.
host computer The primary or controlling
computer on a network. The computer on which the
network control software resides. For HP purposes,
it can also be used to distinguish the MPE/iX system
(host) from the DTC.
HP ARPA Telnet Express A DTC dedicated to
providing protocol conversion between Telnet on
TCP/IP and AFCP to allow incoming calls from the
ARPA environment to HP e3000 systems.
HP block mode A block mode transmission method
employed by HP computers where the system
controls the block mode handshake. When HP block
mode is used, the user program need not concern
itself with data transfer protocol.