Before the Web was woven, the worldâs first packet-switched network â ARPANET â laid the foundation for everything to come.
In the Shadow of the Cold War
The year was 1969. America was racing to the moon, dodging nuclear paranoia, and pouring resources into scientific supremacy.
The U.S. Department of Defenseâs research agency, ARPA (Advanced Research Projects Agency), had one problem: how could scientists at distant universities share computer resources in real-time?
Back then, computers were massive, expensive, and isolated. If researchers at MIT wanted to run programs on a computer at Stanford, theyâd often have to fly in or use slow telephone connections.
So ARPA did something radical: it funded a new kind of network â one that could send digital data in packets across multiple unreliable channels. The result: ARPANET, the ancestor of the modern Internet.
The First Connection
On October 29, 1969, at 10:30 p.m., a UCLA student typed login
into a terminal to connect to a remote computer at Stanford.
The system crashed after the first two letters â lo
.
But history was made: the first inter-networked message had been sent.
Within months, ARPANET linked four key universities:
- UCLA
- Stanford Research Institute (SRI)
- UC Santa Barbara
- University of Utah
The era of packet-switched networking had begun.
How It Worked
Unlike the circuit-switched phone system, ARPANET broke data into packets, each containing:
- A destination address
- Payload (the data)
- Sequence information
These packets traveled independently, hopped through routers (then called IMPs â Interface Message Processors), and were reassembled at the destination.
This made ARPANET resilient to node failures â a key advantage in military thinking.
The Protocol Before the Protocols
Initially, ARPANET used NCP (Network Control Protocol), which allowed basic host-to-host communication and established the groundwork for reliable connections between machines. However, NCP lacked flexibility for larger-scale growth and didn’t support addressing schemes that modern networking required.
In response, the network transitioned in 1983 to TCP/IP (Transmission Control Protocol / Internet Protocol) â a more modular, scalable protocol suite that separated how data was sent (IP) from how it was guaranteed and ordered (TCP). This upgrade made the network resilient, decentralized, and interoperable across different hardware and operating systems.
With TCP/IP as the foundation, several important protocols emerged:
- FTP (File Transfer Protocol) â introduced in the early 1970s, it enabled users to upload and download files between computers remotely, using authenticated logins or anonymous access.
- Telnet â one of the earliest remote terminal protocols, it allowed users to log into another computer over ARPANET as if sitting at a local terminal.
- SMTP (Simple Mail Transfer Protocol) â laid the foundation for email transmission between servers.
- DNS (Domain Name System) â introduced in 1984, it replaced numeric IP addresses with human-readable domain names.
These protocols collectively allowed researchers and early users to navigate, communicate, and transfer data long before the World Wide Web appeared.
Every major system that followed â including email, FTP, Telnet, and eventually HTTP â was layered on top of this evolving protocol backbone. â email, FTP, Telnet, and eventually HTTP â was layered on top of this backbone.
Other Contenders in Parallel
While ARPANET was the most successful and well-funded packet-switched network, it wasnât the only attempt.
OGAS â The Soviet Network Vision (1960sâ1980s)
The Soviet Union had its own ambitious project: OGAS (National Automated System for Computation and Information Processing). Proposed by cyberneticist Victor Glushkov, OGAS aimed to connect computers across the USSR to manage its economy in real-time.
It was designed as a three-tier network with nodes at factories, regional hubs, and a central planning institute. Though visionary, OGAS was hindered by bureaucratic resistance, Cold War secrecy, and a lack of technological resources. It never moved beyond pilot stages.
CYCLADES â Franceâs Elegant Simplicity (1970s)
Led by Louis Pouzin, the French CYCLADES network was a major influence on Internet design. It introduced the idea of end-to-end responsibility, where intelligence lies in the endpoints, not the network â a concept that inspired the design of TCP/IP.
Though CYCLADES lost funding in favor of Franceâs PTT-run Transpac, its architectural ideas endured.
German Academic Networks
In West Germany, initiatives like WIN (Wissenschaftsnetz) and later DFN (Deutsches Forschungsnetz) connected universities and research institutes. They often collaborated with European networks like EARN (European Academic and Research Network), though their designs were layered over existing telecom infrastructure.
While none of these projects scaled like ARPANET, they reflected a global push toward networked computing and contributed ideas, talent, and urgency to the future Internet.
From Military Roots to Civilian Use
Though ARPANET began as a defense project, its greatest contributions came in academia:
- Email emerged in the early 1970s and became the networkâs killer app.
- Remote file transfer (FTP) enabled collaborative research.
- Open protocols encouraged interoperability and open standards.
By the late 1980s, ARPANET was slowly being replaced by more commercial and international networks â but its DNA lived on.
On February 28, 1990, ARPANET was officially decommissioned.
What Came After
How NSFNET and TCP/IP Differed from ARPANET
ARPANET laid the groundwork, but NSFNET and TCP/IP expanded and refined the architecture of global networking.
Connectivity Model:
- ARPANET used dedicated leased lines between a small number of nodes with IMP (Interface Message Processor) routers. Its connectivity was limited and manually provisioned.
- NSFNET leveraged regional academic networks and higher-speed backbones. It introduced dynamic routing, modular upgrades, and decentralized management.
Protocol Stack:
- ARPANET originally relied on NCP, which lacked routing and robust addressing.
- TCP/IP provided a layered model â IP for addressing and routing, TCP for reliable delivery â enabling scalable internetworking.
Access and Policy:
- ARPANET access was tightly controlled under military and academic grants.
- NSFNET intentionally opened access to educational and eventually commercial entities â this shift enabled the birth of the public Internet.
Transition:
- By 1990, ARPANET had served its purpose.
- NSFNET took over, with TCP/IP becoming the universal language of the Internet.
- Routers replaced IMPs, and a wide array of networks began to autonomously interconnect, forming what we now call the Internet.
As ARPANET faded, its foundational principles gave rise to the modern Internet.
NSFNET and Internet Backbone (1985â1995)
- The U.S. National Science Foundation created NSFNET, a higher-capacity academic network.
- It linked universities and became the backbone for early Internet traffic.
- Commercial use was prohibited at first but gradually opened up.
The TCP/IP Revolution (1983â1990)
- ARPANET officially adopted TCP/IP on January 1, 1983 â a day now known as Flag Day.
- TCP/IP unified all research and military networks under a common language.
- This enabled the inter-network â hence the term Internet.
The Rise of the Modern Internet (1990â1995)
- In 1990, Tim Berners-Lee launched the World Wide Web at CERN.
- By 1993, the first graphical web browser, Mosaic, was released.
- The number of Internet hosts exploded from a few hundred thousand to millions.
The Dot-Com Boom (1995â2000)
- NSFNET was retired, and the Internet was fully commercialized.
- Domains like
amazon.com
,google.com
, andebay.com
appeared. - ISPs (Internet Service Providers) brought access to the masses.
Mobile & Cloud Era (2007âPresent)
- Smartphones turned the web into a mobile-first experience.
- Cloud computing (AWS, Azure, Google Cloud) redefined infrastructure.
- The Web now supports video streaming, real-time apps, social media, and global commerce.
From ARPANET’s four-node experiment to a global web of billions, the Internet has evolved through cooperation, open protocols, and decades of iteration.
- NSFNET: A more powerful network created by the National Science Foundation â precursor to the modern Internet backbone.
- Tim Berners-Leeâs World Wide Web (1990): Built on top of TCP/IP â made the net human-readable.
- Commercial ISPs and the Internet boom of the mid-90s
Without ARPANET, none of these would exist.
How the Internet Travels Across Oceans
Todayâs global internet relies heavily on undersea fiber-optic cables, stretching tens of thousands of kilometers between continents.
How They’re Built:
- Laid by specialized ships, these cables rest on the ocean floor.
- At shallow depths, they’re buried beneath the seabed for protection.
- Each cable contains multiple fiber pairs wrapped in layers of steel and waterproofing.
Why Sharks Donât Destroy Them:
- In early days, sharks did occasionally bite cables â possibly due to electromagnetic signals.
- Modern cables are reinforced with armored sheaths to withstand pressure, bites, and anchors.
- Today, human activities (like fishing and earthquakes) are far more common causes of damage than marine life.
These undersea arteries carry over 95% of international data traffic â making them the invisible foundation of modern connectivity.
Final Thoughts
ARPANET was not the Web â it was the soil the Web grew in. It showed that resilient, packet-switched communication over long distances was not just possible, but inevitable.
It was a humble experiment, born out of academic need and military foresight. But it changed how we connect, communicate, and collaborate.
đ Legacy Markers
- đ§ The first message sent: „lo“
- đ The first four nodes formed the backbone of modern connectivity
- đĄ TCP/IP Day (January 1, 1983) â when ARPANET officially switched to the protocols we use today
- đ ARPANET shutdown: February 28, 1990
Written in honor of the engineers who connected four machines â and jumpstarted a planetary web.
Next Article Demystifying-www