5.1 Networks Flashcards
What is a Network?
An arrangement of computers and other devices connected to share resources and other data.
Local Area Network (LAN)
A network that covers a relatively small geographical area, often a single site.
Wireless Local Network Area (WLAN)
A local area network in which connected devices use high-frequency radio waves to communicate
Wide Area Network (WAN)
A network that covers a large geographical area.
It connects together two or more LANs and is usually under collective ownership.
The largest wide area network is the internet.
Client-server network
A network that has at least 1 server to provide services to the client computers.
Peer-to-peer network
A network that doesn’t have any centralised servers.
Each computer in the network can act as client and server.
Network topology
Describes how the devices on a network are connected together.
Internet
A worldwide system of interconnected networks that enables information to be exchanged and shared.
Communication media
The means by which data is transmitted between devices on a network.
Coaxial cable, fibre-optic cable and microwaves are all forms of communication media.
Protocol
A set of rules that govern how communications on a network should be formatted and what data they should include.
Eavesdrop
Having unauthorised sight of data being sent from one computer to another through a network.
Bandwidth
The amount of data that can be carried on a network in a given period of time.
Checksum
An error detection technique. A mathematical formula is applied to the data and the resulting numerical value is transmitted with the data.
The recipient computer applies the same formula to the received data and then compares the checksum sent with the data to the calculated checksum.
If the checksums don’t match the data is likely to be corrupted and the recipient computer requests the data again.
Packet
A small quantity of data being sent through a network.
The packet is labelled with the sender’s address, and the recipient’s address, how many packets are being transmitted and the position of this packet in the complete message.
Web server
Powerful computer systems that store web pages and any multimedia that the pages might contain.