ARPANET
ARPANET (Advanced Research Projects Agency Network) was the first wide-area packet-switching network and a direct predecessor of the modern Internet. Developed by the United States Department of Defense's Advanced Research Projects Agency (ARPA), it demonstrated the feasibility of packet switching and connected research institutions across the United States.
History
In the early 1960s, computer scientist Paul Baran proposed a distributed communications network using packet switching to survive nuclear attack. ARPA funded similar concepts, and in 1966, Robert Taylor initiated the ARPANET project. The contract to build the network's Interface Message Processors (IMPs) was awarded to Bolt, Beranek and Newman (BBN) in 1968.
The first ARPANET link was established on October 29, 1969, between the University of California, Los Angeles (UCLA) and SRI International (then Stanford Research Institute). The intended message "LOGIN" was typed, but the system crashed after transmitting only the letters "L" and "O". The network quickly expanded to include University of California, Santa Barbara and the University of Utah later that year.
Throughout the 1970s, the ARPANET grew, connecting dozens of universities, research labs, and military sites. It used the Network Control Program (NCP) protocol until 1983, when it transitioned to the TCP/IP protocol suite, a milestone in Internet history. The ARPANET was formally decommissioned in 1990, its role superseded by the NSFNet and the commercial Internet.
Design and features
- **Packet switching** – Data was broken into small packets and routed independently through IMPs, enabling efficient and resilient communication.
- **Decentralized architecture** – No single point of failure; the network could continue functioning even if parts were destroyed.
- **Interface Message Processors** – Dedicated minicomputers acted as network nodes, handling packet routing and error checking.
- **Resource sharing** – Connected users could access remote computers and share software, data, and processing power.
- **Protocol hierarchy** – Evolved from simple host-to-host protocols (NCP) to the layered TCP/IP model, which later became the standard for the Internet.
Legacy
ARPANET pioneered concepts that are now fundamental to networking: packet switching, dynamic routing, and the separation of network control from user applications. Its development spurred innovations in email (the @ symbol was chosen for addresses), file transfer, and remote login. The network's success led directly to the global Internet, making it one of the most influential technological projects of the 20th century.