When we open our browser and start to enter www.google.com or www.youtube.com and the page appears and we start search something and watching videos on that browser. Do you ever think about how this browser can understand the word www.google.com since we already know that our internet world uses IP addresses to communicate?
We call this www.google.com or any other website name as the domain name and usually, we call it URL (Uniform Resource Locator - the link to access the website).
For easy understanding, we as humans also have a unique number which is our IC Number, let's say we don't have a name and use our IC number as our identification identity. How many people can remember other people's IC numbers? That's why we have the name for easy to remember and we have an IC number for our identity identification.
Same as the domain, the existing domain name usually comes with a unique IP address. For example, when we ping www.google.com and the result will show the unique IP address 78.83.4.159.
How does this domain have the IP address? To be more specific actually, the IP address is come first before the domain name. This means we need to have the static IP address and we can point to our domain name. This is done by Domain Name Server or DNS.
- https://developers.google.com/speed/public-dns/docs/using
- https://ns1.com/resources/dns-protocol#:~:text=What%20is%20the%20DNS%20Protocol,instead%20of%20numeric%20IP%20addresses.
- https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengconfiguringdnsserver.htm
Comments
Post a Comment