TCP/IP Packet and 5 Layers Flashcards
TCP/IP PACKET LAYOUT
-The source address
-The destination address
-Information which enables the data to be
reassembled into its original form
-Other tracking information
-The data itself
-A checksum that checks that the data has not been corrupted
What does the Application layer do?
Allows software to use the network (e.g. email (SMTP) or browsers (HTTP))
What does the Data-Link layer do?
Checks that data has been received correctly. (Ethernet)
What does the Transport layer do?
Makes sure the data is sent and received in the correct order (TCP)
What does the physical layer do?
Consists of hardware such as routers and switches. (requires NIC)
What does the network layer do?
Responsible for addressing and routing data (IP)