TCP/IP protocols Flashcards
What are the four layers of the TCP/IP protocol stack?
The four application layers are:
Application layer
Transport layers
Internet Layer
Link Layer
(A Train Is Late)
What does the Application Layer do?
Uses high-level protocols to set an agreed standard between communication end-points. E.g. what protocols to use.
Does not determine how the data is transferred but the specific rules on how the data should be sent.
What does the Transport Layer do?
Uses Transmission Control Protocol to establish end-to-end connection with the recipient’s computer.
Splits them into packets and numbers them.
What does the Internet Layer do?
Uses the Internet Protocol(IP) to address packets with the source and destination IP addresses.
What does the Link Layer do?
The link layer operates across a physical connection
Adds the MAC address of the physical nic of the destination and source.
MAC addresses change with each hop.