← Home

Computer Networks Study Cards

Free Computer Science Cards on Flashcard Maker

From network topologies and the OSI model to protocols, IP addressing and cyber security, these free Computer Science flashcards cover everything you need on networks for GCSE and A Level.

20 cards · Computer Science

Question
What is a computer network?
tap to flip
Answer
Two or more computing devices connected together to share resources and communicate. Can be wired (Ethernet) or wireless (Wi-Fi).
tap to flip
Question
What is the difference between a LAN and a WAN?
tap to flip
Answer
LAN (Local Area Network): covers a small geographic area (building or campus) — fast, privately owned. WAN (Wide Area Network): covers a large area (country/global) — uses public infrastructure. The internet is the largest WAN.
tap to flip
Question
What is a client-server network?
tap to flip
Answer
A network where central servers provide services/resources to client devices. Servers manage user accounts, security, and storage centrally. Easier to manage but expensive and dependent on the server.
tap to flip
Question
What is a peer-to-peer (P2P) network?
tap to flip
Answer
All devices have equal status — any can be a client or server. Cheaper to set up, no central point of failure, but harder to manage and less secure. Example: home networks, file sharing.
tap to flip
Question
What are the main network topologies?
tap to flip
Answer
Star: all devices connect to a central switch/hub — most common. Bus: all on a single cable — cheap but slow. Ring: devices in a ring. Mesh: each device connects to many others — resilient but expensive.
tap to flip
Question
What is a router?
tap to flip
Answer
A device that forwards data packets between networks — directing traffic from a home/office network to the internet. Operates at the network layer (Layer 3) of the OSI model.
tap to flip
Question
What is a switch?
tap to flip
Answer
A network device that connects devices within a LAN and forwards data only to the specific destination device (using MAC addresses) — more efficient than a hub (which broadcasts to all).
tap to flip
Question
What is an IP address?
tap to flip
Answer
A unique numerical label assigned to each device on a network. IPv4: 32-bit (e.g. 192.168.1.1). IPv6: 128-bit — created to expand the address space as IPv4 addresses ran out.
tap to flip
Question
What is the difference between IPv4 and IPv6?
tap to flip
Answer
IPv4: 32-bit addresses (~4.3 billion). IPv6: 128-bit addresses (~340 undecillion). IPv6 was introduced to address IPv4 exhaustion.
tap to flip
Question
What is DNS (Domain Name System)?
tap to flip
Answer
Translates human-readable domain names (e.g. google.com) into IP addresses that computers use to communicate. Acts like a phone book for the internet.
tap to flip
🔒

See all 20 cards for free

Create a free account to unlock the full deck — no payment needed.