5.1 Networks Flashcards
What does “Network” mean?
An arrangement of computers and other devices connected together to share resources and data
What does “Local area network (LAN)” mean?
A network that covers a relatively small geographical area, often a single site.
What does “Wireless local area network (WLAN)” mean?
A local area network in which connected devices use high frequency radio waves to communicate.
What does “Wide area network (WAN)” mean?
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.
What does “Client-server network” mean?
A network that has at least one server to provide services to the client computers.
What does “Peer-to-peer network” mean?
A network that doesn’t have any centralized servers. Each computer in the network can act as client and server.
What does “Network topology” mean?
Describes how the devices on a network are connected together.
What does “Internet” mean?
A worldwide system of interconnected networks that enables information to be exchanged and shared.
What does “Communication media” mean?
The media by which data is transmitted between devices on a network. Coaxial cable, fiberoptic cable and microwaves are all forms of communication media.
What does “Protocol” mean?
A set of rules that govern how communications on a network should be formatted and what data they should include.
What does “Eavesdrops” mean?
Having unauthorized sight of data being sent from one computer to another over a network.
What does “Bandwidth” mean?
The amount of data that can be carried on a network in a given period of time.
What does “Checksum” mean?
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 checksums sent it with that data to the calculated checksum. If the checksum don’t match the data is likely to have been corrupted and the recipients computer request the data again.
What does “Packet” mean?
A small quantity of data being sent through a network. The packet is labelled with the senders address, the recipients address, how many packets are being transmitted and the position of this packet in the complete message.
What does “Web server” mean?
Powerful computer systems that store web pages and any multimedia that the pages might contain.