Packet.School
HomeLevelsSandboxFreeAbout
XP0
L1 · Basic Concepts
Level 1
5 lessons
  • 01What is a Network?
  • 02IP Address
  • 03MAC Address
  • 04LAN, WAN and Internet
  • 05Level 1 Quiz
Levels/L1 · Basic Concepts/Lesson 01
Lesson · 01

What is a Network?

A network is a system where two or more devices are connected so they can exchange data. Your phone, your laptop, even your smart bulb — every one of them is a member of at least one network right now.

Duration
3min
Level
L1
Type
Lesson
Progress
1/ 5

01You already use one every day

  • When you send a WhatsApp message, it travels through your home Wi-Fi, then your carrier's network, then on to the servers
  • While you watch YouTube, hundreds of data packets stream into your device every second
  • In an online game, your move reaches a player on another continent in milliseconds

Throughout this curriculum we'll open up what happens backstage, step by step: how data gets packaged, how addresses work, and how packets find their way.

02How is data transmitted?

The best analogy is still the postal system:

  1. You write a letter → data
  2. You put it in an envelope → packaging
  3. You write the address on it → IP address
  4. The post office routes it through a sorting hub → router
  5. It's delivered to the recipient's door → destination device

One important difference: a network never sends a long letter in a single envelope. Data is split into small pieces called packets; each piece travels on its own and everything is reassembled at the destination.

Why packets?
If data were sent as one piece, a single corrupted bit would force everything to be resent. With packets, only the lost piece is retransmitted — and thousands of devices can share the same line by taking turns.

03Four concepts to meet

ConceptWhat it does
PacketA small, addressed piece of data
IP addressA device's address on the network
RouterThe device that steers packets the right way
ProtocolThe communication rules both sides agree on

These four ideas underpin every lesson ahead. Whenever a new term trips you up, the glossary has your back:

Sandbox · ReferenceNetwork GlossaryPlain-language definitions with tiny examples for every networking term you'll meet.Open tool

04Summary

  • Network = devices connected to exchange data
  • Data travels as packets; every packet carries its own address
  • Routers steer the packets, protocols set the rules
Next
IP Address
On this page
  • You already use one every day
  • How is data transmitted?
  • Four concepts to meet
  • Summary
Packet.School

An open, interactive curriculum for computer networking.

v3.0 · MIT22 lessons live

Learn

  • Lessons
  • Sandbox
  • Levels
  • Free
  • About

Simulations

  • Packet Journey
  • DNS Lookup
  • DHCP Simulator
  • Subnet Calc
  • Network Builder
  • Terminal

Project

  • About
  • Changelog
  • GitHub
  • Contributing
  • Style guide

Newsletter

One short email when a new level ships. No tracking pixels.

© 2026 Packet.School — MIT licensedSupport with a coffeebuilt in the open