Network Basics Flashcards
Network
Two or more computers connected for the purpose of sharing resources such as files or printers.
Protocol
A set of rules for communication between two devices.
Standard
An agreed upon set of rules, procedures, and functions that are widely accepted.
Encryption
The process of encoding data to prevent unauthorized access.
Error Control
A mechanism for assuring that data received is in the same condition and format in which it was sent.
Flow Control
A feature of the Transport layer that manages the amount of data being transmitted between sender and receiver. If the receiving computer is unable to accept more data, it tells the sending computer to pause transmission.
Frame
Data that has been encapsulated by the Data-Link layer protocol before being transmitted on the wire.
Packet
Data that has been encapsulated with information from the Transport and Network layers of the OSI model.
Internetwork
Two or more networks that are connected by a router.
Bridge
A Data-Link layer device that enables networks using different Layer 2 protocols to communicate with one another. A bridge can also minimize traffic between two networks by passing through only those packets that are addressed to the other network.
Model
A description or representation of a system.