Define what is meant by a
‘network protocol’
A set of rules for transmitting data in a network
What is
SMTP
(Simple Mail Transfer Protocol)
Protocol used for sending an e-mail
what is , POP3
(Post Office Protocol
what is , IMAP
(internet message access protocol)
Protocol used for downloading an e-mail from the server
-Allows synchronisation of emails across different devices, this is because a copy of the email remains
on the server and so can be downloaded to different devices
what is , HTTP
(hypertext transfer protocol)
Protocol used for Transmitting web pages over the
internet.
what is , HTTPS
(hypertext transfer protocol secure)
Protocol used for Transmitting secure (encrypted)
websites.
▪ Eg securely logging into a bank’s website
what is , TCP
(transmission control protocol)
This protocol splits messages into smaller packets
before they are then transmitted over the internet
what is , IP
(internet protocol
IP protocol routes each packet using an IP address to
make sure it reaches the right destination
what is , FTP
(File Transfer Protocol)
Transferring files directly from a client to a server
What is meant by a layer in a network protocol?
What are the advantages of having layers? [2 marks]
Each layer is self-contained (1) this allows different developers to concentrate on one aspect of the network that they specialise in (1)