1.3 Flashcards
4 Protocol layers
Transport
Application
Network/ Internet
Link/ Physical
What is the application layer
Assigns specific protocols based on the data being transferred (web - http/https, files- ftp, email-smtp)
What is the transport layer
Splits data up into packets, each packet is assigned a checksum and the order in which to be reassigned, it also assigns which application layer protocol is being used based on the port number for the firewall and to know which server it may need to be sent to (TCP - Reducing errors, UDP - Speed)
What is the network layer
IP address header is assigned to each packet, where its going to, where its coming from (protocol - IP)
What is the link layer
MAC address is used to determine the physical route across the network
What is the point of layering
Can change individual layers without affecting other layers (encapsulation)
What is meant by a layer
A group of protocols organised by function
What is meant by a model
The conceptual arrangement of protocols and layers0