Systems & Data · StudentHub Lesson
How the Internet Works
Understand how devices communicate globally through networks, IP addresses, and routing.
What you will learn
- Explain what the internet is as a network of networks
- Describe the role of IP addresses
- Understand how data travels in packets
- Explain the basics of routers and routing
- Recognize the difference between the internet and the web
Watch the lesson
The Internet: Crash Course Computer Science #29 · CrashCourse
Watch on YouTubeTopic notes
Main Idea
The internet is a massive network of interconnected devices that communicate by breaking data into packets and routing them across networks.
Key Concepts
- The internet connects local networks (LANs) into a global network
- Data is broken into small packets before being sent
- IP addresses uniquely identify devices on a network
- Routers direct packets toward their destination
Definitions
- IP address: a unique numerical label identifying a device on a network
- Packet: a small chunk of data sent across a network
- Router: a device that forwards data packets between networks
Examples
- Visiting a website sends a request packet to a server, which sends back webpage data in packets
- Your home Wi-Fi router connects your devices to your Internet Service Provider (ISP)
Common Mistakes
- Confusing 'the internet' with 'the World Wide Web' (the web is built on top of the internet)
- Thinking data travels as one continuous stream instead of separate packets
Key concepts
Important terms
- IP address
- A unique numeric identifier assigned to a device on a network
- Packet
- A small unit of data transmitted over a network
- Router
- A device that forwards data packets between different networks
Worked examples
Problem
Explain what happens when you type a website address and press enter
- 1. Your computer sends a request packet
- 2. Routers forward the packet toward the destination server
- 3. The server sends back the webpage in packets
- 4. Your browser reassembles and displays it
Answer: The webpage loads after your request and response packets travel across the network
Quick revision
- The internet is a network of networks
- Data travels as packets, not one stream
- IP addresses identify devices uniquely
- Routers direct traffic across networks
- The web is built on top of the internet, not the same thing
Check your understanding
Question 1 · Multiple choice
What uniquely identifies a device on a network?
Question 2 · Multiple choice
How is data typically transmitted across the internet?
Question 3 · True or false
The internet and the World Wide Web are exactly the same thing.
Question 4 · Short answer
What is the job of a router?
Question 5 · Short answer
Why is data broken into packets instead of sent all at once?
Done with How the Internet Works?
Sign in to save your progress across the library.