Show understanding of the differences between the World Wide Web (WWW) and the internet
2.1 Networks – The Internet and the World Wide Web
What is the Internet?
The Internet is a global network of interconnected computers and devices that communicate using standard protocols (TCP/IP). Think of it as a huge road system that carries data packets between cities (computers) all over the world. 🚗💨
What is the World Wide Web?
The World Wide Web (WWW) is a service that runs on the Internet. It uses the HTTP/HTTPS protocol to retrieve and display web pages (HTML documents). Imagine the Web as a library where each book is a web page, and you use a browser to read them. 📚🖥️
Key Differences
| Aspect | Internet | World Wide Web |
|---|---|---|
| Purpose | Connects devices for data exchange (email, file transfer, etc.) | Provides a way to access and share information via web pages |
| Protocol | TCP/IP, UDP, etc. | HTTP/HTTPS |
| Analogy | Road network | Library on that road network |
| Examples | Email, FTP, VPN | Wikipedia, YouTube, online shopping sites |
How They Work Together
- Data travels across the Internet using routers and switches.
- When you request a web page, your browser sends an HTTP request over the Internet.
- The server responds with the page’s HTML, CSS, and images.
- Your browser renders the page, and you see the content.
Quick Quiz
- What protocol does the Web use to fetch pages? Answer: HTTP/HTTPS
- Is the Internet a single device? Answer: No, it’s a network of many devices.
- Can you use the Internet without the Web? Answer: Yes, for email, file transfer, etc.
Revision
Log in to practice.
2 views
0 suggestions