Network Protocols and the 4 Layer Model Flashcards
What are protocols?
Sets of rules for communication
There need to be accepted rules to do devices can be compatible and reliably communicate-these are what protocols are.
Protocols are usually developed in layers, with each being responsible for a different part of the communication process. TCP/IP has 4.
The 4 layers
Application layer: HTTP/S,FTP, SMTP, IMAP and POP, DNS
Transport layer: TCP, UDP
Network layer: IP
Link layer: Ethernet, WiFi
Application Layer
Where the network applications operate (E.G web browsers, email client)
Transport Layer
Sets up the communication between the two hosts, including agreed rules (like packet size)
Network Layer
Addresses and packages the data, then actually routes it
Link Layer
Where the hardware (E.G NIC) and drivers operate