Match the protocol function to the description while taking into consideration that a network client is visiting a web site.
- taking the segments from transport protocol, encapsulating them into packets, and assigning them with appropriate addresses —> internet protocol
- preparing packets to be transmitted over the network media —> network access protocol
- managing the individual conversations between web servers and web clients —> transport protocol
- governing the way a web server and a web client interact —> application protocol
Explanation and Hint:
Place the options in the following order:
|