Translation of IP addresses

Even though computers are good with numbers, they can use IP addresses, but for a human it is difficult to remember IP addresses. A human is good with names such as Amazon or Google. DNS, which stands for domain name system, is responsible for translating names to IP addresses.

There may be more than one IP address that is associated with a single name. It is needed to ensure to pick a server that is closer geographically or to ensure redundancy of the service.

There are many providers on the Internet that can perform transactions from names such as Google to an IP address.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator