Podcast
Questions and Answers
In client-server protocols, which party establishes the connection?
In client-server protocols, which party establishes the connection?
- The client (correct)
- Both the client and the server
- The server
- It depends on the protocol
What is the default port for an HTTP server?
What is the default port for an HTTP server?
- Port 80 (correct)
- Port 8080
- Port 443
- Port 8000
Which layer of the network stack is the connection established in for HTTP?
Which layer of the network stack is the connection established in for HTTP?
- Application layer
- Data link layer
- Network layer
- Transport layer (correct)
What information does the URL of a page to fetch contain?
What information does the URL of a page to fetch contain?
What is the purpose of the port number in the URL?
What is the purpose of the port number in the URL?