Difference between revisions of "Domain Name System"

From Computer History Wiki
Jump to: navigation, search
(An OK start)
 
m (+cat)
Line 6: Line 6:
  
 
{{semi-stub}}
 
{{semi-stub}}
 +
 +
[[Category: Internet]]

Revision as of 22:51, 13 December 2018

The Domain Name System (usually abbreviated to DNS) is a distributed database which is used on the Internet to hold mappings from human-readable names (such as '.COM') to binary addresses.

The DNS is organized as a hierarchy; like file names in a hierarchical file system, a complete DNS name consists of a number of parts, each one of which selects one of the possibile namespaces (sub-directories) at the next level down. The leaves of the tree usually name individual hosts.

Although the DNS has the capability to hold addresses for a number of different protocol suites, in general it now only hold addresses for the Internet Protocol.