Describe the 4 layer TCP/IP model.
Understand that the HTTP, HTTPS, SMTP, IMAP and FTP protocols operate at the application layer.
Understand that the TCP and UDP protocols operate at the transport layer.
Understand that the IP protocol operates at the internet layer.
Designed to simplify network communication.
Each layer deals with a different task.
The layers are:
application layer
transport layer
internet layer
link layer
As data is sent it passes through each layers, from the application layer to the link layer.
Each layer adds information depending on which protocols are being used.
When the data is received, it passes through each layer in reverse.
The network applications, such as web browsers or email operate.
Protocols used:
HTTP
HTTPS
FTP
SMTP
IMAP
Sets up the communication between the two hosts and they agree settings such as 'language' and size of packets.
Protocols used:
TCP
UDP
Where data is addressed and packaged for transmission. It then routes the packets across the network.
Protocols:
IP
Whre the network hardware such as the NIC (network interface card) and OS device drivers are located.
Protocols:
Wi-Fi
Ethernet
Allows one layer to be developed/modified without affecting any of the other layers.
Software and hardware manufacturers can focus on one layer without needing to know how the other layers work.
Devices made by different manufacturers can be compatible, giving consumers more choice.
It is easier to identify and correct networking errors and problems.
It addresses and packages data for transmission and then routes the packets across the network.