Protocols and Layers
Protocols and Layers
Starter Questions
• What are the two main topologies that we looked at
last lesson?
• What is one advantage of each?
• What is one disadvantage of each?
• What is the difference between a switch and a
router?
Protocols and layers
Unit 3 Networks, connections and protocols
Protocols
• The set of rules is called a protocol
• What is the ‘meet and greet’ protocol
for meeting someone new?
• Smile
• Say hello
• Does this work in all countries?
FTP
• File Transfer Protocol (FTP) is used for sending or
retrieving files to or from a FTP server
• A GUI will allow files to be dragged from your computer to the
server
Protocols and layers
Unit 3 Networks, connections and protocols
SMTP
• This is an email protocol used for sending email
• Email software, such as Outlook, sends the
email to the SMTP server used by the
company or individual
• The mail server then relays the message
through various other servers known
as mail relays
• Finally, the email arrives at the
destination mail server
Protocols and layers
Unit 3 Networks, connections and protocols
Worksheet
• Now complete the task at the bottom of the
worksheet
Protocols and layers
Unit 3 Networks, connections and protocols
TCP/IP protocol
• TCP (Transmission Control Protocol)
• Breaks up messages sent over the Internet into small chunks
called packets
• Reassembles the packets at the other end
• Detects errors
• Resends lost messages
• IP (Internet Protocol)
• Routes the individual packets from one IP address to another
Protocols and layers
Unit 3 Networks, connections and protocols