AP CSP Big Idea 4 Internet

AP CSP Topics › The Internet

AP CSP The Internet: A Network of Networks: Complete Guide (2025‑2026)

The internet is a global network of interconnected networks — not a single entity but a system of physical cables, wireless links, routers, and protocols that allows devices worldwide to communicate. AP CSP Big Idea 4 tests how the internet is structured, why it was designed to be robust and decentralized, and what makes it different from the World Wide Web (which is one application that runs on the internet).

5B+Devices connected to the internet globally
1969Year ARPANET (precursor to the internet) sent its first message
1Single standard (TCP/IP) enabling all devices to communicate regardless of manufacturer

How the Internet is Structured

The internet has no center. It is a decentralized web of networks, each owned by different organizations (ISPs, universities, companies), all communicating through shared protocols.

Physical Infrastructure
The hardware layer
  • Fiber optic cables (undersea and overland)
  • Copper telephone lines (DSL)
  • Wireless towers (cellular, WiFi)
  • Satellites (Starlink, GPS)
  • Data centers housing servers
Logical Infrastructure
The protocol layer
  • IP addresses identify every device
  • TCP/IP protocols govern data transmission
  • DNS translates names to IP addresses
  • BGP (Border Gateway Protocol) routes between networks
  • HTTP/HTTPS enables web communication
Scenario — Network of Networks

A student in Kansas sends an email to a friend in Japan. The email travels from the student’s device to their ISP’s network, across multiple backbone networks, through undersea fiber optic cables, to Japanese ISP networks, and finally to the recipient’s device. The student did not plan this route — it happened automatically.

What property of the internet makes this seamless routing possible?

Answer

Shared protocols (TCP/IP). Every network on the internet — regardless of who owns it, what hardware it uses, or where it is located — communicates using the same standard protocols. This allows data to traverse many different networks automatically. No single organization planned or controls the full path; routers at each network boundary decide the next hop based on routing tables updated continuously. This is what “network of networks” means in practice.

Internet vs. World Wide Web

The Internet vs. the World Wide Web The Internet (Infrastructure) Physical cables, routers, switches, wireless towers — the hardware network that moves data TCP/IP protocols, packet switching, routing tables, DNS, physical transmission media The World Wide Web (Application Layer) Web pages, browsers, HTTP/HTTPS — one application that runs ON the internet Email, streaming video, online gaming, and file transfer are also applications on the internet — not part of the web

The internet is the infrastructure. The web is one application that uses it. Email, video streaming, online gaming, and file transfer are also internet applications — none of them are ‘the web.’

Scenario — Fix the Misconception

A news article reports: ‘The internet was invented by Tim Berners-Lee in 1991.’ A student repeats this in class.

What is the error? What did Tim Berners-Lee actually invent?

Answer

Tim Berners-Lee invented the World Wide Web — the system of web pages, links, browsers, and HTTP/HTML — not the internet. The internet’s precursor (ARPANET) was developed in the late 1960s by DARPA. The internet (as the modern TCP/IP network) emerged through the 1970s–80s. Berners-Lee’s 1991 invention built an application (the web) on top of the already-existing internet infrastructure. Conflating the two is one of the most common AP CSP errors.

Open Standards Enable Innovation

Open Standards (What the Internet Uses)
Benefits of shared protocols
  • Anyone can build a device that connects
  • Anyone can build software that communicates
  • Innovation happens at the edges, not the center
  • New applications can be added without changing infrastructure
  • Examples: TCP/IP, HTTP, DNS, SMTP (email)
Proprietary Systems (The Alternative)
What closed standards would mean
  • Only approved devices can connect
  • New applications require network owner permission
  • Innovation controlled by network owner
  • Compatibility requires licensing agreements
  • Examples: early proprietary networks like CompuServe, AOL
Scenario — Why Open Standards Matter

In 1991, Tim Berners-Lee could deploy the World Wide Web without asking permission from any ISP, network owner, or government agency. He simply built software that used existing TCP/IP protocols. Today, anyone with a computer and internet connection can launch a new application accessible worldwide.

What property of the internet made this possible? What would have been different with a proprietary network?

Answer

The end-to-end principle and open standards. TCP/IP is an open standard — anyone can implement it without paying royalties or asking permission. This means innovation happens at the “edges” of the network (users’ devices and servers) rather than requiring changes to the core infrastructure. In a proprietary network, Berners-Lee would have needed the network owner’s approval to add a new application. Open standards are why the internet has enabled such rapid, decentralized innovation.

Common Exam Pitfalls

1
Confusing the internet with the World Wide Web

The internet is the global infrastructure. The web is one application on it. Email, streaming, and gaming are also internet applications but not web applications.

2
Thinking the internet has a center or owner

No single entity owns or controls the internet. It is a decentralized network of independently operated networks that agree to use shared protocols.

3
Attributing the internet’s invention to one person

The internet evolved over decades through contributions from DARPA, universities, and many researchers. Tim Berners-Lee invented the World Wide Web in 1991.

4
Thinking the internet requires all packets to travel the same path

The internet routes packets independently. Different packets from the same message may travel different paths and arrive out of order, to be reassembled at the destination.

Check for Understanding

1. Which statement best describes the internet?

  • A single network owned and operated by a central authority.
  • The collection of all web pages and websites worldwide.
  • A global network of interconnected networks using shared protocols.
  • The software that allows computers to display web pages.
The internet is a network of networks — independently operated networks worldwide that communicate using shared protocols (TCP/IP). No single entity owns it.

2. Which of the following is an application that runs on the internet but is NOT part of the World Wide Web?

  • A website visited through a browser.
  • An HTML page with hyperlinks to other pages.
  • An email sent using SMTP.
  • A web form submitted via HTTP.
Email uses the SMTP protocol — a different application layer protocol from HTTP. Email runs on the internet but is not part of the web. The web specifically involves HTTP/HTTPS, HTML, and browser-based access.

3. Consider statements about the internet:
I. The internet was invented by Tim Berners-Lee in 1991.
II. Open standards like TCP/IP allow any device to connect to the internet without special permission.
III. The internet routes all packets along a single fixed path.

Which are correct?

  • I only
  • II only
  • I and III only
  • I, II, and III
Statement II is correct. Statement I is false — Berners-Lee invented the Web; the internet’s foundations came from ARPANET and TCP/IP development in the 1970s-80s. Statement III is false — packets are routed independently and may take different paths.

4. Why can any manufacturer build a device that connects to the internet without getting special permission?

  • All internet devices are built by the same manufacturer.
  • Government regulations require internet access for all electronic devices.
  • TCP/IP is an open standard that anyone can implement freely.
  • The internet automatically detects and approves new devices.
Open standards mean anyone can implement TCP/IP without licensing or permission. This is the architectural choice that enables the internet’s decentralized innovation — any device that speaks TCP/IP can participate.

5. A student checks email on a phone, streams music through an app, and browses the web — all while connected to the internet. Which of these activities uses the World Wide Web?

  • Checking email
  • Streaming music
  • Browsing the web
  • All three — they all require internet access
Only browsing the web uses the World Wide Web (HTTP protocol, web browser). Email uses SMTP/IMAP. Music streaming uses proprietary streaming protocols. All three use the internet infrastructure, but only one uses the web.

6. The decentralized design of the internet most directly enables which property?

  • Faster data transmission than any centralized network.
  • Resilience: if one node fails, data can route around it through other paths.
  • More secure data transmission than proprietary networks.
  • Lower cost access for users worldwide.
Decentralization means no single point of failure. If a router or network segment fails, packets are automatically routed through alternative paths. This resilience was a core design goal of ARPANET.

Frequently Asked Questions

What is an ISP?
An Internet Service Provider (ISP) is a company that provides internet access to homes and businesses — examples include Comcast, AT&T, Verizon, and smaller regional providers. ISPs operate part of the internet’s physical infrastructure and connect their networks to larger backbone networks. Your device connects to the internet through your ISP.
What is the difference between the internet and an intranet?
The internet is the global public network. An intranet is a private network using internet protocols (TCP/IP) that is accessible only within an organization. A company might use an intranet for internal document sharing that outside users cannot access.
Who governs the internet?
No single entity. The Internet Corporation for Assigned Names and Numbers (ICANN) manages domain names and IP address allocation. The Internet Engineering Task Force (IETF) develops and maintains internet protocols. Individual networks are operated independently. Governments regulate aspects within their jurisdictions. The internet’s governance is distributed, like its architecture.

Get in Touch

Whether you're a student, parent, or teacher — I'd love to hear from you.

Just want free AP CS resources?

Enter your email below and check the subscribe box — no message needed. Students get daily practice questions and study tips. Teachers get curriculum resources and teaching strategies.

Typically responds within 24 hours

Message Sent!

Thanks for reaching out. I'll get back to you within 24 hours.

🏫 Welcome, fellow educator!

I offer curriculum resources, practice materials, and study guides designed for AP CS teachers. Let me know what you're looking for — whether it's classroom materials, a guest speaker, or Teachers Pay Teachers resources.

Email

[email protected]

📚

Courses

AP CSA, CSP, & Cybersecurity

Response Time

Within 24 hours

Prefer email? Reach me directly at [email protected]