The Internet Versus the World Wide Web - Tech-inmotion/VPNTechguy GitHub Wiki

It is true! The internet is the network of hardware that connects all devices. That could be a hub in which computers are wired into using network cables known as fibre or ethernet. We call this a Local Area Network (LAN) because the computers are connected to one central point. Yet, we have not gotten to the part about the internet just yet.

This central point is where your connection to the internet begins if the hub is the passage or gateway that enables you to send data out of your network of computers.

Your computer’s at home probably connect to a router. The router allows you to send data out to the internet. It might be via a cable or via a wireless device. There are satellites, 4G phone towers and all manner of other hardware out there that effectively allows your data to travel outbound. All these devices are hardware and they transmit data. This is the internet. A group of hardware devices that are connected so data can travel. This data can travel using encryption or open code depending on how secure the connection needs to be. This is why some people use VPN software to encrypt their connections.

The World Wide Web is the actual machine that host website data. These machines use the internet so people can access their website or so the website can access other websites. This means the World Wide Web simply codes.

Different types of code have been created over the years to allow companies and people to do more with their website or applications. Javascript allows people to interact and send commends. A little like your internet banking. Without javascript, we would not be able to use internet banking by logging into a server and sending commands. VPN software However, HTML/PHP came first because before Javascript would become useful it needed a website. Well for the most part anyway. Java is also a useful tool for internal applications, but you get the picture.