What is a computer network, and how do LANs, WANs, client-server and peer-to-peer models and topologies differ?
The purpose of computer networks, the difference between LANs and WANs, client-server and peer-to-peer models, and common network topologies.
A focused answer to the WJEC GCSE Computer Science Unit 1 content on networks, covering the purpose and benefits of networks, the difference between a LAN and a WAN, the client-server and peer-to-peer models, and common network topologies such as the star and bus, with their advantages and disadvantages.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this topic is asking
WJEC wants you to know what a network is and its benefits, the difference between a LAN and a WAN, the client-server and peer-to-peer models, and common network topologies. This is part of the Communication content in Unit 1 of WJEC GCSE Computer Science (3500).
What a network is and its benefits
LANs and WANs
Client-server and peer-to-peer
Network topologies
Try this
Q1. State one benefit of connecting computers in a network. [1 mark]
- Cue. Users can share resources such as files, printers and an internet connection (or communicate easily).
Q2. State one disadvantage of a bus topology. [1 mark]
- Cue. If the single main cable breaks, the whole network fails (and performance drops as devices share one cable).
Exam-style practice questions
Practice questions written in the style of WJEC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
WJEC-style Unit 14 marksExplain the difference between a LAN and a WAN, and give one benefit of connecting computers in a network.Show worked answer →
A Unit 1 networks question. A LAN (local area network) connects computers over a small geographical area, such as a single building or site, usually using the organisation's own cables and equipment (1 mark). A WAN (wide area network) connects computers over a large geographical area, such as across cities or countries, often using infrastructure provided by third parties, with the internet being the largest example (1 mark). A benefit of a network is that users can share resources such as files, printers and an internet connection, or communicate easily (1 mark), and another valid benefit is central management of security and backups (1 mark). Markers reward small versus large area and a clear benefit. A common error is to define a WAN as simply a bigger LAN without mentioning the geographical scale or third-party links.
WJEC-style Unit 14 marksDescribe the difference between a client-server network and a peer-to-peer network.Show worked answer →
A Unit 1 network-model question. In a client-server network, one or more powerful computers act as servers that provide services, files and resources, while the other computers are clients that request them (1 mark); this allows central management, security and backups, but the server is a single point of failure and costs more (1 mark). In a peer-to-peer network, all computers are equal (peers) and share resources directly with each other, with no dedicated server (1 mark); this is cheaper and simpler for small networks, but it is harder to manage, secure and back up as it grows (1 mark). Markers reward the server-and-clients structure versus equal peers, plus a sensible consequence of each. A common error is to say peer-to-peer has no computers sharing, when in fact every peer shares directly.
Related dot points
- The hardware needed for networking (network interface card, switch, router, transmission media), wired versus wireless connections, bandwidth, and how data is sent in packets.
A focused answer to the WJEC GCSE Computer Science Unit 1 content on network hardware and data transmission, covering the network interface card, switch and router, wired versus wireless connections, transmission media, the meaning of bandwidth, and how data is broken into packets to be sent across a network.
- The purpose of protocols, common protocols (TCP/IP, HTTP and HTTPS, FTP, SMTP), and why network communication is organised into layers.
A focused answer to the WJEC GCSE Computer Science Unit 1 content on protocols and layers, covering what a protocol is and why protocols are needed, the purpose of common protocols such as TCP/IP, HTTP and HTTPS, FTP and SMTP, and why network communication is split into layers.
- IP addresses and MAC addresses, the purpose of the Domain Name System (DNS), and how data is routed across the internet.
A focused answer to the WJEC GCSE Computer Science Unit 1 content on internet addressing and routing, covering the difference between IP addresses and MAC addresses, the purpose of the Domain Name System (DNS), how routers direct data across the internet, and how the internet links networks together worldwide.
- Methods of protecting systems and networks, including firewalls, encryption, authentication, anti-malware, penetration testing, network policies and managing cookies.
A focused answer to the WJEC GCSE Computer Science Unit 1 content on protecting systems and networks, covering firewalls, encryption, authentication including strong passwords and two-factor authentication, anti-malware software, penetration testing, network and acceptable-use policies, and the role of cookies.
- Common cyber security threats, including malware, phishing, social engineering, brute-force attacks, denial-of-service attacks, SQL injection and data interception.
A focused answer to the WJEC GCSE Computer Science Unit 1 content on cyber security threats, covering malware and its types, phishing and social engineering, brute-force attacks, denial-of-service attacks, SQL injection and data interception, and how each threat works to compromise a system.