Embed presentation
Downloaded 45 times












The document discusses the Domain Name System (DNS), which maps host names to their corresponding IP addresses. DNS is an internet directory service that acts as a client-server application to provide name mapping, as IP addresses are difficult to remember and can change. Historically, name mapping was done using a host file on each computer, but as the internet grew this became impractical, leading to the distributed DNS system with a hierarchy of root, top-level domain, and authoritative name servers. DNS supports two types of queries - recursive queries where a server resolves a query itself, and iterative queries where a server refers the query to another name server.










