ARPANET: The Predecessor of the Internet
An archival technical note on ARPANET, packet switching, protocol evolution from NCP toward TCP/IP, and its role in the development of internetworking.
Calling ARPANET simply “the first Internet” hides much of its engineering importance. The network provided a large-scale environment in which geographically separated computer centres could exchange data over packet-switched infrastructure, exposing protocol and operational problems that later became central to internetworking.
Packet Switching
Circuit-switched communication reserves a path between endpoints. Packet switching divides data into smaller units that share network resources; packets can traverse different paths and are reconstructed at the destination. This makes it possible for many traffic flows to use the same network capacity efficiently.
Protocol Evolution
Early ARPANET communication used protocols such as NCP. The need to connect separate networks accelerated the development of TCP/IP, with end-to-end addressing and routing across heterogeneous networks becoming the basis of the Internet architecture.
Distributed Design
ARPANET was not the modern Internet by itself. Other academic networks, standardization work, routing protocols, the Domain Name System, and commercial infrastructure expanded the architecture over time. ARPANET's durable contribution is that it demonstrated, at operational scale, that heterogeneous systems could communicate through packet-based open protocols.
References
- **[1]** Steve Crocker. (1969). Host Software. RFC Editor. doi:10.17487/RFC0001
- **[2]** Katie Hafner; Matthew Lyon. (1996). Where Wizards Stay Up Late: The Origins of the Internet. Simon & Schuster.