Network Protocols: TCP/IP, HTTP and Email
Aligned to the AQA 8525 specification
- Level
- Intermediate
- Reading time
- 9 min
- Published
- 3 June 2026
- Updated
- 1 July 2026
On this page
Key takeaways
- A network protocol is a set of rules defining how data is formatted, transmitted, and received, letting devices from different manufacturers communicate.
- TCP provides reliable delivery: it breaks data into numbered packets, requires acknowledgement of each, requests retransmission of lost packets, and reassembles them in order. IP handles addressing and routing.
- HTTP transfers web page content as plain text, while HTTPS adds encryption so intercepted traffic cannot be read; HTTPS is HTTP with an encryption layer, not a wholly different protocol.
- SMTP sends email from client to server and between servers, while IMAP retrieves and synchronises email from the server, which remains the primary store.
- In the four-layer TCP/IP model, HTTP, HTTPS, SMTP, and IMAP sit at the application layer, TCP at the transport layer, IP at the internet layer, and Ethernet or Wi-Fi at the link layer.
Worth saving these ideas?
Turn what you've read into instant revision cards. Free to get started.
Key terms
- Network protocol
- A set of rules defining how data is formatted, transmitted, and received across a network.
- TCP
- Transmission Control Protocol, which breaks data into numbered packets and ensures all arrive correctly and in order.
- IP
- Internet Protocol, which handles addressing and routing, giving devices unique addresses and directing packets to their destination.
- Packet
- A small numbered unit of data into which TCP divides a larger message for transmission.
- HTTP
- HyperText Transfer Protocol, defining how browsers request web pages and how servers respond, in plain text.
- HTTPS
- HyperText Transfer Protocol Secure, which adds encryption to HTTP so intercepted traffic cannot be read.
- SMTP
- Simple Mail Transfer Protocol, which handles sending email from client to server and between servers.
- IMAP
- Internet Message Access Protocol, which retrieves and synchronises email from a server that remains the primary store.
- IP address
- A unique numerical label identifying a device on a network.
- TCP/IP model
- A four-layer model of network communication: application, transport, internet, and link layers.
Frequently asked questions
They do different jobs. IP handles addressing and routing, giving each device a unique address and directing packets towards the destination. TCP ensures reliable delivery, breaking data into numbered packets, acknowledging each one, requesting retransmission of lost packets, and reassembling them in the correct order.
SMTP sends email: it transmits a message from the client to the outgoing mail server and between servers. IMAP retrieves email from a server to a client, keeping the server copy as the primary store and synchronising it across devices. A mnemonic is SMTP = Send.
HTTP sends all data, including passwords and personal details in forms, as readable plain text that anyone intercepting the traffic can read. HTTPS encrypts the connection between browser and server so only the intended server can decrypt the data, which is why login and banking pages use it.
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
Wired and Wireless Networks
Cyber Security: Threats and Defences
Related lessons
9 min
9 min