Wired and Wireless Networks, Protocols and Layers
Aligned to the OCR J277 specification
- Level
- Intermediate
- Reading time
- 9 min
- Published
- 12 June 2026
- Updated
- 1 July 2026
On this page
Key takeaways
- A protocol is a set of rules defining how data is formatted, transmitted, and received so that devices from different manufacturers can communicate.
- SMTP sends email; POP receives email by downloading it and removing it from the server; IMAP accesses email on the server without downloading, keeping messages synchronised across devices.
- An IP address identifies a device's location on a network and can change; a MAC address is a unique identifier permanently assigned to hardware at manufacture and cannot normally be changed.
- IPv6 was introduced because the 32-bit IPv4 address space (~4.3 billion addresses) was running out as the internet grew; IPv6 uses 128 bits, providing vastly more addresses.
- Protocol layers divide the communication process into distinct responsibilities (application, transport, network, link), so each layer can be updated independently without breaking the others.
Want more lessons like this one?
Generate lessons on anything you study. Free account, no card needed.
Key terms
- Protocol
- A set of rules that defines how data is formatted, transmitted, and received across a network, enabling devices from different manufacturers to communicate.
- TCP/IP
- The core protocol suite of the internet. TCP breaks data into packets and ensures reliable delivery; IP handles addressing and routing packets between networks.
- HTTP
- HyperText Transfer Protocol. Used by web browsers to request and receive web pages from servers.
- HTTPS
- HTTP with encryption (TLS) added. Protects data transmitted between a browser and a web server from interception.
- FTP
- File Transfer Protocol. Used to transfer files between computers over a network.
- SMTP
- Simple Mail Transfer Protocol. Used to send email from a client to a mail server, and between mail servers.
- POP
- Post Office Protocol. Downloads emails from a mail server to the user's device and removes them from the server.
- IMAP
- Internet Message Access Protocol. Accesses emails on the mail server without downloading them, keeping messages synchronised across multiple devices.
- IP address
- A logical address assigned to a device for communication across networks. IPv4 uses 32 bits; IPv6 uses 128 bits.
- MAC address
- A unique hardware identifier permanently assigned to a network device's NIC at manufacture, expressed as 6 pairs of hexadecimal digits.
- Encryption
- Converting data into an unreadable form using a key so that only someone with the correct decryption key can restore the original data.
- Standard
- A published set of rules specifying how hardware or software should behave, enabling products from different manufacturers to work together.
Frequently asked questions
POP (Post Office Protocol) downloads emails from a mail server to the user's device and removes them from the server. IMAP (Internet Message Access Protocol) accesses emails directly on the server without downloading them, so messages stay on the server and are synchronised across multiple devices.
An IP address identifies where a device is on a network and can change. A MAC address is a unique identifier permanently assigned to the device's hardware (NIC) at manufacture and cannot normally be changed. Routers use IP addresses to route packets; switches use MAC addresses to direct data within a LAN.
Wired connections (Ethernet) are faster and more consistent, not subject to signal interference, and more secure because physical access to the cable is required. Wireless connections (Wi-Fi, Bluetooth) offer mobility and no cabling but are slower, more variable in speed, and easier to intercept.
Generate revision on any topic you study
Type any topic you're studying and Aicademy generates a complete lesson, quiz, and flashcard set, personalised to your level.
Lessons on anything
Structured, level-matched lessons on any topic you study
Practice quizzes
Find out what you actually know before the exam does
Flashcard sets
Lock in key concepts with instant revision cards
Ask Aica
Stuck on something? Get a clear explanation, any time
Networks and Topologies
Cyber Security — Threats and Prevention
Related lessons
9 min
9 min