Knowledge Organiser: Network Protocols
Part of Protocols · GCSE GCSE Computer Science revision
This topic summary covers Knowledge Organiser: Network Protocols within Protocols for GCSE Computer Science. Revise Protocols in Networks for GCSE Computer Science with 15 exam-style questions and 18 flashcards. This topic appears regularly enough that it should still be part of a steady revision cycle. It is section 11 of 11 in this topic. Use this topic summary to connect the idea to the wider topic before moving on to questions and flashcards.
Topic position
Section 11 of 11
Practice
15 questions
Recall
18 flashcards
Knowledge Organiser: Network Protocols
Key Terms
- Protocol: A set of agreed rules for how data is transmitted between devices
- HTTP: HyperText Transfer Protocol — transfers web pages (port 80, not secure)
- HTTPS: HTTP Secure — encrypted web pages using SSL/TLS (port 443)
- FTP: File Transfer Protocol — transfers files between computers (port 21)
- SMTP: Simple Mail Transfer Protocol — sends emails (port 25/587)
- POP3: Post Office Protocol — downloads emails from server to device (port 110)
- IMAP: Internet Message Access Protocol — syncs emails, keeps on server (port 143)
Must-Know Facts
- HTTP = port 80 (insecure, plain text); HTTPS = port 443 (encrypted with SSL/TLS)
- HTTPS must be used for banking, shopping, any sensitive data
- SMTP sends emails; POP3/IMAP receive emails
- POP3: downloads then deletes from server; IMAP: keeps emails on server, syncs all devices
- FTP transfers files; use SFTP (secure FTP) for sensitive transfers
- Without HTTPS, data is transmitted in plain text and can be intercepted
Key Concepts
- Why protocols are needed: Devices from different manufacturers must agree on rules to communicate
- Why HTTPS uses encryption: SSL/TLS scrambles data so it cannot be read if intercepted
- SMTP vs POP3/IMAP: SMTP is for sending only; POP3/IMAP are for receiving only
- POP3 vs IMAP: POP3 downloads to one device; IMAP syncs across multiple devices
Common Mistakes
- Saying SMTP is for receiving emails: SMTP is for sending emails only — POP3 and IMAP are used to receive emails; mixing these up is a very common exam error
- Confusing HTTP and HTTPS: HTTP transmits data in plain text (insecure); HTTPS encrypts data using SSL/TLS — always use HTTPS for any site handling personal data or passwords
- Saying protocols are optional: Protocols are essential agreed rules — without them, devices from different manufacturers could not communicate at all
- Mixing up POP3 and IMAP: POP3 downloads emails to one device and deletes them from the server; IMAP keeps emails on the server and syncs across all devices — IMAP is preferred for multiple devices
Revise this topic interactively on PrepWise — self-test mode, tap-to-reveal definitions, and Common Mistakes from examiners.
Try the interactive Knowledge Organiser — free →Keep building this topic
Read this section alongside the surrounding pages in Protocols. That gives you the full topic sequence instead of a single isolated revision point.
Practice Questions for Protocols
What is a protocol in networking?
Explain the role of TCP/IP in network communication.
Quick Recall Flashcards
15 questions on Protocols — practise free
Instant marking, adaptive difficulty, and 18 spaced repetition flashcards. Free until your GCSEs.
Try PrepWise Free