The TCP/IP and OSI Networking Models Flashcards
What are two examples of TCP/IP transport layer protocols?
UDP and TCP
What are two examples of TCP/IP data link layer protocols?
Ethernet and PPP
The process of HTTP asking TCP to send some data and making sure that it is received correctly is an example of what?
Adjacent-layer interaction
The process of TCP on one computer making a TCP segment as segment 1, and the receiving computer then acknowledging the receipt of TCP segment 1 is an example of what?
Same-layer interaction
The process of a web server adding a TCP header to the contents of a web page, followed by adding an IP header and then adding a data link header and trailer is an example of what?
Data ecapusulation
What terms are used to specifically identify the entity created when encapsulating data inside data link layer headers and trailers?
Frame
Which OSI layer defines the functions of logical network-wide addressing and routing?
Layer 3
Which OSI layer defines the standards for cabling and connectors?
Layer 1