What is a Network?
Before protocols, topologies or the internet, you need to understand what a network actually is, why we build them, and how to tell a LAN from a WAN. These distinctions appear in almost every exam question on this topic.
Right now, as you read this, your device is talking to at least a dozen others simultaneously. Servers, routers, DNS resolvers. None of them are in the same room as you. Some are in different countries.
Questions about networks appear in every paper. The most commonly tested areas are: LAN vs WAN characteristics, naming and describing hardware devices, and client-server vs peer-to-peer. Students who lose marks here typically confuse routers with switches, or mix up the definitions of LAN and WAN. This lesson fixes that.
What is a computer network?
A computer network is two or more devices connected together so they can communicate and share resources. Those devices could be computers, phones, printers, servers, or anything with a network interface.
Networks exist because sharing is more efficient than duplicating. Instead of every computer needing its own printer, its own copy of every file, and its own internet connection, a network lets all of them share.
Why build a network?
The benefits of networking are heavily examined. Make sure you can give specific, developed reasons:
LAN vs WAN: the most examined distinction
Networks are classified by their geographical size. The two you must know for GCSE are LAN and WAN. This distinction comes up in almost every networks exam question.
When asked to identify whether a network is a LAN or WAN, justify your answer with two reasons. The most reliable justifications are: (1) the size of the geographical area covered, and (2) whether the organisation owns the infrastructure. A school with 20 computers in one building → small area + organisation owns it = LAN.
1. A company has its headquarters in London, a branch office in Manchester, and a data centre in Dublin. They connect all three sites together. Is this a LAN or WAN? Justify your answer with two reasons.
Network Hardware Explorer
Students consistently lose marks by confusing network devices. Click each device to see exactly what it does, a real-world analogy, and the exam traps to avoid.
Hub → broadcasts to all devices (old, inefficient, insecure). Switch → sends data only to the target device using MAC addresses (within LAN). Router → connects different networks together using IP addresses (LAN to WAN). These are directly compared in exam questions.
Client-Server vs Peer-to-Peer
Networks are not just about the physical hardware. The relationship between devices on a network is equally important. There are two main models you need to know.
2. An artist uploads images to be displayed on a website. In this client-server relationship, which computer is the client and which is the server? Justify each answer.
Server: The web server hosting the website. Justification: it receives the uploaded images, stores them, and serves them to users who request to view the website. It provides the service; the client requests it.
Network Builder
Drag devices from the palette onto the workspace to build a network. When you're done, hit Check My Network to get feedback on whether it's valid and what type of network you've built.
Transfer Time Calculator
Bandwidth and file size appear in every networks paper. Use this calculator to see exactly how the maths works and build your number sense for typical values.
Check your understanding
3. A school is deciding whether to upgrade from a peer-to-peer network to a client-server network. Give three reasons why the client-server model would be more suitable for a school.
2. Centralised backup: All student files stored on the server can be backed up automatically and regularly from one location, reducing data loss risk.
3. Scalability: A client-server network handles many users efficiently. A peer-to-peer network becomes unmanageable as the number of users grows - a school with hundreds of students needs central management.
Also accept: centralised software installation/updates; easier to monitor network usage; consistent user experience across all machines.
Practice what you've learned
Three worksheets covering networks at three levels: Recall, Apply, and Exam-style. No mark schemes included.