Published by Patrick Mutisya · 14 days ago
Show understanding of the differences between the World Wide Web (WWW) and the Internet.
The Internet is the underlying infrastructure; the WWW is one of many services that use that infrastructure, alongside email (SMTP), file transfer (FTP), VoIP, etc.
| Aspect | Internet | World Wide Web (WWW) |
|---|---|---|
| Layer in the OSI model | Network layer (and below) – primarily TCP/IP | Application layer (HTTP/HTTPS) |
| Primary purpose | Provide a universal packet‑switching network for any type of data. | Deliver hypertext documents and multimedia via browsers. |
| Core protocols | IP, TCP, UDP, ICMP, etc. | HTTP, HTTPS, HTML, CSS, JavaScript. |
| Typical users | Network engineers, ISPs, any device that needs connectivity. | General public, content creators, web developers. |
| Examples of services | Routing, DNS, email (SMTP), streaming (RTSP), remote login (SSH). | Websites, web applications, online portals. |
| Physical components | Cables, routers, switches, satellites, data centres. | Web servers, browsers, content delivery networks (CDNs). |
| Scope of definition | Broad – the entire global network. | Narrow – a subset of the Internet dedicated to hypermedia. |
In summary, the Internet is the global network infrastructure that enables the transmission of all kinds of digital data. The World Wide Web is a specific application that uses this infrastructure to deliver hypertext and multimedia content via web browsers. Understanding the distinction helps students grasp why other services (email, FTP, VoIP) continue to operate even if the WWW were unavailable.