Lesson3a Network Protocols Notes
Lesson3a Network Protocols Notes
Network protocols
Objectives
• Discuss other protocols HTTP, HTTPS, TCP/IP
• Describe the layers of the TCP protocol
• Justify benefits of a layered model
• Discuss Cellular Mobile technology
1
6/12/2022
Example of protocols
• Network protocols include:
– Ethernet
Used in wired LANS and covers physical parts
such as cable or optical fibre and connectors to
the logical parts such as data checked for errors
and speed data is sent
– WiFi
• A protocol which sets out how data is transmitted
across wireless LANS.
Example of protocols
2
6/12/2022
TCP Protocol
TCP Protocol
• TCP breaks data into packets
• Each packet contains data and a packet header
with the following information in the header
– The sending computer address
– The recipient computer address
– How many packets the data is split into
– The number of this packet
• Once the receiving computer receives all the packets
it reconstructs the data
• A network that moves data in packets is known as a
packet switched network
3
6/12/2022
TCP
• How data passes down the TCP suite
4
6/12/2022
IP(Internet Protocol)
• At the internet layer the IP protocol deals with
– Addressing system to identify computers/servers
on the network or internet
– Splitting the data into packets and adding the
header information such as sender / receiver
addresses.
– Each device on a network has a unique IP address
to allow data to be routed to it.
• All these protocols are in the TCP/IP suite
5
6/12/2022
6
6/12/2022
7
6/12/2022
Mobile Communications
• A mobile or cellular network is a wireless
network using cells where a fixed location
transceiver is used known as a base station.
• Cells provide network coverage each cell
provide 9-21 miles of coverage.
• When a user moves out of range a handover is
used to transfer coverage to another base
station
8
6/12/2022