The Internet's Origin Story
ARPANET, TCP/IP, the Web, broadband, and the mobile era
Related Tools
Related Labs
Related Worksheets
Related Cheat Sheets
The internet began as a research network built to let distant computers share information reliably. In 1969, ARPANET connected a small number of university and military research sites, creating the first version of what would become a global network. Its biggest idea was not a single giant wire, but a system for breaking messages into small packets that could travel across many paths. This matters because every video call, game server, search, and social app still depends on those basic networking ideas.
The modern internet grew through layers of invention: packet switching, TCP/IP rules, the World Wide Web, browsers, broadband, Wi-Fi, smartphones, and social platforms. TCP/IP standardized how networks talk to each other, while the Web made the internet easy to navigate using pages, links, and addresses. Faster home connections and mobile networks changed the internet from occasional computer use into an always-on part of daily life. Today’s short-form video feeds and social apps run on the same core principle: data is split into packets, routed across networks, and reassembled on your device.
Key Facts
- ARPANET sent its first message in 1969 between UCLA and the Stanford Research Institute.
- Packet switching breaks data into small packets so each packet can travel independently across a network.
- TCP/IP became the standard internet protocol suite on January 1, 1983, often called the internet’s official birthday.
- The World Wide Web was proposed by Tim Berners-Lee in 1989 to connect documents using URLs, HTTP, and HTML.
- Bandwidth is the rate of data transfer: bandwidth = data transferred / time.
- Latency is the delay before data arrives, and low latency matters for gaming, video calls, and live streaming.
Vocabulary
- ARPANET
- ARPANET was an early research network funded by the U.S. Department of Defense that helped prove the ideas behind the modern internet.
- Packet switching
- Packet switching is a method of sending data by splitting it into small packets that can travel separately and be reassembled at the destination.
- TCP/IP
- TCP/IP is the set of communication rules that lets different computer networks connect and exchange data as one internet.
- World Wide Web
- The World Wide Web is a system of linked pages and resources accessed through browsers using the internet.
- Bandwidth
- Bandwidth is the maximum amount of data a network connection can transmit in a given amount of time.
Common Mistakes to Avoid
- Confusing the internet with the World Wide Web. The internet is the global network infrastructure, while the Web is one major service that runs on it.
- Thinking data travels as one whole file from sender to receiver. Most internet data is split into packets, sent through networks, and reassembled by the receiving device.
- Assuming faster download speed always means a better connection. Bandwidth helps with large files and video quality, but latency and reliability are also important.
- Believing social media created the internet. Social media became popular much later, after earlier inventions like ARPANET, TCP/IP, the Web, browsers, broadband, and smartphones.
Practice Questions
- 1 A 150 MB video is downloaded in 30 seconds. What is the average download rate in MB/s?
- 2 A message is split into 40 packets, and each packet contains 1,500 bytes of data. How many total bytes of data are sent, not counting headers?
- 3 Explain why packet switching makes the internet more flexible than a system that requires one dedicated path for every message.