11.8k views
5 votes
A web client is sending a request for a webpage to a web server. from the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?

1 Answer

7 votes
From the perspective of the client, the correct order of the protocol stack that is used to prepare the request for transmission for a webpage to a web server is:
HTTP - The Hypertext Transfer Protocol
TCP -
Transmission Control Protocol
IP -
Internet Protocol
Ethernet
User Tom Eustace
by
8.6k points