* Domain Name System(or Service or Server)
It is an Internet service that translates Domain Names into IP addresses.
Because Domain names are alphabetic, they're easier to remember.
The internet however, is really based on IP addresses. Every time you use a Domain name, therefore,
a DNS service must translate the name into corresponding IP address.
FOR EXAMPLE
The domain name www.hackers.com might translate to 192.105.233.4.
The DNS system is , in fact its own network. If one DNS server doesn't know how to translate a
particular domain name, it asks another one, and so on, until the correct IP address is returned.
Comments
Post a Comment