Home  >  Article  >  Operation and Maintenance  >  What is a domain name server?

What is a domain name server?

藏色散人
藏色散人Original
2019-05-17 10:17:4919210browse

What is a domain name server?

DNS (Domain Name Server, domain name server) is the domain name (domain name) and the corresponding IP address (IP address) converted server. DNS stores a table of domain names and corresponding IP addresses to resolve the domain names of messages.


A domain name is the name of a computer or computer group on the Internet. It is used to identify the electronic location (sometimes also the geographical location) of the computer during data transmission. A domain name is a string of dot-separated names, usually including the name of an organization, and always includes a two- or three-letter suffix to indicate the type of organization or the country in which the domain is located.

Overview

The software that translates domain names into IP addresses is called the Domain Name System, or DNS. It is a way of managing names. This method is to divide different groups into responsible for the names of each subsystem. Each layer in the system is called a domain, and each domain is separated by a dot. The so-called domain name server (Domain Name Server, Name Server for short) is actually a host equipped with a domain name system. It is a hierarchical database capable of name resolution.

The above is the detailed content of What is a domain name server?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn