Consider an http client that wants to retrieve a web document at a given url. The ip address of the http server is initially unknown. What transport and application-layer protocols are needed in this?

1 answer

Answer

1121978

2026-03-05 04:25

+ Follow

Application layer protocols: DNS and HTTP

Transport layer protocols: UDP for DNS and TCP for HTTP

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.