TCP-IP Flashcards
What is the application later?
Defines how various user services operate such as web browsers and email
Give two protocols which are in the application layer
HTTP, HTTPS, FTP, SMTP, POP3, IMAP
What is the transport later?
Establishes a dedicated channel between the source and destination devices to transfer the data along
What protocol is found in the transport layer?
TCP
What is the Internet (or network) layer?
Adds the source and destination IP addresses to the data received from the transport layer and routes them to the recipient
What protocol is found in the internet (or network) layer?
IP
What is the link (or network interface) layer?
Defines how data is transferred from one another along the whole route from sender to recipient
What protocols are found in the link (or network interface) layer?
Ethernet and Wi-Fi
Describe the role of FTP in preparing outgoing data for transmission across the internet
FTP defines how the file must be requested
Describe the role of TCP in preparing outgoing data for transmission across the internet
TCP establishes a channel between the sending and receiving devices and splits the data into packets
Describe the role of IP in preparing outgoing data for transmission across the internet
IP adds a packet header with the source and destination IP addresses
Describe the role of Ethernet/Wi-Fi in preparing outgoing data for transmission across the internet
Ethernet/Wi-Fi convert outgoing data packets into electric/radio signals for transmission to the network router. The packets are routed across the internet until they reach, and are receives by, the link layer on the receiving device.
Describe the role of Ethernet/Wi-fi in receiving incoming data from the internet
Ethernet/Wi-Fi protocols specify how incoming signals should be converted back into data packets
Describe the role of IP in receiving incoming data from the internet
IP removes the packet headers
Describe the role of TCP in receiving incoming data from the internet
TCP reassembles the packets and checks that they are correct