Hi,
Actually the "Internet" is essentially a network that connects computers across the globe, allowing them to communicate with each other through a system of interconnected networks; it's considered a network of networks, enabling users to access information and services from various devices around the world.
When they connected to each other they share data among each other .So there are some terms that are used to understand how the internet works(How the data is shared among different computers).
1.Web browser.
2.Client side.
3.Server side.
4.ISP(Internet Service Provider).
5.DNS(Domain Name System).
6.IP address(Internet Protocol address).
So lets understand complete working of Internet through these terms:
When we search something on a software (Browser) like Google.com then the Browser sends this request by using ISP and as you know there are millions of computers that are working on internet then how does it is identified to access that particular requested computer so the answer is actually the ISP takes the IP address of requested website computer and sends it to the DNS and DNS is actually like a telephone numbers directory which has millions computers IP addresses so when ISP sends IP address to DNS then DNS finds it and connects our browser to a computer(Server) corresponding to this IP address .So when the Server and Client computer is connected then Server shares the files that our computer Browser requests like in our case we searched about Google.com so it will provide us the access to visit the Google.com.
And all these Computers are connected through tone of wires that are expanded across the world.
So this is actually some process through which our Internet works that I got while exploring about the Web Development .
I hope so it is Information might helpful about the topic that I mentioned above and there may be some improvement's by your side so I will feel motivation regarding taking your feedback.
Top comments (0)