ARPANET
The first wide-area packet-switching network and direct predecessor to the modern Internet, developed by DARPA in 1969.
Also known as: Advanced Research Projects Agency Network, ARPAnet
Category: Software Development
Tags: technology, history, networking, computing-history
Explanation
ARPANET (Advanced Research Projects Agency Network) was the first wide-area packet-switching network and the direct predecessor to the modern Internet. Funded by DARPA (then called ARPA), the network went live on October 29, 1969, when the first message was sent from UCLA to Stanford Research Institute. The system famously crashed after transmitting just "LO" while attempting to send "LOGIN." The project emerged from J.C.R. Licklider's vision of an "Intergalactic Computer Network" and was developed under the leadership of Bob Taylor and Larry Roberts.
ARPANET introduced several foundational concepts that remain central to networking today. Packet switching allowed data to be broken into packets and routed independently across the network. The distributed architecture meant there was no central point of failure—a design that made the network inherently resilient. The network later adopted TCP/IP, developed by Vint Cerf and Bob Kahn, which became the universal protocol for Internet communication.
By 1971, ARPANET connected 15 nodes including MIT, Harvard, and BBN. The network enabled revolutionary applications: email was invented on ARPANET in 1971 by Ray Tomlinson, along with file transfer and remote login capabilities. These innovations proved that heterogeneous computers could communicate effectively.
The original four nodes in 1969 were UCLA (Network Measurement Center), Stanford Research Institute (Network Information Center), UC Santa Barbara (Culler-Fried Interactive Mathematics), and the University of Utah (graphics research). The network continued to grow, reaching international connections to the UK and Norway by 1973.
Contrary to popular myth, ARPANET wasn't designed primarily for nuclear attack survival—that was a beneficial side effect of its distributed design. It was fundamentally a research network for universities. ARPANET was decommissioned in 1990, having evolved into the Internet through the widespread adoption of TCP/IP starting with "Flag Day" in 1983 when the network switched from NCP to TCP/IP.
Related Concepts
← Back to all concepts