search
HomeCommon ProblemWhat does dns exception mean?

What does dns exception mean?

Jan 19, 2021 am 11:04 AM
DNS exception

Dns exception means that the server is faulty and the server's address cannot be found. DNS is a server that converts domain names and corresponding IP addresses. DNS stores a table of domain names and corresponding IP addresses to resolve domain names; this eliminates the need to memorize each domain name by rote. For the IP address of the IP device, just remember the relatively intuitive and meaningful host name.

What does dns exception mean?

#The operating environment of this article: Windows 7 system, Dell G3 computer.

DNS is a server that converts domain names and corresponding IP addresses. DNS stores a table of domain names and corresponding IP addresses to resolve domain names.

DNS service exceptionIt means that the server is faulty and the address of the server cannot be found.

Importance of DNS

  • Technical perspective

    DNS resolution is the actual addressing method for most applications on the Internet; The further development of domain name technology and various applications based on domain name technology have enriched Internet applications and protocols.

  • From a resource perspective

    Domain name is an identity mark on the Internet and a unique identification resource that cannot be repeated; the globalization of the Internet has made domain names a symbol of a country’s sovereignty. strategic resources.

What does dns exception mean?

DNS main functions

Each IP address can have a host name, and the host name is given by It consists of one or more strings separated by decimal points. With the host name, don't memorize the IP address of each IP device by rote. Just remember the host name that is relatively intuitive and meaningful. This is what the DNS protocol does.

There are two ways of mapping host name to IP address:

1) Static mapping, each device is configured with mapping from host to IP address, and each device independently maintains its own mapping table , and only for use by this device;

2) Dynamic mapping, establish a domain name resolution system (DNS), only configure the mapping from the host to the IP address on the dedicated DNS server, the host name needs to be used on the network The communication device first needs to query the DNS server for the IP address corresponding to the host.

The process of finally obtaining the IP address corresponding to the host name through the host name is called domain name resolution (or host name resolution). When resolving a domain name, you can first use the static domain name resolution method. If the static domain name resolution fails, then use the dynamic domain name resolution method. Some commonly used domain names can be put into the static domain name resolution table, which can greatly improve the efficiency of domain name resolution.

Related free learning recommendations: Programming videos

The above is the detailed content of What does dns exception mean?. 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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.