A client packet is received by a server. The packet has a destination port number of 80. What service is the client requesting?
- DNS
- HTTP
- DHCP
- SMTP
Explanation & Hint:
The client is requesting the HTTP (Hypertext Transfer Protocol) service. Port 80 is the standard port for HTTP, which is used for transmitting web pages on the internet. |