What are network protocols, and what is each of the key network and email protocols for?
Understand the role of and need for network protocols (Ethernet, Wi-Fi, TCP/IP, HTTP, HTTPS, FTP) and email protocols (POP3, SMTP, IMAP).
A focused answer to Edexcel GCSE Computer Science 4.1.6, covering the role of and need for network protocols and what each of Ethernet, Wi-Fi, TCP/IP, HTTP, HTTPS, FTP, POP3, SMTP and IMAP is for.
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 dot point is asking
Edexcel wants you to define a network protocol, explain why protocols are needed, and state the purpose of each named network protocol (Ethernet, Wi-Fi, TCP/IP, HTTP, HTTPS, FTP) and email protocol (POP3, SMTP, IMAP).
What a protocol is and why it is needed
Protocols are needed because devices are made by different manufacturers and work in different ways, so without agreed rules they could not understand one another, just as two people need a common language to talk. A shared protocol ensures both ends format and interpret the data identically, making communication reliable and error-free. Each protocol has a specific job, and several work together for a single task (for example loading a web page uses HTTP, TCP/IP and either Ethernet or Wi-Fi).
Connection protocols: Ethernet and Wi-Fi
Ethernet and Wi-Fi operate at the link level, controlling how data physically gets onto the wired or wireless medium of a LAN. Whether a device is plugged in (Ethernet) or on Wi-Fi, the data above that level is handled by the internet protocols.
The core internet suite: TCP/IP
TCP/IP is the foundation that all the application protocols (HTTP, FTP, email) run on top of. IP gets the packets to the destination; TCP makes sure none are lost and that they are reassembled correctly. This is why the internet, a network of networks, can deliver data reliably between any two devices.
Application protocols: HTTP, HTTPS, FTP
These are the protocols a user meets directly. Browsing a website uses HTTP, and any site handling logins or payments uses HTTPS so the data is encrypted and cannot be read if intercepted (which is why the padlock and "https" matter). FTP is used to upload and download files, for example uploading a website's files to a web server.
Email protocols: SMTP, POP3, IMAP
The split is sending versus retrieving: SMTP is for sending, while POP3 and IMAP are for receiving. The difference between the two retrieval protocols is where mail is stored: POP3 downloads it to one device (removing it from the server), while IMAP leaves it on the server, which is better when you read email on several devices because the mailbox stays consistent everywhere.
Try this
Q1. State what a network protocol is. [1 mark]
- Cue. A set of rules governing how data is transmitted and formatted between devices.
Q2. State which email protocol is used to send email. [1 mark]
- Cue. SMTP.
Exam-style practice questions
Practice questions written in the style of Pearson Edexcel exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
Edexcel 20224 marksExplain what is meant by a network protocol and why protocols are needed for devices on a network to communicate.Show worked answer →
A network protocol is a set of rules that governs how data is transmitted and formatted between devices on a network.
Protocols are needed because devices may be made by different manufacturers and work in different ways, so without agreed rules they could not understand each other. A shared protocol means both ends format, send, receive and interpret the data in the same way, so communication is reliable and error-free, just as two people need a common language to talk.
Markers reward defining a protocol as a set of rules for communication, and explaining the need: agreed rules let different devices communicate reliably, otherwise they could not understand each other.
Edexcel 20214 marksState the purpose of each of these protocols: (a) HTTPS, (b) SMTP, (c) FTP, (d) IMAP.Show worked answer →
(a) HTTPS (Hypertext Transfer Protocol Secure): transferring web pages securely between a web server and a browser, with the data encrypted.
(b) SMTP (Simple Mail Transfer Protocol): sending email from a client to a mail server and between mail servers.
(c) FTP (File Transfer Protocol): transferring files between computers over a network.
(d) IMAP (Internet Message Access Protocol): retrieving email from a mail server while keeping the messages stored on the server, so they can be accessed from multiple devices.
Markers award one mark per correct purpose. The discriminators: HTTPS is secure web pages; SMTP sends mail; FTP transfers files; IMAP retrieves mail keeping it on the server.
Related dot points
- Understand why computers are connected in a network and understand the different types of networks (LAN, WAN).
A focused answer to Edexcel GCSE Computer Science 4.1.1 and 4.1.2, covering why computers are connected in a network and the difference between a local area network (LAN) and a wide area network (WAN).
- Understand how the internet is structured, including IP addressing and routers.
A focused answer to Edexcel GCSE Computer Science 4.1.3, covering how the internet is structured as a global network of networks, the role of IP addresses in identifying devices, and how routers direct data.
- Understand how the characteristics of wired and wireless connectivity impact on performance (speed, range, latency, bandwidth), that network speeds are measured in bits per second, and construct expressions involving file size, transmission rate and time.
A focused answer to Edexcel GCSE Computer Science 4.1.4 and 4.1.5, covering how wired and wireless connectivity affect speed, range, latency and bandwidth, network speed units, and calculating file size, transmission rate and time.
- Understand how the four-layer (application, transport, internet, link) TCP/IP model handles data transmission over a network, and understand the characteristics of network topologies (bus, star, mesh).
A focused answer to Edexcel GCSE Computer Science 4.1.7 and 4.1.8, covering how the four-layer TCP/IP model (application, transport, internet, link) handles data transmission, and the characteristics of bus, star and mesh network topologies.
- Understand the importance of network security, ways of identifying network vulnerabilities (penetration testing, ethical hacking) and methods of protecting networks (access control, physical security, firewalls).
A focused answer to Edexcel GCSE Computer Science 4.2.1, covering the importance of network security, identifying vulnerabilities by penetration testing and ethical hacking, and protecting networks with access control, physical security and firewalls.
Sources & how we know this
- Pearson Edexcel GCSE (9-1) Computer Science (1CP2) specification — Pearson (2020)