Dec 082017
GLOSSARY of networking terms from LAN Magazine (March/April 1991) issues. Covers from A – M in the alphabet. ASCII text file. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
LANWRDS1.TXT | 17910 | 6600 | deflated |
Download File LANWORD1.ZIP Here
Contents of the LANWRDS1.TXT file
This glossary was taken from LAN magazine (March 1991 and April 1991).
It covers terms from A - M.
802.3: The numerical designation for the International Electrical and
Electronics Engineers (IEEE) standard governing the use of the Carrier
Sense Multiple Access with Collision Detection (CSMA/CD) media-access method.
Although CSMA/CD and Ethernet are used interchangeably, there are
technical differences.
802.4: The numerical designation for the IEEE standard governing the use
of the token-passing, bus-based, media-access method. In token-passing
networks, an electrical signal, or token, is passed from one station
to another. Only when a station has possession of the token can it
transmit data.
802.5: The designation for the IEEE standard governing the use of
the token-passing, ring-based, media-access method. Token Ring
networks are wired electronically, or logically, in a closed circle,
or ring. Physically, however, Token Ring networks are wired
in a star configuration, with a centralized wiring hub providing
the electrical circuits that form the logical ring.
1OBase1: The implementation of the 802.3 standard known as
Starlan. Starlan runs on baseband media at 1 million bits (or 1 Megabit)
per second (IMbps). Starlan limits cable segments to 500 meters.
1OBase2: The implementation of the 802.3 standard also known as thinnet.
1OBase2 networks operate over thin coaxial cable, at 10Mbps.
The 1OBase2 standard limits cable segments to 200 meters. Thin coax gets
its name because its diameter is about half that of "standard" Ethernet.
1OBase5: The implementation of the 802.3 standard known as standard," or
DIX Ethernet (for Digital Equipment, Intel, and Xerox, three vendors
who spearheaded the standardization of Ethernet). 1OBase5 networks run
on thick coaxial cable at l0mbps. The 1OBase5 standard limits cable
segments to 500 meters.
1OBaseT: The implementation of the 802.3 standard designed to operate
over Unshielded Twisted-Pair (UTP) wiring at 10Mbps. The 1OBaseT
standard limits UTP segments to 100 meters. UTP is telephone wire.
Address Resolution Protocol (ARP): The protocol within the Transmission
Control Protocol/Internet Protocol (TCP/lP) that determines whether a
data packet's source and destination addresses are in Data-Link
Control (DLC) or Internet Protocol (1p) format. ARP is necessary for
proper routing of data packets.
Advanced Program-to-Program Communications (APPC): An IBM protocol for
communication between PCs in a mainframe-based network; APPC ensures that
programs have access to network resources when they need them and that
network resources are not corrupted.
American National Standards Institute (ANSI): The principal standards setting
body in the U.S.; ANSI represents the U.S. in the International Standards
Organization (ISO).
Analog transmission: A transmission method that continually varies a
waveform over an infinite range of voltage.
AppleTalk Filing Protocol (AFP): The set of services within Apple Computer's
AppleTalk network protocol that handles remote file access across a LAN.
AFP is a presentation-layer service within the sevenlayer Open System
Interconnection (OSI) reference model.
AppleTalk Link Access Protocol (ALAP): The set of services that governs
packet transmission across an AppleTalk network. ALAP operates at the
OSI data-link layer.
AppleShare: Apple Computer's commercial implementation of its own
AppleTalk protocols. AppleTalk: The Apple-defined protocol that allows
transferring data between computers and peripherals via shielded
twisted-pair wire at a 230-Kilobits-per-second rate.
Application layer: The seventh (and highest) layer within the OSI
reference model; it defines protocols for end-user or application programs
operating over a network.
Application Program Interface (API): A set of programming functions and
routines that provide access between protocol layers.
Arcnet: A 2.5Mbps baseband, token passing, media-access protocol created
by Datapoint. Arcnet runs on coaxial cable, UTP, and fiber-optic cable.
Asynchronous transmission: A data exchange format controlled by start
and stop bits at the end of each character. It is also characterized
by the lack of predetermined time intervals between the transmission
of characters. Contrast with synchronous transmission.
Attachment Unit Interface (AUI): The connector used with thick Ethernet
that often includes a cable (called a drop cable) running off the main,
or backbone, coaxial cable.
Back-end processes: The functions performed by a database server in
response to directions from an application running on an end-user PC.
Bandwidth: The data-carrying capacity of a transmission medium, usually
measured in Hertz, which equals cycles per second.
Baseband: A data-transmission technique that uses the entire bandwidth
of a media, without modulating a digital signal. Ethernet, Token Ring,
and Arcnet use baseband transmission. Contrast with broadband.
Bindery: The term used for the database of names, passwords, groups,
and accounting for Novell's NetWare network operating system.
Bridge: A networking device that connects local or wide area networks
using the same data-link layer protocol. Bridges operate at the data
link layer in the OSI reference model. Contrast with router.
Broadband: A data-transmission technique that allows multiple signals
to share the bandwidth of a transmission media. Cable TV is a broadband
transmission in that signals for multiple TV stations are carried over
separate channels. Contrast with baseband transmission.
Broadcast: A message that is sent to all nodes in a network.
Brouter: A networking device that combines some of the capabilities of a
bridge with those of a router-that is, it routes specific protocols
while bridging others.
Bus topology: A network architecture in which all the nodes are
connected to a single cable, which is terminated at each end.
Carrier-Sense Multiple Access with Collision Avoidance (CSMA/CA): The
network-access method used by LocalTalk networks. With CSMA/CA, network
nodes send out a "request to transmit" signal that alerts the other
stations on the network that it plans to send data. When the node
receives a "clear to send" signal from the receiving node, it begins
to transmit.
Carrier-Sense Multiple Access with Collision Detection (CSMA/CD): The
network-access method used by Ethernet networks. In CSMA/CD, all the
nodes on a network contend equally for access to the transmission
medium. If two nodes attempt to send data at the same time, they
"sense" each other's signal and abort their transmission. They
both retry after waiting a random period of microseconds.
Consultative Committee for International Telegraphy and Telephony (CCITT):
The standards-setting body that defines international data-communications
standards.
Client: A personal computer that requires services over a network
from a server.
Client-server computing: A technique that distributes processing among
requester (client) nodes and host (server) nodes on a network.
Common Management Information Protocol/Services (CMIP/CMIS): Standards
defined by the OSI for managing mixed-computer, mixed protocol networks.
Coaxial cable: A multilayered data transmission media with a single-wire
conductor at its center surrounded by several insulating materials.
These insulators include metal and rubber or plastic shields that protect
the conductor from electrical noise.
Database server: A computer that stores data centrally for network
users; often uses client-server software to distribute the processing of
that data among itself and other workstations on the network.
Data Encryption Standard (DES): The U.S. government standard for
scrambling and adding security codes (called keys) to data so it cannot
be deciphered by unauthorized network users.
Data-Link Control (DLC): Protocols governing packet information; these
include destination and source addresses and different control information.
Data-link Layer: Layer 2 of the OSI reference model; it defines protocols
governing data packetization and transmission to and from a node.
Direct-Memory Access (DMA): A process that grants peripherals access to a
computer's memory (i.e., random-access memory) independently of the central
processing unit (CPU). In most applications, including network 1/0, this
improves system performance because it does not interrupt the CPU each time
data is moved in memory. Duplexing: The process of operating identical disk
drives or servers to maintain a fault-tolerant network environment. When the
Primary" system fails, the secondary system automatically takes over, thus
ensuring continued and uninterrupted network operation.
Electromagnetic/Radio Frequency Interference (EMI/RFI): Unwanted noise"
created by current-producing devices such as electric motors and fluorescent
lights. EMI/RFI affects the quality of the signal passing through data
transmission medium.
Electronic mail (e-mail): A network-based messaging system that exchanges
"mail" electronically.
Enterprisewide network: The term used to describe a large organization's
internetwork structure, including workgroups, departments, and offices.
Ethernet: A 10-megabit-per-second (Mbps) baseband-type network that uses the
contention-based CSMA/ CD media-access method. Invented by Robert Metcalfe
at Xerox's Palo Alto Research Center (PARC) in the mid-1970s.
Expanded Industry Standard Architecture EISA): A set of personal computer bus
standards that extend the capabilities of the ISA bus developed by IBM for
its original PC. EISA is compatible with ISA peripheral boards.
Fiber Distributed Data Interface (FDDI): An ANSI-standardized 100
megabits-per-second (Mbps) fiberoptic network configured in two
counter-rotating rings.
Fiber-optic cable: A data-transmission medium made up of a central glass (or
plastic) fiber surrounded by a glass cladding and a plastic outer sheath.
Fiber-optic cable transfers data by carrying modulated light from a laser or
LED.
File locking: A data-management technique that reserves a file for the first
user requesting it, locking out access to others in the process.
File server: A centrally located computer that acts as a storehouse of data
and applications for numerous users of a local area network. Most of the
file servers in use are adapted PCs. Newer servers were designed
specifically for file-server purposes.
File Transfer, Access, and Management FTAM): An OSI-based application-layer
protocol governing file access and transfer across an OSI network.
File-Transfer Protocol FTP): The protocol governing file transfer across
TCP/IP networks.
Front-end: An application running on an end-user, or client, PC for
presenting, entering, and updating data.
Gateway: A device connecting two or more dissimilar networks or a network
with a mainframe. Gateways operate at the session, presentation, and
application layers. Contrast with bridge and router.
Government OSI Profile (GOSIP): The U.S. government-designed version of the
Open Systems Interconnection (OSI) reference model protocols.
Heterogenous network: A local or wide area network comprising hardware and
software from different vendors, usually implementing multiple protocols,
operating systems, and applications.
High-Level Language Applications Programming Interface (HLLAPI): A set of
tools developed by IBM to help programmers write applications to IBM'S
Systems Network Architecture (SNA).
Hub: A wiring concentrator or repeater that brings together the connections
from multiple network nodes. Although the true physical configuration of a
hub-based network-called the network's topology-seldom fits the description
exactly, such networks are described as being "star wired."
Impedance: A measurement of the resistance to an electrical current that a
transmission medium, such as coaxial cable, offers. Measured in ohms.
Industry Standard Architecture ISA): The peripheral-expansion architecture
(called a "bus") developed by IBM for its PC, XT, and AT computers. Contrast
with EISA.
Institute of Electrical and Electronics Engineers IEEE): A professional
organization that formulates computer and communications standards in the
U.S. The IEEE works with a variety of other standards-setting bodies,
including the International Standards Organization (ISO), in this process.
Integrated Services Digital Network (ISDN): A set of protocols proposed to
carry voice, data, facsimile, and video signals over a network.
International Standards Organization (ISO): A multinational standards-setting
organization that formulates computer and communications standards. The ISO
is perhaps best known for its Open Systems Interconnection
(OSI) reference model, which specifies how dissimilar computing devices such
as network interface cards, bridges, and routers exchange data over a
network.
Internet: A nationwide association of interconnected networks, mostly at U.S.
colleges and universities; among organizations on the Internet are the
National Science Foundation and the Advanced Projects Research Agency. The
Internet is governed by the Internet Activities Board. The word internet
(note the lower-case "i") is also used generically to describe any network of
LANs connected via bridges, routers, and/or gateways.
Internet Protocol (IP): The protocol that governs packet forwarding within
the Transmission Control Protocol/ Internet Protocol suite of standards
developed and used on the Internet.
Internetwork Packet exchange (IPX): Novell's NetWare-specific
packetforwarding protocol similar to the Internet Protocol.
Interoperability: The ability to operate and exchange information in a
heterogeneous network.
Interprocess communications (IPC): A communications protocol that specifies
how data is exchanged between applications or threads (threads are individual
processes within an application).
Interrupt request (IRQ) signal: The method by which I/O peripherals such as
network adapter cards NICS) request attention from a PC's CPU.
Jabber: The term used to describe an error caused when a network interface
card continually places corrupted data on the network.
LAN-aware applications: Software applications that implement record and file
locking over a network. Record and file locking, as their names imply, put a
"lock" on a record (a specific piece of data) or file when an individual
accesses it; this prohibits others from accessing (and possibly corrupting)
the data.
LAN-ignorant applications: Single-user applications, which generally are not
recommended for use on a LAN.
LAN Manager: The OS/2-based network operating system co-developed by
Microsoft and 3Com. A variety of other manufacturers, including AT&T and
NCR, market vendorspecific versions of LAN Manager for their own hardware
platforms.
LAN Server: IBM's implementation of LAN Manager.
Local Area Transport LAT): Digital Equipment Corp.'s DECnet protocol that
governs communications between hosts (i.e., mainframes and minicomputers) and
terminals.
LocalTalk: Apple Computer's 230kilobit-per-second (Kbps) baseband network
technology used primarily with its Macintosh computers and LaserWriter
printers. LocalTalk uses the carrier sense multiple access with collision
avoidance (CSMA/CA) media-access method.
Logical Link Control LLC): The upper portion of OSI layer 2 that governs
data transmission; also known as the IEEE'S 802.2 standard.
Logical Unit LU): An IBM-developed suite of protocols governing
communication within its Systems Network Architecture.
LU 6.2: IBM'S protocol for peer-to-peer communications within its Systems
Network Architecture.
Management Information Base (MIB): A database of network management
information that describes the specifics of individual network components.
Used to define objects by the OSI's Common Management Information Protocol
(CMIP) and TCP/IP's Simple Network Management Protocol (SNMP) standards.
Manchester encoding: A digital data-encoding method that describes a bit
value by the transition between two signals. It is self-clocking.
Manufacturing Automation Protocol MAP): A version of the OSI protocols for
networks within manufacturing environments; developed primarily by General
Motors.
Medium-Access Control (MAC) protocol: The lower half of OSI Layer 2 that
governs access to the transmission media (i.e., coaxial cable or telephone
wire).
Metropolitan Area Network MAN): A high-speed data communications network
spanning about 80 kilometers.
Micro Channel Architecture MCA): IBM'S proprietary peripheral-expansion
architecture used in most of that vendor's PS/2 computers. The MCA bus
offers improved performance over ISA-based computers (i.e., IBM'S PC and AT).
Mirroring: A data-protection method in which a backup storage device
maintains data identical to that on the primary device; the backup device can
thus replace the primary device when it fails.
Modulation: The alteration of a signal's frequency, phase, or amplitude.
Mount: The method used by nodes on Network File Systems (NFS) and other
networks to access network resources.
Multistation Access Unit MAU): A concentrator or transceiver for attaching
network nodes to a transmission medium.
Multitasking: The process of switching from one task to another without
losing track of either task. Usually accomplished by time-slicing of shared
resources-that is, dividing resource use into multiple segments, each of
which is assigned to a different task.
* end of file *
It covers terms from A - M.
802.3: The numerical designation for the International Electrical and
Electronics Engineers (IEEE) standard governing the use of the Carrier
Sense Multiple Access with Collision Detection (CSMA/CD) media-access method.
Although CSMA/CD and Ethernet are used interchangeably, there are
technical differences.
802.4: The numerical designation for the IEEE standard governing the use
of the token-passing, bus-based, media-access method. In token-passing
networks, an electrical signal, or token, is passed from one station
to another. Only when a station has possession of the token can it
transmit data.
802.5: The designation for the IEEE standard governing the use of
the token-passing, ring-based, media-access method. Token Ring
networks are wired electronically, or logically, in a closed circle,
or ring. Physically, however, Token Ring networks are wired
in a star configuration, with a centralized wiring hub providing
the electrical circuits that form the logical ring.
1OBase1: The implementation of the 802.3 standard known as
Starlan. Starlan runs on baseband media at 1 million bits (or 1 Megabit)
per second (IMbps). Starlan limits cable segments to 500 meters.
1OBase2: The implementation of the 802.3 standard also known as thinnet.
1OBase2 networks operate over thin coaxial cable, at 10Mbps.
The 1OBase2 standard limits cable segments to 200 meters. Thin coax gets
its name because its diameter is about half that of "standard" Ethernet.
1OBase5: The implementation of the 802.3 standard known as standard," or
DIX Ethernet (for Digital Equipment, Intel, and Xerox, three vendors
who spearheaded the standardization of Ethernet). 1OBase5 networks run
on thick coaxial cable at l0mbps. The 1OBase5 standard limits cable
segments to 500 meters.
1OBaseT: The implementation of the 802.3 standard designed to operate
over Unshielded Twisted-Pair (UTP) wiring at 10Mbps. The 1OBaseT
standard limits UTP segments to 100 meters. UTP is telephone wire.
Address Resolution Protocol (ARP): The protocol within the Transmission
Control Protocol/Internet Protocol (TCP/lP) that determines whether a
data packet's source and destination addresses are in Data-Link
Control (DLC) or Internet Protocol (1p) format. ARP is necessary for
proper routing of data packets.
Advanced Program-to-Program Communications (APPC): An IBM protocol for
communication between PCs in a mainframe-based network; APPC ensures that
programs have access to network resources when they need them and that
network resources are not corrupted.
American National Standards Institute (ANSI): The principal standards setting
body in the U.S.; ANSI represents the U.S. in the International Standards
Organization (ISO).
Analog transmission: A transmission method that continually varies a
waveform over an infinite range of voltage.
AppleTalk Filing Protocol (AFP): The set of services within Apple Computer's
AppleTalk network protocol that handles remote file access across a LAN.
AFP is a presentation-layer service within the sevenlayer Open System
Interconnection (OSI) reference model.
AppleTalk Link Access Protocol (ALAP): The set of services that governs
packet transmission across an AppleTalk network. ALAP operates at the
OSI data-link layer.
AppleShare: Apple Computer's commercial implementation of its own
AppleTalk protocols. AppleTalk: The Apple-defined protocol that allows
transferring data between computers and peripherals via shielded
twisted-pair wire at a 230-Kilobits-per-second rate.
Application layer: The seventh (and highest) layer within the OSI
reference model; it defines protocols for end-user or application programs
operating over a network.
Application Program Interface (API): A set of programming functions and
routines that provide access between protocol layers.
Arcnet: A 2.5Mbps baseband, token passing, media-access protocol created
by Datapoint. Arcnet runs on coaxial cable, UTP, and fiber-optic cable.
Asynchronous transmission: A data exchange format controlled by start
and stop bits at the end of each character. It is also characterized
by the lack of predetermined time intervals between the transmission
of characters. Contrast with synchronous transmission.
Attachment Unit Interface (AUI): The connector used with thick Ethernet
that often includes a cable (called a drop cable) running off the main,
or backbone, coaxial cable.
Back-end processes: The functions performed by a database server in
response to directions from an application running on an end-user PC.
Bandwidth: The data-carrying capacity of a transmission medium, usually
measured in Hertz, which equals cycles per second.
Baseband: A data-transmission technique that uses the entire bandwidth
of a media, without modulating a digital signal. Ethernet, Token Ring,
and Arcnet use baseband transmission. Contrast with broadband.
Bindery: The term used for the database of names, passwords, groups,
and accounting for Novell's NetWare network operating system.
Bridge: A networking device that connects local or wide area networks
using the same data-link layer protocol. Bridges operate at the data
link layer in the OSI reference model. Contrast with router.
Broadband: A data-transmission technique that allows multiple signals
to share the bandwidth of a transmission media. Cable TV is a broadband
transmission in that signals for multiple TV stations are carried over
separate channels. Contrast with baseband transmission.
Broadcast: A message that is sent to all nodes in a network.
Brouter: A networking device that combines some of the capabilities of a
bridge with those of a router-that is, it routes specific protocols
while bridging others.
Bus topology: A network architecture in which all the nodes are
connected to a single cable, which is terminated at each end.
Carrier-Sense Multiple Access with Collision Avoidance (CSMA/CA): The
network-access method used by LocalTalk networks. With CSMA/CA, network
nodes send out a "request to transmit" signal that alerts the other
stations on the network that it plans to send data. When the node
receives a "clear to send" signal from the receiving node, it begins
to transmit.
Carrier-Sense Multiple Access with Collision Detection (CSMA/CD): The
network-access method used by Ethernet networks. In CSMA/CD, all the
nodes on a network contend equally for access to the transmission
medium. If two nodes attempt to send data at the same time, they
"sense" each other's signal and abort their transmission. They
both retry after waiting a random period of microseconds.
Consultative Committee for International Telegraphy and Telephony (CCITT):
The standards-setting body that defines international data-communications
standards.
Client: A personal computer that requires services over a network
from a server.
Client-server computing: A technique that distributes processing among
requester (client) nodes and host (server) nodes on a network.
Common Management Information Protocol/Services (CMIP/CMIS): Standards
defined by the OSI for managing mixed-computer, mixed protocol networks.
Coaxial cable: A multilayered data transmission media with a single-wire
conductor at its center surrounded by several insulating materials.
These insulators include metal and rubber or plastic shields that protect
the conductor from electrical noise.
Database server: A computer that stores data centrally for network
users; often uses client-server software to distribute the processing of
that data among itself and other workstations on the network.
Data Encryption Standard (DES): The U.S. government standard for
scrambling and adding security codes (called keys) to data so it cannot
be deciphered by unauthorized network users.
Data-Link Control (DLC): Protocols governing packet information; these
include destination and source addresses and different control information.
Data-link Layer: Layer 2 of the OSI reference model; it defines protocols
governing data packetization and transmission to and from a node.
Direct-Memory Access (DMA): A process that grants peripherals access to a
computer's memory (i.e., random-access memory) independently of the central
processing unit (CPU). In most applications, including network 1/0, this
improves system performance because it does not interrupt the CPU each time
data is moved in memory. Duplexing: The process of operating identical disk
drives or servers to maintain a fault-tolerant network environment. When the
Primary" system fails, the secondary system automatically takes over, thus
ensuring continued and uninterrupted network operation.
Electromagnetic/Radio Frequency Interference (EMI/RFI): Unwanted noise"
created by current-producing devices such as electric motors and fluorescent
lights. EMI/RFI affects the quality of the signal passing through data
transmission medium.
Electronic mail (e-mail): A network-based messaging system that exchanges
"mail" electronically.
Enterprisewide network: The term used to describe a large organization's
internetwork structure, including workgroups, departments, and offices.
Ethernet: A 10-megabit-per-second (Mbps) baseband-type network that uses the
contention-based CSMA/ CD media-access method. Invented by Robert Metcalfe
at Xerox's Palo Alto Research Center (PARC) in the mid-1970s.
Expanded Industry Standard Architecture EISA): A set of personal computer bus
standards that extend the capabilities of the ISA bus developed by IBM for
its original PC. EISA is compatible with ISA peripheral boards.
Fiber Distributed Data Interface (FDDI): An ANSI-standardized 100
megabits-per-second (Mbps) fiberoptic network configured in two
counter-rotating rings.
Fiber-optic cable: A data-transmission medium made up of a central glass (or
plastic) fiber surrounded by a glass cladding and a plastic outer sheath.
Fiber-optic cable transfers data by carrying modulated light from a laser or
LED.
File locking: A data-management technique that reserves a file for the first
user requesting it, locking out access to others in the process.
File server: A centrally located computer that acts as a storehouse of data
and applications for numerous users of a local area network. Most of the
file servers in use are adapted PCs. Newer servers were designed
specifically for file-server purposes.
File Transfer, Access, and Management FTAM): An OSI-based application-layer
protocol governing file access and transfer across an OSI network.
File-Transfer Protocol FTP): The protocol governing file transfer across
TCP/IP networks.
Front-end: An application running on an end-user, or client, PC for
presenting, entering, and updating data.
Gateway: A device connecting two or more dissimilar networks or a network
with a mainframe. Gateways operate at the session, presentation, and
application layers. Contrast with bridge and router.
Government OSI Profile (GOSIP): The U.S. government-designed version of the
Open Systems Interconnection (OSI) reference model protocols.
Heterogenous network: A local or wide area network comprising hardware and
software from different vendors, usually implementing multiple protocols,
operating systems, and applications.
High-Level Language Applications Programming Interface (HLLAPI): A set of
tools developed by IBM to help programmers write applications to IBM'S
Systems Network Architecture (SNA).
Hub: A wiring concentrator or repeater that brings together the connections
from multiple network nodes. Although the true physical configuration of a
hub-based network-called the network's topology-seldom fits the description
exactly, such networks are described as being "star wired."
Impedance: A measurement of the resistance to an electrical current that a
transmission medium, such as coaxial cable, offers. Measured in ohms.
Industry Standard Architecture ISA): The peripheral-expansion architecture
(called a "bus") developed by IBM for its PC, XT, and AT computers. Contrast
with EISA.
Institute of Electrical and Electronics Engineers IEEE): A professional
organization that formulates computer and communications standards in the
U.S. The IEEE works with a variety of other standards-setting bodies,
including the International Standards Organization (ISO), in this process.
Integrated Services Digital Network (ISDN): A set of protocols proposed to
carry voice, data, facsimile, and video signals over a network.
International Standards Organization (ISO): A multinational standards-setting
organization that formulates computer and communications standards. The ISO
is perhaps best known for its Open Systems Interconnection
(OSI) reference model, which specifies how dissimilar computing devices such
as network interface cards, bridges, and routers exchange data over a
network.
Internet: A nationwide association of interconnected networks, mostly at U.S.
colleges and universities; among organizations on the Internet are the
National Science Foundation and the Advanced Projects Research Agency. The
Internet is governed by the Internet Activities Board. The word internet
(note the lower-case "i") is also used generically to describe any network of
LANs connected via bridges, routers, and/or gateways.
Internet Protocol (IP): The protocol that governs packet forwarding within
the Transmission Control Protocol/ Internet Protocol suite of standards
developed and used on the Internet.
Internetwork Packet exchange (IPX): Novell's NetWare-specific
packetforwarding protocol similar to the Internet Protocol.
Interoperability: The ability to operate and exchange information in a
heterogeneous network.
Interprocess communications (IPC): A communications protocol that specifies
how data is exchanged between applications or threads (threads are individual
processes within an application).
Interrupt request (IRQ) signal: The method by which I/O peripherals such as
network adapter cards NICS) request attention from a PC's CPU.
Jabber: The term used to describe an error caused when a network interface
card continually places corrupted data on the network.
LAN-aware applications: Software applications that implement record and file
locking over a network. Record and file locking, as their names imply, put a
"lock" on a record (a specific piece of data) or file when an individual
accesses it; this prohibits others from accessing (and possibly corrupting)
the data.
LAN-ignorant applications: Single-user applications, which generally are not
recommended for use on a LAN.
LAN Manager: The OS/2-based network operating system co-developed by
Microsoft and 3Com. A variety of other manufacturers, including AT&T and
NCR, market vendorspecific versions of LAN Manager for their own hardware
platforms.
LAN Server: IBM's implementation of LAN Manager.
Local Area Transport LAT): Digital Equipment Corp.'s DECnet protocol that
governs communications between hosts (i.e., mainframes and minicomputers) and
terminals.
LocalTalk: Apple Computer's 230kilobit-per-second (Kbps) baseband network
technology used primarily with its Macintosh computers and LaserWriter
printers. LocalTalk uses the carrier sense multiple access with collision
avoidance (CSMA/CA) media-access method.
Logical Link Control LLC): The upper portion of OSI layer 2 that governs
data transmission; also known as the IEEE'S 802.2 standard.
Logical Unit LU): An IBM-developed suite of protocols governing
communication within its Systems Network Architecture.
LU 6.2: IBM'S protocol for peer-to-peer communications within its Systems
Network Architecture.
Management Information Base (MIB): A database of network management
information that describes the specifics of individual network components.
Used to define objects by the OSI's Common Management Information Protocol
(CMIP) and TCP/IP's Simple Network Management Protocol (SNMP) standards.
Manchester encoding: A digital data-encoding method that describes a bit
value by the transition between two signals. It is self-clocking.
Manufacturing Automation Protocol MAP): A version of the OSI protocols for
networks within manufacturing environments; developed primarily by General
Motors.
Medium-Access Control (MAC) protocol: The lower half of OSI Layer 2 that
governs access to the transmission media (i.e., coaxial cable or telephone
wire).
Metropolitan Area Network MAN): A high-speed data communications network
spanning about 80 kilometers.
Micro Channel Architecture MCA): IBM'S proprietary peripheral-expansion
architecture used in most of that vendor's PS/2 computers. The MCA bus
offers improved performance over ISA-based computers (i.e., IBM'S PC and AT).
Mirroring: A data-protection method in which a backup storage device
maintains data identical to that on the primary device; the backup device can
thus replace the primary device when it fails.
Modulation: The alteration of a signal's frequency, phase, or amplitude.
Mount: The method used by nodes on Network File Systems (NFS) and other
networks to access network resources.
Multistation Access Unit MAU): A concentrator or transceiver for attaching
network nodes to a transmission medium.
Multitasking: The process of switching from one task to another without
losing track of either task. Usually accomplished by time-slicing of shared
resources-that is, dividing resource use into multiple segments, each of
which is assigned to a different task.
* end of file *
December 8, 2017
Add comments