Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
ARPANET
Early packet switching network that was one of the first to implement the protocol suite TCP/IP

The ARPANET, initiated by DARPA in the late 1960s, was the first wide-area packet-switched network and implemented the TCP/IP protocol suite, laying the foundation for the modern Internet. Key figures like Bob Kahn and Vint Cerf developed internetworking protocols inspired by the French CYCLADES project. The Network Control Protocol was implemented in 1970, enabling remote login and email. Expansion continued with NSF’s CSNET in 1981 and NSFNET in 1986. ARPANET was decommissioned in 1990, coinciding with private sector commercialization that created today’s global Internet infrastructure.

Inspiration

Historically, voice and data communications were based on methods of circuit switching, as exemplified in the traditional telephone network, wherein each telephone call is allocated a dedicated end-to-end electronic connection between the two communicating stations. The connection is established by switching systems that connected multiple intermediate call legs between these systems for the duration of the call.

The traditional model of the circuit-switched telecommunication network was challenged in the early 1960s by Paul Baran at the RAND Corporation, who had been researching systems that could sustain operation during partial destruction, such as by nuclear war. He developed the theoretical model of distributed adaptive message block switching.18 However, the telecommunication establishment rejected the development in favor of existing models. Donald Davies at the United Kingdom's National Physical Laboratory (NPL) independently arrived at a similar concept in 1965.1920

The earliest ideas for a computer network intended to allow general communications among computer users were formulated by computer scientist J. C. R. Licklider of Bolt Beranek and Newman (BBN), in April 1963, in memoranda discussing the concept of the "Intergalactic Computer Network". Those ideas encompassed many of the features of the contemporary Internet. In October 1963, Licklider was appointed head of the Behavioral Sciences and Command and Control programs at the Defense Department's Advanced Research Projects Agency (ARPA). He convinced Ivan Sutherland and Bob Taylor that this network concept was very important and merited development, although Licklider left ARPA before any contracts were assigned for development.21

Sutherland and Taylor continued their interest in creating the network, in part, to allow ARPA-sponsored researchers at various corporate and academic locales to utilize computers provided by ARPA, and, in part, to quickly distribute new software and other computer science results.22 Taylor had three computer terminals in his office, each connected to separate computers, which ARPA was funding: one for the System Development Corporation (SDC) Q-32 in Santa Monica, one for Project Genie at the University of California, Berkeley, and another for Multics at the Massachusetts Institute of Technology. Taylor recalls the circumstance: "For each of these three terminals, I had three different sets of user commands. So, if I was talking online with someone at S.D.C., and I wanted to talk to someone I knew at Berkeley, or M.I.T., about this, I had to get up from the S.D.C. terminal, go over and log into the other terminal and get in touch with them. I said, 'Oh Man!', it's obvious what to do: If you have these three terminals, there ought to be one terminal that goes anywhere you want to go. That idea is the ARPANET".23

Donald Davies' work caught the attention of ARPANET developers at Symposium on Operating Systems Principles in October 1967.24 He gave the first public presentation, having coined the term packet switching, in August 1968 and incorporated it into the NPL network in England.2526 The NPL network and ARPANET were the first two networks in the world to implement packet switching.272829 Roberts said the computer networks built in the 1970s were similar "in nearly all respects" to Davies' original 1965 design.30

Creation

In February 1966, Bob Taylor successfully lobbied ARPA's Director Charles M. Herzfeld to fund a network project. Herzfeld redirected funds in the amount of one million dollars from a ballistic missile defense program to Taylor's budget.31 Taylor hired Larry Roberts as a program manager in the ARPA Information Processing Techniques Office in January 1967 to work on the ARPANET.32 Roberts met Paul Baran in February 1967, but did not discuss networks.3334

Roberts asked Frank Westervelt to explore the questions of message size and contents for the network, and to write a position paper on the intercomputer communication protocol including “conventions for character and block transmission, error checking and re-transmission, and computer and user identification."35 In April 1967, ARPA held a design session on technical standards. The initial standards for identification and authentication of users, transmission of characters, and error checking and retransmission procedures were discussed.36 Roberts' proposal was that all mainframe computers would connect to one another directly. The other investigators were reluctant to dedicate these computing resources to network administration. After the design session, Wesley Clark proposed minicomputers should be used as an interface to create a message switching network. Roberts modified the ARPANET plan to incorporate Clark's suggestion and named the minicomputers Interface Message Processors (IMPs).37383940

The plan was presented at the inaugural Symposium on Operating Systems Principles in October 1967.41 Donald Davies' work on packet switching and the NPL network, presented by a colleague (Roger Scantlebury), and that of Paul Baran, came to the attention of the ARPA investigators at this conference.4243 Roberts applied Davies' concept of packet switching for the ARPANET,4445 and sought input from Paul Baran on dynamic routing.46 The NPL network was using line speeds of 768 kbit/s, and the proposed line speed for the ARPANET was upgraded from 2.4 kbit/s to 50 kbit/s.47

By mid-1968, Roberts and Barry Wessler wrote a final version of the IMP specification based on a Stanford Research Institute (SRI) report that ARPA commissioned to write detailed specifications describing the ARPANET communications network.48 Roberts gave a report to Taylor on 3 June, who approved it on 21 June. After approval by ARPA, a Request for Quotation (RFQ) was issued for 140 potential bidders. Most computer science companies regarded the ARPA proposal as outlandish, and only twelve submitted bids to build a network; of the twelve, ARPA regarded only four as top-rank contractors. At year's end, ARPA considered only two contractors and awarded the contract to build the network to BBN in January 1969.49

The initial, seven-person BBN team were much aided by the technical specificity of their response to the ARPA RFQ, and thus quickly produced the first working system. The "IMP guys" were led by Frank Heart; the theoretical design of the network was led by Bob Kahn; the team included Dave Walden, Severo Ornstein, William Crowther and several others.505152 The BBN-proposed network closely followed Roberts' ARPA plan: a network composed of small computers, the IMPs (similar to the later concept of routers), that functioned as gateways interconnecting local resources. Routing, flow control, software design and network control were developed by the BBN team.5354 At each site, the IMPs performed store-and-forward packet switching functions and were interconnected with leased lines via telecommunication data sets (modems), with initial data rates of 50kbit/s.555657 The host computers were connected to the IMPs via custom serial communication interfaces. The system, including the hardware and the packet switching software, was designed and installed in nine months.585960 The BBN team continued to interact with the NPL team with meetings between them taking place in the U.S. and the U.K.616263

As with the NPL network, the first-generation IMPs were built by BBN using a rugged computer version of the Honeywell DDP-516 computer, configured with 24KB of expandable magnetic-core memory, and a 16-channel Direct Multiplex Control (DMC) direct memory access unit.64 The DMC established custom interfaces with each of the host computers and modems. In addition to the front-panel lamps, the DDP-516 computer also features a special set of 24 indicator lamps showing the status of the IMP communication channels. Each IMP could support up to four local hosts and could communicate with up to six remote IMPs via early Digital Signal 0 leased telephone lines. The network connected one computer in Utah with three in California. Later, the Department of Defense allowed the universities to join the network for sharing hardware and software resources.

According to Charles Herzfeld, ARPA Director (1965–1967):

The ARPANET was not started to create a Command and Control System that would survive a nuclear attack, as many now claim. To build such a system was, clearly, a major military need, but it was not ARPA's mission to do this; in fact, we would have been severely criticized had we tried. Rather, the ARPANET came out of our frustration that there were only a limited number of large, powerful research computers in the country, and that many research investigators, who should have access to them, were geographically separated from them.65

The ARPANET used distributed computation and incorporated frequent re-computation of routing tables (automatic routing was technically challenging at the time). These features increased the survivability of the network in the event of significant interruption. Furthermore, the ARPANET was designed to survive subordinate network losses.6667 However, the Internet Society agrees with Herzfeld in a footnote in their online article, A Brief History of the Internet:

It was from the RAND study that the false rumor started, claiming that the ARPANET was somehow related to building a network resistant to nuclear war. This was never true of the ARPANET, but was an aspect of the earlier RAND study of secure communication. The later work on internetworking did emphasize robustness and survivability, including the capability to withstand losses of large portions of the underlying networks.68

Paul Baran, the first to put forward a theoretical model for communication using packet switching, conducted the RAND study referenced above.6970 Though the ARPANET did not exactly share Baran's project's goal, he said his work did contribute to the development of the ARPANET.71 Minutes taken by Elmer Shapiro of Stanford Research Institute at the ARPANET design meeting of 9–10 October 1967 indicate that a version of Baran's routing method ("hot potato") may be used,72 consistent with the NPL team's proposal at the Symposium on Operating System Principles in Gatlinburg.73

Later, in the 1970s, ARPA did emphasize the goal of "command and control". According to Stephen J. Lukasik, who was deputy director (1967–1970) and Director of DARPA (1970–1975):74

The goal was to exploit new computer technologies to meet the needs of military command and control against nuclear threats, achieve survivable control of US nuclear forces, and improve military tactical and management decision making.75

Implementation

The first four nodes were designated as a testbed for developing and debugging the 1822 protocol, which was a major undertaking. While they were connected electronically in 1969, network applications were not possible until the Network Control Protocol was implemented in 1970 enabling the first two host-host protocols, remote login (Telnet) and file transfer (FTP) which were specified and implemented between 1969 and 1973.767778 The network was declared operational in 1971. Network traffic began to grow once email was established at the majority of sites by around 1973.79

Initial four hosts

The initial ARPANET configuration linked UCLA, ARC, UCSB, and the University of Utah School of Computing. The first node was created at UCLA, where Leonard Kleinrock could evaluate network performance and examine his theories on message delay.808182 The locations were selected not only to reduce leased line costs but also because each had specific expertise beneficial for this initial implementation phase:83

The first successful host-to-host connection on the ARPANET was made between Stanford Research Institute (SRI) and UCLA, by SRI programmer Bill Duvall and UCLA student programmer Charley Kline, at 10:30 pm PST on 29 October 1969 (6:30 UTC on 30 October 1969).84 Kline connected from UCLA's SDS Sigma 7 Host computer (in Boelter Hall room 3420) to the Stanford Research Institute's SDS 940 Host computer. Kline typed the command "login," but initially the SDS 940 crashed after he typed two characters. About an hour later, after Duvall adjusted parameters on the machine, Kline tried again and successfully logged in. Hence, the first two characters successfully transmitted over the ARPANET were "lo".858687 The first permanent ARPANET link was established on 21 November 1969, between the IMP at UCLA and the IMP at the Stanford Research Institute. By 5 December 1969, the initial four-node network was established.

Elizabeth Feinler created the first Resource Handbook for ARPANET in 1969 which led to the development of the ARPANET directory.88 The directory, built by Feinler and a team made it possible to navigate the ARPANET.8990

Network performance

In 1968, Roberts contracted with Kleinrock to measure the performance of the network and find areas for improvement.919293 Building on his earlier work on queueing theory and optimization of packet delay in communication networks, Kleinrock specified mathematical models of the performance of packet-switched networks, which underpinned the development of the ARPANET as it expanded rapidly in the early 1970s.949596

Growth and evolution

Roberts engaged Howard Frank to consult on the topological design of the network. Frank made recommendations to increase throughput and reduce costs in a scaled-up network.97 By March 1970, the ARPANET reached the East Coast of the United States, when an IMP at BBN in Cambridge, Massachusetts was connected to the network. Thereafter, the ARPANET grew: 9 IMPs by June 1970 and 13 IMPs by December 1970, then 18 by September 1971 (when the network included 23 university and government hosts); 29 IMPs by August 1972, and 40 by September 1973. By June 1974, there were 46 IMPs, and in July 1975, the network numbered 57 IMPs. By 1981, the number was 213 host computers, with another host connecting approximately every twenty days.98

Support for inter-IMP circuits of up to 230.4 kbit/s was added in 1970, although considerations of cost and IMP processing power meant this capability was not actively used.

Larry Roberts saw the ARPANET and NPL projects as complementary and sought in 1970 to connect them via a satellite link. Peter Kirstein's research group at University College London (UCL) was subsequently chosen in 1971 in place of NPL for the UK connection. In June 1973, a transatlantic satellite link connected ARPANET to the Norwegian Seismic Array (NORSAR),99 via the Tanum Earth Station in Sweden, and onward via a terrestrial circuit to a TIP at UCL. UCL provided a gateway for interconnection of the ARPANET with British academic networks, the first international resource sharing network, and carried out some of the earliest experimental research work on internetworking.100

1971 saw the start of the use of the non-ruggedized (and therefore significantly lighter) Honeywell 316 as an IMP. It could also be configured as a Terminal Interface Processor (TIP), which provided terminal server support for up to 63 ASCII serial terminals through a multi-line controller in place of one of the hosts.101 The 316 featured a greater degree of integration than the 516, which made it less expensive and easier to maintain. The 316 was configured with 40 kB of core memory for a TIP. The size of core memory was later increased, to 32 kB for the IMPs, and 56 kB for TIPs, in 1973.

The ARPANET was demonstrated at the International Conference on Computer Communications in October 1972.

In 1975, BBN introduced IMP software running on the Pluribus multi-processor. These appeared in a few sites. In 1981, BBN introduced IMP software running on its own C/30 processor product.

Networking evolution

IMP functionality

Because it was never a goal for the ARPANET to support IMPs from vendors other than BBN, the IMP-to-IMP protocol and message format were not standardized. However, the IMPs did nonetheless communicate amongst themselves to perform link-state routing, to do reliable forwarding of messages, and to provide remote monitoring and management functions to ARPANET's Network Control Center. Initially, each IMP had a 6-bit identifier and supported up to 4 hosts, which were identified with a 2-bit index. An ARPANET host address, therefore, consisted of both the port index on its IMP and the identifier of the IMP, which was written with either port/IMP notation or as a single byte; for example, the address of MIT-DMG (notable for hosting development of Zork) could be written as either 1/6 or 70. An upgrade in early 1976 extended the host and IMP numbering to 8-bit and 16-bit, respectively.

In addition to primary routing and forwarding responsibilities, the IMP ran several background programs, titled TTY, DEBUG, PARAMETER-CHANGE, DISCARD, TRACE, and STATISTICS. These were given host numbers in order to be addressed directly and provided functions independently of any connected host. For example, "TTY" allowed an on-site operator to send ARPANET packets manually via the teletype connected directly to the IMP.

1822 protocol

The starting point for host-to-host communication on the ARPANET in 1969 was the 1822 protocol, which defined the transmission of messages to an IMP.102 The message format was designed to work unambiguously with a broad range of computer architectures. An 1822 message essentially consisted of a message type, a numeric host address, and a data field. To send a data message to another host, the transmitting host formatted a data message containing the destination host's address and the data message being sent, and then transmitted the message through the 1822 hardware interface. The IMP then delivered the message to its destination address, either by delivering it to a locally connected host, or by delivering it to another IMP. When the message was ultimately delivered to the destination host, the receiving IMP would transmit a Ready for Next Message (RFNM) acknowledgment to the sending, host IMP.

Network Control Protocol

Unlike modern Internet datagrams, the ARPANET was designed to reliably transmit 1822 messages, and to inform the host computer when it loses a message; the contemporary IP is unreliable, whereas the TCP is reliable. Nonetheless, the 1822 protocol proved inadequate for handling multiple connections among different applications residing in a host computer. This problem was addressed with the Network Control Protocol (NCP), which provided a standard method to establish reliable, flow-controlled, bidirectional communications links among different processes in different host computers. The NCP interface allowed application software to connect across the ARPANET by implementing higher-level communication protocols, an early example of the protocol layering concept later incorporated in the OSI model.103

NCP was developed under the leadership of Steve Crocker, then a graduate student at UCLA. Crocker created and led the Network Working Group (NWG) which was made up of a collection of graduate students at universities and research laboratories, including Jon Postel and Vint Cerf at UCLA. They were sponsored by ARPA to carry out the development of the ARPANET and the software for the host computers that supported applications.

TCP/IP

Stephen J. Lukasik directed DARPA to focus on internetworking research in the early 1970s. Bob Kahn moved from BBN to DARPA in 1972, first as program manager for the ARPANET, under Larry Roberts, then as director of the IPTO when Roberts left to found Telenet. Kahn worked on both satellite packet networks and ground-based radio packet networks, and recognized the value of being able to communicate across both. Steve Crocker, now at DARPA, and the leaders of British and French network projects founded the International Network Working Group in 1972 and, on Crocker's recommendation, Vint Cerf, now on the faculty at Stanford University, became its Chair.104105106 This group considered how to interconnect packet switching networks with different specifications, that is, internetworking. Research led by Kahn and Cerf resulted in the formulation of the Transmission Control Program,107 which incorporated concepts from the French CYCLADES project directed by Louis Pouzin.108 Its specification was written by Cerf with Yogen Dalal and Carl Sunshine at Stanford in December 1974 (RFC 675). The following year, testing began through concurrent implementations at Stanford, BBN and University College London.109 At first a monolithic design, the software was redesigned as a modular protocol stack in version 3 in 1978. Version 4 was installed in the ARPANET for production use in January 1983, replacing NCP. The development of the complete Internet protocol suite by 1989, as outlined in RFC 1122 and RFC 1123, and partnerships with the telecommunication and computer industry laid the foundation for the adoption of TCP/IP as a comprehensive protocol suite as the core component of the emerging Internet.110

Operation

ARPA was intended to fund advanced research. The ARPANET was a research project that was communications-oriented, rather than user-oriented in design.111 Nonetheless, in the summer of 1975, operational control of the ARPANET passed to the Defense Communications Agency.112 At about this time, the first ARPANET encryption devices were deployed to support classified traffic. The ARPANET Completion Report, written in 1978 and published in 1981 jointly by BBN and DARPA,113 concludes that:

... it is somewhat fitting to end on the note that the ARPANET program has had a strong and direct feedback into the support and strength of computer science, from which the network, itself, sprang.114

Access to the ARPANET was expanded in 1981 when the National Science Foundation (NSF) funded the Computer Science Network (CSNET).

The transatlantic connectivity with NORSAR and UCL later evolved into the SATNET. The ARPANET, SATNET and PRNET were interconnected in 1977. The DoD made TCP/IP the standard communication protocol for all military computer networking in 1980.115 NORSAR and University College London left the ARPANET and began using TCP/IP over SATNET in 1982.116 On January 1, 1983, known as flag day, TCP/IP protocols became the standard for the ARPANET, replacing the earlier Network Control Protocol.117118

In September 1984 work was completed on restructuring the ARPANET giving U.S. military sites their own Military Network (MILNET) for unclassified defense department communications.119120 Both networks carried unclassified information and were connected at a small number of controlled gateways which would allow total separation in the event of an emergency. MILNET was part of the Defense Data Network (DDN).121 Separating the civil and military networks reduced the 113-node ARPANET by 68 nodes. After MILNET was split away, the ARPANET would continue to be used as an Internet backbone for researchers, but be slowly phased out.

Applications

NCP provided a standard set of network services that could be shared by several applications running on a single host computer. This led to the evolution of application protocols that operated, more or less, independently of the underlying network service, and permitted independent advances in the underlying protocols.

The various application protocols such as TELNET for remote time-sharing access and File Transfer Protocol (FTP), the latter used to enable rudimentary electronic mail, were developed and eventually ported to run over the TCP/IP protocol suite. In the 1980s, FTP for email was replaced by the Simple Mail Transfer Protocol and, later, POP and IMAP.

Telnet was developed in 1969 beginning with RFC 15, extended in RFC 855.

The original specification for the File Transfer Protocol was written by Abhay Bhushan and published as RFC 114 on 16 April 1971. By 1973, the File Transfer Protocol (FTP) specification had been defined (RFC 354) and implemented, enabling file transfers over the ARPANET.

In 1971, Ray Tomlinson, of BBN sent the first network e-mail (RFC 524, RFC 561).122123 An ARPA study in 1973, a year after network e-mail was introduced to the ARPANET community, found that three-quarters of the traffic over the ARPANET consisted of email messages.124125126 E-mail remained a very large part of the overall ARPANET traffic.127

The Network Voice Protocol (NVP) specifications were defined in 1977 (RFC 741), and implemented. But, because of technical shortcomings, conference calls over the ARPANET never worked well; the contemporary Voice over Internet Protocol (packet voice) was decades away.

Security

The Purdy Polynomial hash algorithm was developed for the ARPANET to protect passwords in 1971 at the request of Larry Roberts, head of ARPA at that time. It computed a polynomial of degree 224 + 17 modulo the 64-bit prime p = 264 − 59. The algorithm was later used by Digital Equipment Corporation (DEC) to hash passwords in the VMS operating system and is still being used for this purpose.

Rules and etiquette

Because of its government funding, certain forms of traffic were discouraged or prohibited.

Leonard Kleinrock claims to have committed the first illegal act on the Internet, having sent a request for return of his electric razor after a meeting in England in 1973. At the time, use of the ARPANET for personal reasons was unlawful.128129

In 1978, against the rules of the network, Gary Thuerk of Digital Equipment Corporation (DEC) sent out the first mass email to approximately 400 potential clients via the ARPANET. He claims that this resulted in $13 million worth of sales in DEC products, and highlighted the potential of email marketing.

A 1982 handbook on computing at MIT's AI Lab stated regarding network etiquette:130

It is considered illegal to use the ARPANet for anything which is not in direct support of Government business ... personal messages to other ARPANet subscribers (for example, to arrange a get-together or check and say a friendly hello) are generally not considered harmful ... Sending electronic mail over the ARPANet for commercial profit or political purposes is both anti-social and illegal. By sending such messages, you can offend many people, and it is possible to get MIT in serious trouble with the Government agencies which manage the ARPANet.

Decommissioning

In 1985, the NSF funded the establishment of national supercomputing centers at several universities and provided network access and network interconnectivity with the NSFNET project in 1986. NSFNET became the Internet backbone for government agencies and universities.

The ARPANET project was formally decommissioned in 1990. The original IMPs and TIPs were phased out as the ARPANET was shut down after the introduction of the NSFNet, but some IMPs remained in service as late as July 1990.131132

In the wake of the decommissioning of the ARPANET on 28 February 1990, Vinton Cerf wrote the following lamentation, entitled "Requiem of the ARPANET":133

It was the first, and being first, was best, but now we lay it down to ever rest. Now pause with me a moment, shed some tears. For auld lang syne, for love, for years and years of faithful service, duty done, I weep. Lay down thy packet, now, O friend, and sleep.

-Vinton Cerf

Legacy

The technological advancements and practical applications achieved through the ARPANET were instrumental in shaping modern computer networking including the Internet. Development and implementation of the concepts of packet switching, decentralized networks, and communication protocols, notably TCP/IP, laid the foundation for a global network that revolutionized communication, information sharing and collaborative research across the world.134

The ARPANET was related to many other research projects, which either influenced the ARPANET design, were ancillary projects, or spun out of the ARPANET.

Senator Al Gore authored the High Performance Computing and Communication Act of 1991, commonly referred to as "The Gore Bill", after hearing the 1988 concept for a National Research Network submitted to Congress by a group chaired by Leonard Kleinrock. The bill was passed on 9 December 1991 and led to the National Information Infrastructure (NII) which Gore called the information superhighway.

The ARPANET project was honored with two IEEE Milestones, both dedicated in 2009.135136

See also

  • Internet portal

Sources

Further reading

Wikimedia Commons has media related to ARPANET.

References

  1. "ARPANET – The First Internet". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_arpanet.htm

  2. "An Internet Pioneer Ponders the Next Revolution". The New York Times. 20 December 1999. Retrieved 20 February 2020. Mr. Taylor wrote a white paper in 1968, a year before the network was created, with another ARPA research director, J. C. R. Licklider. The paper, "The Computer as a Communications Device," was one of the first clear statements about the potential of a computer network. https://archive.nytimes.com/www.nytimes.com/library/tech/99/12/biztech/articles/122099outlook-bobb.html

  3. Hafner, Katie (30 December 2018). "Lawrence Roberts, Who Helped Design Internet's Precursor, Dies at 81". The New York Times. ISSN 0362-4331. Retrieved 20 February 2020. He decided to use packet switching as the underlying technology of the Arpanet; it remains central to the function of the internet. And it was Dr. Roberts's decision to build a network that distributed control of the network across multiple computers. Distributed networking remains another foundation of today's internet. https://www.nytimes.com/2018/12/30/obituaries/lawrence-g-roberts-dies-at-81.html

  4. "Computer Pioneers - Donald W. Davies". IEEE Computer Society. Retrieved 20 February 2020. In 1965, Davies pioneered new concepts for computer communications in a form to which he gave the name "packet switching." ... The design of the ARPA network (ArpaNet) was entirely changed to adopt this technique. https://history.computer.org/pioneers/davies.html

  5. "A Flaw In The Design". The Washington Post. 30 May 2015. The Internet was born of a big idea: Messages could be chopped into chunks, sent through a network in a series of transmissions, then reassembled by destination computers quickly and efficiently. Historians credit seminal insights to Welsh scientist Donald W. Davies and American engineer Paul Baran. ... The most important institutional force ... was the Pentagon's Advanced Research Projects Agency (ARPA) ... as ARPA began work on a groundbreaking computer network, the agency recruited scientists affiliated with the nation's top universities. https://www.washingtonpost.com/sf/business/2015/05/30/net-of-insecurity-part-1/

  6. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. pp. 39, 57–58. ISBN 978-0-2625-1115-5. Baran proposed a "distributed adaptive message-block network" [in the early 1960s] ... Roberts recruited Baran to advise the ARPANET planning group on distributed communications and packet switching. ... Roberts awarded a contract to Leonard Kleinrock of UCLA to create theoretical models of the network and to analyze its actual performance. 978-0-2625-1115-5

  7. "A Brief History of the Internet". Internet Society. Retrieved 25 May 2024. https://www.internetsociety.org/internet/history-internet/brief-history-internet/

  8. "ARPANET". darpa.mil. Retrieved 25 May 2024. https://www.darpa.mil/about-us/timeline/arpanet

  9. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. pp. 39, 57–58. ISBN 978-0-2625-1115-5. Baran proposed a "distributed adaptive message-block network" [in the early 1960s] ... Roberts recruited Baran to advise the ARPANET planning group on distributed communications and packet switching. ... Roberts awarded a contract to Leonard Kleinrock of UCLA to create theoretical models of the network and to analyze its actual performance. 978-0-2625-1115-5

  10. A. McKenzie; S. Crocker (April 2012). Host/Host Protocol for the ARPA Network. Independent Submission. doi:10.17487/RFC6529. ISSN 2070-1721. RFC 6529. Historic. /wiki/Steve_Crocker

  11. Bidgoli, Hossein (11 May 2004). The Internet Encyclopedia, Volume 2 (G - O). John Wiley & Sons. p. 39. ISBN 978-0-471-68996-6. 978-0-471-68996-6

  12. Coffman, K. G.; Odlyzco, A. M. (2002). "Growth of the Internet". In Kaminow, I.; Li, T. (eds.). Optical Fiber Telecommunications IV-B: Systems and Impairments. Academic Press. ISBN 978-0123951731. Retrieved 15 August 2015. 978-0123951731

  13. Lievrouw, L. A. (2006). Lievrouw, L. A.; Livingstone, S. M. (eds.). Handbook of New Media: Student Edition. SAGE. p. 253. ISBN 1412918731. Retrieved 15 August 2015. 1412918731

  14. Cerf, V.; Kahn, R. (1974). "A Protocol for Packet Network Intercommunication" (PDF). IEEE Transactions on Communications. 22 (5): 637–648. doi:10.1109/TCOM.1974.1092259. ISSN 1558-0857. The authors wish to thank a number of colleagues for helpful comments during early discussions of international network protocols, especially R. Metcalfe, R. Scantlebury, D. Walden, and H. Zimmerman; D. Davies and L. Pouzin who constructively commented on the fragmentation and accounting issues; and S. Crocker who commented on the creation and destruction of associations. https://www.cs.princeton.edu/courses/archive/fall06/cos561/papers/cerf74.pdf

  15. R. Oppliger (2001). Internet and Intranet Security. Artech House. p. 12. ISBN 978-1-58053-166-5. Retrieved 15 August 2015. 978-1-58053-166-5

  16. "TCP/IP Internet Protocol". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_tcpip.htm

  17. Fidler, Bradley; Mundy, Russ (November 2020). "1.2". The Creation and Administration of Unique Identifiers, 1967-2017 (PDF). ICANN. p. 8. Retrieved 14 May 2021. https://www.icann.org/en/system/files/files/creation-administration-unique-identifiers-1967-2017-18nov20-en.pdf

  18. "Paul Baran and the Origins of the Internet". RAND corporation. Retrieved 29 March 2011. https://www.rand.org/about/history/baran.list.html

  19. Scantlebury, Roger (25 June 2013). "Internet pioneers airbrushed from history". The Guardian. Retrieved 1 August 2015. https://www.theguardian.com/technology/2013/jun/25/internet-pioneers-airbrushed-from-history

  20. "Packets of data were the key...". NPL. Retrieved 1 August 2015. http://www.npl.co.uk/news/packets-of-data

  21. "J.C.R. Licklider And The Universal Network". Living Internet. Retrieved 19 March 2021. http://www.livinginternet.com/internet/i/ii_licklider.htm

  22. "IPTO – Information Processing Techniques Office". Living Internet. Retrieved 19 March 2021. http://www.livinginternet.com/internet/i/ii_ipto.htm

  23. Markoff, John (20 December 1999). "An Internet Pioneer Ponders the Next Revolution". The New York Times. Archived from the original on 22 September 2008. Retrieved 20 September 2008. https://partners.nytimes.com/library/tech/99/12/biztech/articles/122099outlook-bobb.html

  24. Isaacson, Walter (2014). The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution. Simon & Schuster. p. 237. ISBN 978-1-4767-0869-0. 978-1-4767-0869-0

  25. Smith, Ed; Miller, Chris; Norton, Jim. "Packet Switching: The first steps on the road to the information society". https://www.npl.co.uk/getattachment/about-us/History/Famous-faces/Donald-Davies/UK-role-in-Packet-Switching-(1).pdf.aspx

  26. "The accelerator of the modern age". BBC News. 5 August 2008. Retrieved 19 May 2009. http://news.bbc.co.uk/1/hi/technology/7541123.stm

  27. Roberts, Lawrence G. (November 1978). "The Evolution of Packet Switching". Archived from the original on 24 March 2016. Retrieved 9 April 2016. https://web.archive.org/web/20160324033133/http://www.packet.cc/files/ev-packet-sw.html

  28. C. Hempstead; W. Worthington (8 August 2005). Encyclopedia of 20th-Century Technology. Routledge 8 August 2005, 992 pages, (edited by C. Hempstead, W. Worthington). ISBN 978-1-135-45551-4. Retrieved 15 August 2015. 978-1-135-45551-4

  29. "Donald Davies". internethalloffame.org. http://www.internethalloffame.org/inductees/donald-davies

  30. Roberts, Lawrence G. (November 1978). "The Evolution of Packet Switching" (PDF). IEEE Invited Paper. Archived from the original (PDF) on 31 December 2018. Retrieved 10 September 2017. In nearly all respects, Davies' original proposal, developed in late 1965, was similar to the actual networks being built today. https://web.archive.org/web/20181231092936/http://www.ismlab.usf.edu/dcom/Ch10_Roberts_EvolutionPacketSwitching_IEEE_1978.pdf

  31. Markoff, John, Innovator who helped create PC, Internet and the mouse, New York Times, 15 April 2017, p.A1

  32. Pelkey, James. "4.7 Planning the ARPANET: 1967-1968 in Chapter 4 - Networking: Vision and Packet Switching 1959 - 1968". The History of Computer Communications. Archived from the original on 23 December 2022. Retrieved 9 May 2023. https://web.archive.org/web/20221223230647/https://historyofcomputercommunications.info/section/4.7/planning-the-arpanet-1967-1968/

  33. Waldrop, M. Mitchell (2018). The Dream Machine. Stripe Press. pp. 285–6. ISBN 978-1-953953-36-0. Oops. Roberts knew Baran slightly and had in fact had lunch with him during a visit to RAND the previous February. But he certainly didn't remember any discussion of networks. How could he have missed something like that? 978-1-953953-36-0

  34. O'Neill, Judy (5 March 1990). "An Interview with PAUL BARAN" (PDF). p. 37. On Tuesday, 28 February 1967 I find a notation on my calendar for 12:00 noon Dr. L. Roberts. https://conservancy.umn.edu/bitstream/handle/11299/107101/oh182pb.pdf?sequence=1&isAllowed=y

  35. Pelkey, James. "4.7 Planning the ARPANET: 1967-1968 in Chapter 4 - Networking: Vision and Packet Switching 1959 - 1968". The History of Computer Communications. Archived from the original on 23 December 2022. Retrieved 9 May 2023. https://web.archive.org/web/20221223230647/https://historyofcomputercommunications.info/section/4.7/planning-the-arpanet-1967-1968/

  36. "Lawrence Roberts Manages The ARPANET Program". Living Internet. 7 January 2000. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_roberts.htm

  37. Pelkey, James. "4.7 Planning the ARPANET: 1967-1968 in Chapter 4 - Networking: Vision and Packet Switching 1959 - 1968". The History of Computer Communications. Archived from the original on 23 December 2022. Retrieved 9 May 2023. https://web.archive.org/web/20221223230647/https://historyofcomputercommunications.info/section/4.7/planning-the-arpanet-1967-1968/

  38. Press, Gil. "A Very Short History Of The Internet And The Web". Forbes. Retrieved 7 February 2020. https://www.forbes.com/sites/gilpress/2015/01/02/a-very-short-history-of-the-internet-and-the-web-2/

  39. "SRI Project 5890-1; Networking (Reports on Meetings).[1967]". web.stanford.edu. Archived from the original on 2 February 2020. Retrieved 15 February 2020. W. Clark's message switching proposal (appended to Taylor's letter of April 24, 1967 to Engelbart) were reviewed. https://web.archive.org/web/20200202062940/https://web.stanford.edu/dept/SUL/library/extra4/sloan/mousesite/EngelbartPapers/B1_F20_CompuMtg.html

  40. "IMP – Interface Message Processor". Living Internet. 7 January 2000. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_imp.htm

  41. Roberts, Lawrence (1967). "Multiple computer networks and intercomputer communication" (PDF). Multiple Computer Networks and Intercomputer Communications. pp. 3.1 – 3.6. doi:10.1145/800001.811680. S2CID 17409102. Thus the set of IMP's, plus the telephone lines and data sets would constitute a message switching network https://people.mpi-sws.org/~gummadi/teaching/sp07/sys_seminar/arpanet.pdf

  42. Gillies, James; Cailliau, Robert (2000). How the Web was Born: The Story of the World Wide Web. Oxford University Press. p. 25. ISBN 978-0-19-286207-5. 978-0-19-286207-5

  43. Isaacson, Walter (2014). The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution. Simon & Schuster. p. 237. ISBN 978-1-4767-0869-0. 978-1-4767-0869-0

  44. "Inductee Details – Donald Watts Davies". National Inventors Hall of Fame. Archived from the original on 6 September 2017. Retrieved 6 September 2017. https://web.archive.org/web/20170906091936/http://www.invent.org/honor/inductees/inductee-detail/?IID=328

  45. Cambell-Kelly, Martin (Autumn 2008). "Pioneer Profiles: Donald Davies". Computer Resurrection (44). ISSN 0958-7403. http://www.computerconservationsociety.org/resurrection/res44.htm

  46. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. pp. 37–38, 58–59. ISBN 978-0-2625-1115-5. 978-0-2625-1115-5

  47. "Brief History of the Internet". Internet Society. Retrieved 12 July 2017. https://www.internetsociety.org/internet/what-internet/history-internet/brief-history-internet#f5

  48. "IMP – Interface Message Processor". Living Internet. 7 January 2000. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_imp.htm

  49. Roberts, Lawrence G. (November 1978). "The Evolution of Packet Switching". Archived from the original on 24 March 2016. Retrieved 9 April 2016. https://web.archive.org/web/20160324033133/http://www.packet.cc/files/ev-packet-sw.html

  50. Roberts, Lawrence G. (November 1978). "The evolution of packet switching" (PDF). Proceedings of the IEEE. 66 (11): 1307–13. doi:10.1109/PROC.1978.11141. S2CID 26876676. Significant aspects of the network's internal operation, such as routing, flow control, software design, and network control were developed by a BBN team consisting of Frank Heart, Robert Kahn, Severo Omstein, William Crowther, and David Walden http://www.ece.ucf.edu/~yuksem/teaching/nae/reading/1978-roberts.pdf

  51. Hafner, Katie (25 June 2018). "Frank Heart, Who Linked Computers Before the Internet, Dies at 89". The New York Times. ISSN 0362-4331. Retrieved 3 April 2020. https://www.nytimes.com/2018/06/25/technology/frank-heart-who-linked-computers-before-the-internet-dies-at-89.html

  52. Hafner & Lyon 1996, pp. 116, 149 - Hafner, Katie; Lyon, Matthew (1996). Where Wizards Stay Up Late: The Origins of the Internet. Simon and Schuster. ISBN 978-0-7434-6837-4. https://archive.org/details/wherewizardsstay00haf_vgj

  53. Roberts, Lawrence G. (November 1978). "The evolution of packet switching" (PDF). Proceedings of the IEEE. 66 (11): 1307–13. doi:10.1109/PROC.1978.11141. S2CID 26876676. Significant aspects of the network's internal operation, such as routing, flow control, software design, and network control were developed by a BBN team consisting of Frank Heart, Robert Kahn, Severo Omstein, William Crowther, and David Walden http://www.ece.ucf.edu/~yuksem/teaching/nae/reading/1978-roberts.pdf

  54. F.E. Froehlich, A. Kent (1990). The Froehlich/Kent Encyclopedia of Telecommunications: Volume 1 - Access Charges in the U.S.A. to Basics of Digital Communications. CRC Press. p. 344. ISBN 0824729005. Although there was considerable technical interchange between the NPL group and those who designed and implemented the ARPANET, the NPL Data Network effort appears to have had little fundamental impact on the design of ARPANET. Such major aspects of the NPL Data Network design as the standard network interface, the routing algorithm, and the software structure of the switching node were largely ignored by the ARPANET designers. There is no doubt, however, that in many less fundamental ways the NPL Data Network had and effect on the design and evolution of the ARPANET. 0824729005

  55. "Brief History of the Internet". Internet Society. Retrieved 12 July 2017. https://www.internetsociety.org/internet/what-internet/history-internet/brief-history-internet#f5

  56. ARPANET Information Brochure. May 1980. p. 12. The complete network is formed by interconnecting the nodes through wideband communication lines, normally 50,000 bits per second (50KBPS), supplied by common carriers https://archive.org/details/DTIC_ADA096798

  57. BBN Report No. 1928 (PDF) (Report). January 1970. we designed and implemented a test program to obtain data on the performance of the fifty kilobit communication circuits http://bärwolff.de/bbn-arpanet-reports-collection/BBN%20(1970)%20Interface%20Message%20Processors%20for%20the%20ARPA%20Computer%20Network%20(Report%201928,%20Quarterly%20Technical%20Report%204).pdf

  58. Roberts, Lawrence G. (November 1978). "The Evolution of Packet Switching". Archived from the original on 24 March 2016. Retrieved 9 April 2016. https://web.archive.org/web/20160324033133/http://www.packet.cc/files/ev-packet-sw.html

  59. "IMP – Interface Message Processor". Living Internet. 7 January 2000. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_imp.htm

  60. "Looking back at the ARPANET effort, 34 years later". February 2003. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_imp_walden.htm

  61. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. p. 38. ISBN 978-0-2625-1115-5. 978-0-2625-1115-5

  62. Heart, Frank; Kahn, Robert; Ornstein, Severo; Crowther, William; Walden, David (1970). "The Interface Message Processor for the ARPA Computer Network" (PDF). Proceedings of the May 5-7, 1970, spring joint computer conference on - AFIPS '70 (Spring). 1970 Spring Joint Computer Conference. p. 565. doi:10.1145/1476936.1477021. S2CID 9647377. /wiki/Bob_Kahn

  63. Barber, Derek (Spring 1993). "The Origins of Packet Switching". The Bulletin of the Computer Conservation Society (5). ISSN 0958-7403. Retrieved 6 September 2017. http://www.cs.man.ac.uk/CCS/res/res05.htm#f

  64. Wise, Adrian. "Honeywell DDP-516". Old-Computers.com. Archived from the original on 26 July 2020. Retrieved 6 June 2020. https://web.archive.org/web/20200726104820/https://www.old-computers.com/museum/computer.asp?c=551

  65. "50 years ago today, the Internet was born. Sort of". ArsTechnica.com. 29 October 2019. Retrieved 21 June 2022. https://arstechnica.com/information-technology/2019/10/50-years-ago-today-the-internet-was-born-sort-of/

  66. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. pp. 194–195. ISBN 978-0-2625-1115-5. 978-0-2625-1115-5

  67. Ruttan, Vernon W. (2006). Is War Necessary for Economic Growth. Oxford University Press. p. 125. ISBN 9780198040651. 9780198040651

  68. Leiner, Barry M.; Cerf, Vinton G.; Clark, David D.; Kahn, Robert E.; Kleinrock, Leonard; Lynch, Daniel C.; Postel, Jon; Roberts, Larry G.; Wolff, Stephen (1997). "Brief History of the Internet". Internet Society. (footnote 5) https://www.internetsociety.org/internet/what-internet/history-internet/brief-history-internet#f5

  69. Baran, Paul (2002). "The beginnings of packet switching: some underlying concepts" (PDF). IEEE Communications Magazine. 40 (7): 42–48. doi:10.1109/MCOM.2002.1018006. ISSN 0163-6804. Essentially all the work was defined by 1961, and fleshed out and put into formal written form in 1962. The idea of hot potato routing dates from late 1960. http://web.cs.ucla.edu/~lixia/papers/Baran2002.pdf

  70. "Paul Baran and the Origins of the Internet". RAND corporation. Retrieved 29 March 2011. https://www.rand.org/about/history/baran.list.html

  71. Brand, Stewart (March 2001). "Founding Father". Wired. Vol. 9, no. 3. Retrieved 31 December 2011. https://www.wired.com/wired/archive/9.03/baran.html

  72. "Shapiro: Computer Network Meeting of October 9–10, 1967". stanford.edu. Archived from the original on 27 June 2015. https://web.archive.org/web/20150627133802/https://web.stanford.edu/dept/SUL/library/extra4/sloan/mousesite/Archive/Post68/ARPANETMeeting1167.html

  73. Cambell-Kelly, Martin (1987). "Data Communications at the National Physical Laboratory (1965-1975)". Annals of the History of Computing. 9 (3/4): 239. https://archive.org/details/DataCommunicationsAtTheNationalPhysicalLaboratory/page/n9/mode/2up

  74. "DARPA DIRECTORS, 1958-PRESENT" (PDF). https://www.darpa.mil/attachments/DARPA_Directors_Sheet_20201.pdf

  75. Lukasik, Stephen J. (2011). "Why the Arpanet Was Built". IEEE Annals of the History of Computing. 33 (3): 4–20. doi:10.1109/MAHC.2010.11. S2CID 16076315. /wiki/Doi_(identifier)

  76. Bidgoli, Hossein (11 May 2004). The Internet Encyclopedia, Volume 2 (G - O). John Wiley & Sons. p. 39. ISBN 978-0-471-68996-6. 978-0-471-68996-6

  77. Coffman, K. G.; Odlyzco, A. M. (2002). "Growth of the Internet". In Kaminow, I.; Li, T. (eds.). Optical Fiber Telecommunications IV-B: Systems and Impairments. Academic Press. ISBN 978-0123951731. Retrieved 15 August 2015. 978-0123951731

  78. "NCP, Network Control Program". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_ncp.htm

  79. Lievrouw, L. A. (2006). Lievrouw, L. A.; Livingstone, S. M. (eds.). Handbook of New Media: Student Edition. SAGE. p. 253. ISBN 1412918731. Retrieved 15 August 2015. 1412918731

  80. Kleinrock, Leonard (December 1962). Message Delay in Communication Nets with Storage (PDF) (Thesis). Cambridge: Massachusetts Institute of Technology. http://dspace.mit.edu/bitstream/handle/1721.1/11562/33840535.pdf

  81. Clarke, Peter (1982). Packet and circuit-switched data networks (PDF) (PhD thesis). Department of Electrical Engineering, Imperial College of Science and Technology, University of London. Archived from the original (PDF) on 3 August 2022. Retrieved 12 June 2024. "Many of the theoretical studies of the performance and design of the ARPA Network were developments of earlier work by Kleinrock ... Although these works concerned message switching networks, they were the basis for a lot of the ARPA network investigations ... The intention of the work of Kleinrock [in 1961] was to analyse the performance of store and forward networks, using as the primary performance measure the average message delay. ... Kleinrock [in 1970] extended the theoretical approaches of [his 1961 work] to the early ARPA network." https://web.archive.org/web/20220803035935/https://spiral.imperial.ac.uk/bitstream/10044/1/35864/2/Clarke-PN-1982-PhD-Thesis.pdf

  82. Lukasik, Stephen (March 2011). "Why the Arpanet Was Built". IEEE Annals of the History of Computing. 33 (3): 4–21. doi:10.1109/MAHC.2010.11. ISSN 1058-6180. https://ieeexplore.ieee.org/document/5432117

  83. "ARPANET – The First Internet". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_arpanet.htm

  84. Savio, Jessica (1 April 2011). "Browsing history: A heritage site has been set up in Boelter Hall 3420, the room the first Internet message originated in". Daily Bruin. UCLA. Retrieved 6 June 2020. https://dailybruin.com/2011/04/01/browsing_history/

  85. McMillan, Carolyn (29 October 2019). "Lo and behold: The internet". University of California. Retrieved 2 March 2021. https://www.universityofcalifornia.edu/news/lo-and-behold-internet

  86. Sutton, Chris (2 September 2004). "Internet Began 35 Years Ago at UCLA with First Message Ever Sent Between Two Computers". UCLA. Archived from the original on 8 March 2008. https://web.archive.org/web/20080308120314/http://www.engineer.ucla.edu/stories/2004/Internet35.htm

  87. Weber, Marc (25 October 2019). "The First 50 Years Of Living Online: ARPANET and Internet". Computer History Museum blog. https://computerhistory.org/blog/history-of-the-future-october-29-1969-fifty-years-of-a-connected-world/

  88. Evans 2018, p. 112 - Evans, Claire L. (2018). Broad Band: The Untold Story of the Women Who Made the Internet. New York: Portfolio/Penguin. ISBN 978-0-7352-1175-9. https://books.google.com/books?id=C8ouDwAAQBAJ&q=9780735211759&pg=PP1

  89. Evans 2018, p. 113 - Evans, Claire L. (2018). Broad Band: The Untold Story of the Women Who Made the Internet. New York: Portfolio/Penguin. ISBN 978-0-7352-1175-9. https://books.google.com/books?id=C8ouDwAAQBAJ&q=9780735211759&pg=PP1

  90. Evans 2018, p. 116 - Evans, Claire L. (2018). Broad Band: The Untold Story of the Women Who Made the Internet. New York: Portfolio/Penguin. ISBN 978-0-7352-1175-9. https://books.google.com/books?id=C8ouDwAAQBAJ&q=9780735211759&pg=PP1

  91. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. pp. 37–38, 58–59. ISBN 978-0-2625-1115-5. 978-0-2625-1115-5

  92. Hafner & Lyon 1996 - Hafner, Katie; Lyon, Matthew (1996). Where Wizards Stay Up Late: The Origins of the Internet. Simon and Schuster. ISBN 978-0-7434-6837-4. https://archive.org/details/wherewizardsstay00haf_vgj

  93. "Leonard Kleinrock Helps Build The ARPANET". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_kleinrock.htm

  94. Roberts, Lawrence G. (November 1978). "The Evolution of Packet Switching". Archived from the original on 24 March 2016. Retrieved 9 April 2016. https://web.archive.org/web/20160324033133/http://www.packet.cc/files/ev-packet-sw.html

  95. Gillies, James; Cailliau, Robert (2000). How the Web was Born: The Story of the World Wide Web. Oxford University Press. p. 25. ISBN 978-0-19-286207-5. 978-0-19-286207-5

  96. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. pp. 37–38, 58–59. ISBN 978-0-2625-1115-5. 978-0-2625-1115-5

  97. "Howard Frank Looks Back on His Role as an ARPAnet Designer". Internet Hall of Fame. 25 April 2016. Retrieved 3 April 2020. https://www.internethalloffame.org/blog/2016/04/25/howard-frank-looks-back-his-role-arpanet-designer

  98. "ARPANET – The First Internet". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_arpanet.htm

  99. "NORSAR becomes the first non-US node on ARPANET, the predecessor to today's Internet". NORSAR (Norway Seismic Array Research). 24 February 2020. Retrieved 6 June 2020. https://www.norsar.no/about-us/history/arpanet-article2059-1175.html

  100. Kirstein, P.T. (1999). "Early experiences with the Arpanet and Internet in the United Kingdom" (PDF). IEEE Annals of the History of Computing. 21 (1): 38–44. doi:10.1109/85.759368. ISSN 1934-1547. S2CID 1558618. Archived from the original (PDF) on 7 February 2020. https://web.archive.org/web/20200207092443/https://pdfs.semanticscholar.org/4773/f19792f9fce8eacba72e5f8c2a021414e52d.pdf

  101. Kirstein, Peter T. (July–September 2009). "The Early Days of the Arpanet". IEEE Annals of the History of Computing. 31 (3): 67. doi:10.1109/mahc.2009.35. ISSN 1058-6180. S2CID 28461200. /wiki/Peter_T._Kirstein

  102. Interface Message Processor: Specifications for the Interconnection of a Host and an IMP (PDF) (Technical report). Bolt Beranek and Newman, Inc. (BBN). Report No. 1822. http://www.bitsavers.org/pdf/bbn/imp/BBN1822_Jan1976.pdf

  103. "NCP, Network Control Program". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_ncp.htm

  104. Pelkey, James. "8.3 CYCLADES Network and Louis Pouzin 1971–1972". Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968–1988. https://historyofcomputercommunications.info/section/8.3/CYCLADES-Network-and-Louis-Pouzin-1971-1972/

  105. Hafner & Lyon 1996, p. 222 - Hafner, Katie; Lyon, Matthew (1996). Where Wizards Stay Up Late: The Origins of the Internet. Simon and Schuster. ISBN 978-0-7434-6837-4. https://archive.org/details/wherewizardsstay00haf_vgj

  106. McKenzie, Alexander (2011). "INWG and the Conception of the Internet: An Eyewitness Account". IEEE Annals of the History of Computing. 33 (1): 66–71. doi:10.1109/MAHC.2011.9. ISSN 1934-1547. S2CID 206443072. /wiki/Doi_(identifier)

  107. Cerf, V.; Kahn, R. (1974). "A Protocol for Packet Network Intercommunication" (PDF). IEEE Transactions on Communications. 22 (5): 637–648. doi:10.1109/TCOM.1974.1092259. ISSN 1558-0857. The authors wish to thank a number of colleagues for helpful comments during early discussions of international network protocols, especially R. Metcalfe, R. Scantlebury, D. Walden, and H. Zimmerman; D. Davies and L. Pouzin who constructively commented on the fragmentation and accounting issues; and S. Crocker who commented on the creation and destruction of associations. https://www.cs.princeton.edu/courses/archive/fall06/cos561/papers/cerf74.pdf

  108. "The internet's fifth man". The Economist. 30 November 2013. ISSN 0013-0613. Retrieved 22 April 2020. In the early 1970s Mr Pouzin created an innovative data network that linked locations in France, Italy and Britain. Its simplicity and efficiency pointed the way to a network that could connect not just dozens of machines, but millions of them. It captured the imagination of Dr Cerf and Dr Kahn, who included aspects of its design in the protocols that now power the internet. https://www.economist.com/news/technology-quarterly/21590765-louis-pouzin-helped-create-internet-now-he-campaigning-ensure-its

  109. by Vinton Cerf, as told to Bernard Aboba (1993). "How the Internet Came to Be". Archived from the original on 26 September 2017. Retrieved 25 September 2017. We began doing concurrent implementations at Stanford, BBN, and University College London. So effort at developing the Internet protocols was international from the beginning. ... Mar '82 - Norway leaves the ARPANET and become an Internet connection via TCP/IP over SATNET. Nov '82 - UCL leaves the ARPANET and becomes an Internet connection. https://web.archive.org/web/20170926042220/http://elk.informatik.hs-augsburg.de/tmp/cdrom-oss/CerfHowInternetCame2B.html

  110. "TCP/IP Internet Protocol". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_tcpip.htm

  111. Frank, Ronald A. (22 October 1975). "Security Problems Still Plague Packet-Switched Nets". Computerworld. IDG Enterprise: 18. https://books.google.com/books?id=wRo_E812FNcC&pg=PA18

  112. "ARPANET – The First Internet". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_arpanet.htm

  113. Heart, F.; McKenzie, A.; McQuillian, J.; Walden, D. (4 January 1978). Arpanet Completion Report (PDF) (Technical report). Burlington, MA: Bolt, Beranek and Newman. Archived from the original (PDF) on 27 May 2023. https://web.archive.org/web/20230527095942/https://walden-family.com/bbn/arpanet-completion-report.pdf

  114. "III". A History of the ARPANET: The First Decade (Report). Arlington, VA: Bolt, Beranek & Newman Inc. 1 April 1981. p. 132. section 2.3.4 http://www.dtic.mil/cgi-bin/GetTRDoc?Location=U2&doc=GetTRDoc.pdf&AD=ADA115440

  115. Leiner, Barry M.; Cerf, Vinton G.; Clark, David D.; Kahn, Robert E.; Kleinrock, Leonard; Lynch, Daniel C.; Postel, Jon; Roberts, Larry G.; Wolff, Stephen (7 October 2009). "A brief history of the internet". ACM SIGCOMM Computer Communication Review. 39 (5): 22–31. doi:10.1145/1629607.1629613. ISSN 0146-4833. S2CID 15845974. /wiki/Doi_(identifier)

  116. by Vinton Cerf, as told to Bernard Aboba (1993). "How the Internet Came to Be". Archived from the original on 26 September 2017. Retrieved 25 September 2017. We began doing concurrent implementations at Stanford, BBN, and University College London. So effort at developing the Internet protocols was international from the beginning. ... Mar '82 - Norway leaves the ARPANET and become an Internet connection via TCP/IP over SATNET. Nov '82 - UCL leaves the ARPANET and becomes an Internet connection. https://web.archive.org/web/20170926042220/http://elk.informatik.hs-augsburg.de/tmp/cdrom-oss/CerfHowInternetCame2B.html

  117. Postel, Jon (November 1981). NCP/TCP Transition Plan. doi:10.17487/RFC0801. RFC 801. /wiki/Jon_Postel

  118. "TCP/IP Internet Protocol". Living Internet. Retrieved 19 March 2021. https://www.livinginternet.com/internet/i/ii_tcpip.htm

  119. "ARPANET/MILNET SPLIT - How It Will Happen". Defense Data Network Newsletter (26). 6 May 1983. https://www.rfc-editor.org/rfc/museum/ddn-news/ddn-news.n26.1

  120. "ARPANET INFORMATION BROCHURE (NIC 50003)" (PDF). Defense Communications Agency. December 1985. https://apps.dtic.mil/sti/pdfs/ADA164353.pdf

  121. McKenzie, Alex; Walden, Dave (1991). "ARPANET, the Defense Data Network, and Internet". The Froehlich/Kent Encyclopedia of Telecommunications. Vol. 1. CRC Press. pp. 341–375. ISBN 978-0-8247-2900-4. 978-0-8247-2900-4

  122. Lievrouw, L. A. (2006). Lievrouw, L. A.; Livingstone, S. M. (eds.). Handbook of New Media: Student Edition. SAGE. p. 253. ISBN 1412918731. Retrieved 15 August 2015. 1412918731

  123. Tomlinson, Ray. "The First Network Email". BBN. Archived from the original on 6 May 2006. Retrieved 6 March 2012. https://web.archive.org/web/20060506003539/http://openmap.bbn.com/~tomlinso/ray/firstemailframe.html

  124. Hafner & Lyon 1996, p. 194: "found that three quarters of all traffic on the ARPANET was email" - Hafner, Katie; Lyon, Matthew (1996). Where Wizards Stay Up Late: The Origins of the Internet. Simon and Schuster. ISBN 978-0-7434-6837-4. https://archive.org/details/wherewizardsstay00haf_vgj

  125. Edwards, P. N. (1998). "Virtual Machines, Virtual Infrastructures: The New Historiography of Information Technology" (PDF). Isis essay review. p. 5. https://pne.people.si.umich.edu/PDF/isis_review.pdf

  126. Akkad, Jay. "The History of Email". sites.cs.ucsb.edu. Retrieved 30 December 2023. https://sites.cs.ucsb.edu/~almeroth/classes/F04.176A/homework1_good_papers/jay-akkad.html

  127. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. pp. 106–111. ISBN 978-0-2625-1115-5. OCLC 44962566. 978-0-2625-1115-5

  128. "TALKING HEADERS". Washington Post. 7 January 2024. ISSN 0190-8286. Retrieved 19 June 2024. https://www.washingtonpost.com/archive/lifestyle/magazine/1996/08/04/talking-headers/41be42fa-d4ff-4c7b-9490-3ab441644886/

  129. Still, tapping into the ARPANET to fetch a shaver across international lines was a bit like being a stowaway on an aircraft carrier. The ARPANET was an official federal research facility, after all, and not something to be toyed with. Kleinrock had the feeling that the stunt he'd pulled was slightly out of bounds. 'It was a thrill. I felt I was stretching the Net'. – Hafner & Lyon 1996, Chapter 7 - Hafner, Katie; Lyon, Matthew (1996). Where Wizards Stay Up Late: The Origins of the Internet. Simon and Schuster. ISBN 978-0-7434-6837-4. https://archive.org/details/wherewizardsstay00haf_vgj

  130. Stacy, Christopher C. (7 September 1982). Getting Started Computing at the AI Lab (Report). MIT Artificial Intelligence Laboratory Working Papers. hdl:1721.1/41180. WP-235. /wiki/Hdl_(identifier)

  131. "NSFNET – National Science Foundation Network". Living Internet. Retrieved 19 March 2021. http://www.livinginternet.com/internet/i/ii_nsfnet.htm

  132. Meinel, Christoph; Sack, Harald (21 February 2014). Digital Communication. Springer. ISBN 978-3-642-54331-9. 978-3-642-54331-9

  133. Abbate, Janet (2000). Inventing the Internet. Cambridge, MA: MIT Press. ISBN 978-0-2625-1115-5. 978-0-2625-1115-5

  134. G. Schneider; J. Evans; K. Pinard (2009). The Internet – Illustrated. Cengage Learning. ISBN 978-0-538-75098-1. Retrieved 15 August 2015. 978-0-538-75098-1

  135. "Milestones:Birthplace of the Internet, 1969". Engineering and Technology History Wiki. 28 November 2023. Retrieved 28 January 2024. https://ethw.org/Milestones:Birthplace_of_the_Internet,_1969

  136. "Milestones:Inception of the ARPANET, 1969". Engineering and Technology History Wiki. 20 November 2023. Retrieved 28 January 2024. https://ethw.org/Milestones:Inception_of_the_ARPANET,_1969