fbpx
Wikipedia

Packet switching

In telecommunications, packet switching is a method of grouping data into packets that are transmitted over a digital network. Packets are made of a header and a payload. Data in the header is used by networking hardware to direct the packet to its destination, where the payload is extracted and used by an operating system, application software, or higher layer protocols. Packet switching is the primary basis for data communications in computer networks worldwide.

During the early 1960s, Polish-American engineer Paul Baran developed a concept he called "distributed adaptive message block switching", with the goal of providing a fault-tolerant, efficient routing method for telecommunication messages as part of a research program at the RAND Corporation, funded by the United States Department of Defense. His ideas contradicted then-established principles of pre-allocation of network bandwidth, exemplified by the development of telecommunications in the Bell System. The new concept found little resonance among network implementers until the independent work of Welsh computer scientist Donald Davies at the National Physical Laboratory in 1965. Davies coined the modern term packet switching and inspired numerous packet switching networks in the decade following, including the incorporation of the concept into the design of the ARPANET in the United States and the CYCLADES network in France. The ARPANET and CYCLADES were the primary precursor networks of the modern Internet.

Concept edit

 
This animation illustrates a network model in which consecutive packets between hosts take differing routes. Out-of-order delivery is however detrimental to the performance of several network protocols, including TCP, so that the Internet attempts to route packets associated with the same data stream along the same path most of the time.[1]

A simple definition of packet switching is:

The routing and transferring of data by means of addressed packets so that a channel is occupied during the transmission of the packet only, and upon completion of the transmission the channel is made available for the transfer of other traffic.[2][3]

Packet switching allows delivery of variable bit rate data streams, realized as sequences of packets, over a computer network which allocates transmission resources as needed using statistical multiplexing or dynamic bandwidth allocation techniques. As they traverse networking hardware, such as switches and routers, packets are received, buffered, queued, and retransmitted (stored and forwarded), resulting in variable latency and throughput depending on the link capacity and the traffic load on the network. Packets are normally forwarded by intermediate network nodes asynchronously using first-in, first-out buffering, but may be forwarded according to some scheduling discipline for fair queuing, traffic shaping, or for differentiated or guaranteed quality of service, such as weighted fair queuing or leaky bucket. Packet-based communication may be implemented with or without intermediate forwarding nodes (switches and routers). In case of a shared physical medium (such as radio or 10BASE5), the packets may be delivered according to a multiple access scheme.

Packet switching contrasts with another principal networking paradigm, circuit switching, a method which pre-allocates dedicated network bandwidth specifically for each communication session, each having a constant bit rate and latency between nodes. In cases of billable services, such as cellular communication services, circuit switching is characterized by a fee per unit of connection time, even when no data is transferred, while packet switching may be characterized by a fee per unit of information transmitted, such as characters, packets, or messages.

A packet switch has four components: input ports, output ports, routing processor, and switching fabric.[4]

History edit

Invention and development edit

 
Packet-switching cost performance trends, 1960-1980. Figure 6 of [5].

The concept of switching small blocks of data was first explored independently by Paul Baran at the RAND Corporation during the early 1960s in the US and Donald Davies at the National Physical Laboratory (NPL) in the UK in 1965.[6][7][8][9]

During the late 1950s, the US Air Force established a wide area network for the Semi-Automatic Ground Environment (SAGE) radar defense system. Recognizing vulnerabilities in this network, the Air Force sought a system that might survive a nuclear attack to enable a response, thus diminishing the attractiveness of the first strike advantage by enemies (see Mutual assured destruction).[10] Baran developed the concept of distributed adaptive message block switching in support of the Air Force initiative.[11] The concept was first presented to the Air Force in the summer of 1961 as briefing B-265,[10] later published as RAND report P-2626 in 1962,[12] and finally in report RM 3420 in 1964.[13] Report P-2626 described a general architecture for a large-scale, distributed, survivable communications network. The work focuses on three key ideas: use of a decentralized network with multiple paths between any two points, dividing user messages into message blocks, and delivery of these messages by store and forward switching.[14][15]

Davies independently developed a similar message routing concept and more detailed network design in 1965.[16] He invented the term packet switching, and proposed building a commercial nationwide data network in the UK.[17] He gave a talk on the proposal in 1966, after which a person from the Ministry of Defence (MoD) told him about Baran's work. Roger Scantlebury, a member of Davies' team, presented their work at the 1967 Symposium on Operating Systems Principles and suggested it to Larry Roberts for use in the ARPANET.[18] Davies had chosen some of the same parameters for his original network design as did Baran, such as a packet size of 1024 bits. In 1966, Davies proposed that a network should be built at the laboratory to serve the needs of NPL and prove the feasibility of packet switching. To deal with packet permutations (due to dynamically updated route preferences) and to datagram losses (unavoidable when fast sources send to a slow destinations), he assumed that "all users of the network will provide themselves with some kind of error control",[19] thus inventing what came to be known as the end-to-end principle. After a pilot experiment in 1969, the NPL Data Communications Network began service in 1970.[20]

Leonard Kleinrock researched the application of queueing theory in the field of message switching for his doctoral dissertation at MIT in 1961–62 and published it as a book in 1964.[21] In 1968, Lawrence Roberts contracted with Kleinrock to carry out theoretical work at UCLA to measure and model the performance of packet switching in the ARPANET, which underpinned the development of the network in the early 1970s.[8] The NPL team also carried out simulation work on packet networks, including datagram networks.[20][22]

Roberts presented the idea of packet switching to the communication professionals, and faced anger and hostility. Before ARPANET was operating, they argued that the router buffers would quickly run out. After the ARPANET was operating, they argued packet switching would never be economic without the government subsidy. Baran faced the same rejection and thus failed to convince the military into constructing a packet switching network.[23]

The French CYCLADES network was designed by Louis Pouzin in the early 1970s to study internetworking.[24][25] It was the first to implement the end-to-end principle of Davies, and make the hosts responsible for the reliable delivery of data on a packet-switched network, rather than this being a service of the network itself.[26] His team was thus first to tackle the highly complex problem of providing user applications with a reliable virtual circuit service while using a best-effort service, an early contribution to what will be Transmission Control Protocol (TCP).[27]

In May 1974, Vint Cerf and Bob Kahn described the Transmission Control Program, an internetworking protocol for sharing resources using packet-switching among the nodes.[28] The specifications of the TCP were then published in RFC 675 (Specification of Internet Transmission Control Program), written by Vint Cerf, Yogen Dalal and Carl Sunshine in December 1974.[29] This monolithic protocol was later layered as the Transmission Control Protocol, TCP, atop the Internet Protocol, IP.

In the late 1970s and early 1980s, national and international public data networks emerged based on the X.25 protocol. X.25 is built on the concept of virtual circuits emulating traditional telephone connections.

For a period in the late 1980s and early 1990s, the network engineering community was polarized over the implementation of competing protocol suites, commonly known as the Protocol Wars. It was unclear which of the OSI model and the Internet protocol suite would result in the best and most robust computer networks.[30][31][32]

Complementary metal–oxide–semiconductor (CMOS) VLSI (very-large-scale integration) technology led to the development of high-speed broadband packet switching during the 1980s–1990s.[33][34][35]

Priority dispute edit

Beginning in the mid-1990s, Leonard Kleinrock sought to be recognized as the "father of modern data networking".[36] By 1997, he claimed priority on the invention of packet switching and to have convinced Larry Roberts to adopt the technique.[37] However, Kleinrock's claims that his work in the early 1960s originated the concept of packet switching and that this work was the source of the packet switching concepts used in the ARPANET are disputed by other Internet pioneers,[36][38][39][40] including by Robert Taylor,[41] Paul Baran,[42] and Donald Davies.[43] Baran and Davies are recognized by historians and the U.S. National Inventors Hall of Fame for independently inventing the concept of digital packet switching used in modern computer networking including the Internet.[6][7][8][9]

Connectionless and connection-oriented modes edit

Packet switching may be classified into connectionless packet switching, also known as datagram switching, and connection-oriented packet switching, also known as virtual circuit switching. Examples of connectionless systems are Ethernet, Internet Protocol (IP), and the User Datagram Protocol (UDP). Connection-oriented systems include X.25, Frame Relay, Multiprotocol Label Switching (MPLS), and the Transmission Control Protocol (TCP).

In connectionless mode each packet is labeled with a destination address, source address, and port numbers. It may also be labeled with the sequence number of the packet. This information eliminates the need for a pre-established path to help the packet find its way to its destination, but means that more information is needed in the packet header, which is therefore larger. The packets are routed individually, sometimes taking different paths resulting in out-of-order delivery. At the destination, the original message may be reassembled in the correct order, based on the packet sequence numbers. Thus a virtual circuit carrying a byte stream is provided to the application by a transport layer protocol, although the network only provides a connectionless network layer service.

Connection-oriented transmission requires a setup phase to establish the parameters of communication before any packet is transferred. The signaling protocols used for setup allow the application to specify its requirements and discover link parameters. Acceptable values for service parameters may be negotiated. The packets transferred may include a connection identifier rather than address information and the packet header can be smaller, as it only needs to contain this code and any information, such as length, timestamp, or sequence number, which is different for different packets. In this case, address information is only transferred to each node during the connection setup phase, when the route to the destination is discovered and an entry is added to the switching table in each network node through which the connection passes. When a connection identifier is used, routing a packet requires the node to look up the connection identifier in a table.[citation needed]

Connection-oriented transport layer protocols such as TCP provide a connection-oriented service by using an underlying connectionless network. In this case, the end-to-end principle dictates that the end nodes, not the network itself, are responsible for the connection-oriented behavior.

Packet switching in networks edit

Packet switching is used to optimize the use of the channel capacity available in digital telecommunication networks, such as computer networks, and minimize the transmission latency (the time it takes for data to pass across the network), and to increase robustness of communication.

Packet switching is used in the Internet and most local area networks. The Internet is implemented by the Internet Protocol Suite using a variety of link layer technologies. For example, Ethernet and Frame Relay are common. Newer mobile phone technologies (e.g., GSM, LTE) also use packet switching. Packet switching is associated with connectionless networking because, in these systems, no connection agreement needs to be established between communicating parties prior to exchanging data.

X.25, the international CCITT standard of 1976, is a notable use of packet switching in that it provides to users a service of flow-controlled virtual circuits. These virtual circuits reliably carry variable-length packets with data order preservation. DATAPAC in Canada was the first public network to support X.25, followed by TRANSPAC in France.[44]

Asynchronous Transfer Mode (ATM) is another virtual circuit technology. It differs from X.25 in that it uses small fixed-length packets (cells), and that the network imposes no flow control to users.

Technologies such as Multiprotocol Label Switching (MPLS) and the Resource Reservation Protocol (RSVP) create virtual circuits on top of datagram networks. MPLS and its predecessors, as well as ATM, have been called "fast packet" technologies. MPLS, indeed, has been called "ATM without cells".[45] Virtual circuits are especially useful in building robust failover mechanisms and allocating bandwidth for delay-sensitive applications.

Packet-switched networks edit

The history of packet-switched networks can be divided into three overlapping eras: early networks before the introduction of X.25; the X.25 era when many postal, telephone, and telegraph (PTT) companies provided public data networks with X.25 interfaces; and the Internet era which initially competed with the OSI model.[46][47][48]

Early networks edit

Research into packet switching at the National Physical Laboratory (NPL) began with a proposal for a wide-area network in 1965,[16] and a local-area network in 1966.[49] ARPANET funding was secured in 1966 by Bob Taylor, and planning began in 1967 when he hired Larry Roberts. The NPL network followed by the ARPANET became operational in 1969, the first two networks to use packet switching.[50][51]

Before the introduction of X.25 in 1976,[52] about twenty different network technologies had been developed. Two fundamental differences involved the division of functions and tasks between the hosts at the edge of the network and the network core. In the datagram system, operating according to the end-to-end principle, the hosts have the responsibility to ensure orderly delivery of packets. In the virtual call system, the network guarantees sequenced delivery of data to the host. This results in a simpler host interface but complicates the network. The X.25 protocol suite uses this network type.

AppleTalk edit

AppleTalk is a proprietary suite of networking protocols developed by Apple in 1985 for Apple Macintosh computers. It was the primary protocol used by Apple devices through the 1980s and 1990s. AppleTalk included features that allowed local area networks to be established ad hoc without the requirement for a centralized router or server. The AppleTalk system automatically assigned addresses, updated the distributed namespace, and configured any required inter-network routing. It was a plug-n-play system.[53][54]

AppleTalk implementations were also released for the IBM PC and compatibles, and the Apple IIGS. AppleTalk support was available in most networked printers, especially laser printers, some file servers and routers.

The protocol was designed to be simple, autoconfiguring, and not require servers or other specialized services to work. These benefits also created drawbacks, as Appletalk tended not to use bandwidth efficiently. AppleTalk support was terminated in 2009.[53][55]

ARPANET edit

The ARPANET was a progenitor network of the Internet and one of the first networks, along with ARPA's SATNET, to run the TCP/IP suite using packet switching technologies.

BNRNET edit

BNRNET was a network which Bell-Northern Research developed for internal use. It initially had only one host but was designed to support many hosts. BNR later made major contributions to the CCITT X.25 project.[56]

Cambridge Ring edit

The Cambridge Ring was an experimental ring network developed at the Computer Laboratory, University of Cambridge. It operated from 1974 until the 1980s.

CompuServe edit

CompuServe developed its own packet switching network, implemented on DEC PDP-11 minicomputers acting as network nodes that were installed throughout the US (and later, in other countries) and interconnected. Over time, the CompuServe network evolved into a complicated multi-tiered network incorporating ATM, Frame Relay, Internet Protocol (IP) and X.25 technologies.

CYCLADES edit

The CYCLADES packet switching network was a French research network designed and directed by Louis Pouzin. First demonstrated in 1973, it was developed to explore alternatives to the early ARPANET design and to support network research generally. It was the first network to use the end-to-end principle and make the hosts responsible for reliable delivery of data, rather than the network itself. Concepts of this network influenced later ARPANET architecture.[57][58]

DECnet edit

DECnet is a suite of network protocols created by Digital Equipment Corporation, originally released in 1975 in order to connect two PDP-11 minicomputers.[59] It evolved into one of the first peer-to-peer network architectures, thus transforming DEC into a networking powerhouse in the 1980s. Initially built with three layers, it later (1982) evolved into a seven-layer OSI-compliant networking protocol. The DECnet protocols were designed entirely by Digital Equipment Corporation. However, DECnet Phase II (and later) were open standards with published specifications, and several implementations were developed outside DEC, including one for Linux.

DDX-1 edit

DDX-1 was an experimental network from Nippon PTT. It mixed circuit switching and packet switching. It was succeeded by DDX-2.[60]

EIN edit

The European Informatics Network (EIN), originally called COST 11, was a project beginning in 1971 to link networks in Britain, France, Italy, Switzerland and Euratom. Six other European countries also participated in the research on network protocols. Derek Barber directed the project, and Roger Scantlebury led the UK technical contribution; both were from NPL.[61][62][63] The contract for its implementation was awarded to an Anglo French consortium led by the UK systems house Logica and Sesa and managed by Andrew Karney. Work began in 1973 and it became operational in 1976 including nodes linking the NPL network and CYCLADES.[64] The transport protocol of the EIN was the basis of the one adopted by the International Networking Working Group.[65][66] EIN was replaced by Euronet in 1979.[67]

EPSS edit

The Experimental Packet Switched Service (EPSS) was an experiment of the UK Post Office Telecommunications. It was the first public data network in the UK when it began operating in 1977.[68] Ferranti supplied the hardware and software. The handling of link control messages (acknowledgements and flow control) was different from that of most other networks.[69][70][71]

GEIS edit

As General Electric Information Services (GEIS), General Electric was a major international provider of information services. The company originally designed a telephone network to serve as its internal (albeit continent-wide) voice telephone network.

In 1965, at the instigation of Warner Sinback, a data network based on this voice-phone network was designed to connect GE's four computer sales and service centers (Schenectady, New York, Chicago, and Phoenix) to facilitate a computer time-sharing service.

After going international some years later, GEIS created a network data center near Cleveland, Ohio. Very little has been published about the internal details of their network. The design was hierarchical with redundant communication links.[72][73]

IPSANET edit

IPSANET was a semi-private network constructed by I. P. Sharp Associates to serve their time-sharing customers. It became operational in May 1976.[74]

IPX/SPX edit

The Internetwork Packet Exchange (IPX) and Sequenced Packet Exchange (SPX) are Novell networking protocols from the 1980s derived from Xerox Network Systems' IDP and SPP protocols, respectively which date back to the 1970s. IPX/SPX was used primarily on networks using the Novell NetWare operating systems.[75]

Merit Network edit

Merit Network, an independent nonprofit organization governed by Michigan's public universities,[76] was formed in 1966 as the Michigan Educational Research Information Triad to explore computer networking between three of Michigan's public universities as a means to help the state's educational and economic development.[77] With initial support from the State of Michigan and the National Science Foundation (NSF), the packet-switched network was first demonstrated in December 1971 when an interactive host-to-host connection was made between the IBM mainframe systems at the University of Michigan in Ann Arbor and Wayne State University in Detroit.[78] In October 1972, connections to the CDC mainframe at Michigan State University in East Lansing completed the triad. Over the next several years, in addition to host-to-host interactive connections, the network was enhanced to support terminal-to-host connections, host-to-host batch connections (remote job submission, remote printing, batch file transfer), interactive file transfer, gateways to the Tymnet and Telenet public data networks, X.25 host attachments, gateways to X.25 data networks, Ethernet attached hosts, and eventually TCP/IP; additionally, public universities in Michigan joined the network.[78][79] All of this set the stage for Merit's role in the NSFNET project starting in the mid-1980s.

NPL edit

Donald Davies of the National Physical Laboratory (United Kingdom) designed and proposed a national commercial data network based on packet switching in 1965.[80][81] The proposal was not taken up nationally but the following year, he designed a local network using "interface computers", today known as routers, to serve the needs of NPL and prove the feasibility of packet switching.[82]

By 1968 Davies had begun building the NPL network to meet the needs of the multidisciplinary laboratory and prove the technology under operational conditions.[83][20][84] In 1969, the NPL, followed by the ARPANET, were the first two networks to use packet switching.[85][51] By 1976, 12 computers and 75 terminal devices were attached,[86] and more were added until the network was replaced in 1986. NPL was the first to use high-speed links.[87][88][89]

Octopus edit

Octopus was a local network at Lawrence Livermore National Laboratory. It connected sundry hosts at the lab to interactive terminals and various computer peripherals including a bulk storage system.[90][91][92]

Philips Research edit

Philips Research Laboratories in Redhill, Surrey developed a packet switching network for internal use. It was a datagram network with a single switching node.[93]

PUP edit

PARC Universal Packet (PUP or Pup) was one of the two earliest internetworking protocol suites; it was created by researchers at Xerox PARC in the mid-1970s. The entire suite provided routing and packet delivery, as well as higher level functions such as a reliable byte stream, along with numerous applications. Further developments led to Xerox Network Systems (XNS).[94]

RCP edit

RCP was an experimental network created by the French PTT. It was used to gain experience with packet switching technology before the specification of TRANSPAC was frozen.[95] RCP was a virtual-circuit network in contrast to CYCLADES which was based on datagrams. RCP emphasised terminal-to-host and terminal-to-terminal connection; CYCLADES was concerned with host-to-host communication. RCP influenced the X.25 specification, which was deployed on TRANSPAC and other public data networks.[96][97][98]

RETD edit

Red Especial de Transmisión de Datos (RETD) was a network developed by Compañía Telefónica Nacional de España. It became operational in 1972 and thus was the first public network.[99][100][101]

SCANNET edit

"The experimental packet-switched Nordic telecommunication network SCANNET was implemented in Nordic technical libraries in the 1970s, and it included first Nordic electronic journal Extemplo. Libraries were also among first ones in universities to accommodate microcomputers for public use in the early 1980s."[102]

SRCnet/SERCnet edit

A number of computer facilities serving the Science Research Council (SRC) community in the United Kingdom developed beginning in the early 1970s. Each had their own star network (ULCC London, UMRCC Manchester, Rutherford Appleton Laboratory). There were also regional networks centred on Bristol (on which work was initiated in the late 1960s) followed in the mid-late 1970s by Edinburgh, the Midlands and Newcastle. These groups of institutions shared resources to provide better computing facilities than could be afforded individually. The networks were each based on one manufacturer's standards and were mutually incompatible and overlapping.[103][104][105] In 1981, the SRC was renamed the Science and Engineering Research Council (SERC). In the early 1980s a standardisation and interconnection effort started, hosted on an expansion of the SERCnet research network and based on the Coloured Book protocols, later evolving into JANET.[106][107][108]

Systems Network Architecture edit

Systems Network Architecture (SNA) is IBM's proprietary networking architecture created in 1974. An IBM customer could acquire hardware and software from IBM and lease private lines from a common carrier to construct a private network.[109]

Telenet edit

Telenet was the first FCC-licensed public data network in the United States. Telenet was incorporated in 1973 and started operations in 1975. It was founded by Bolt Beranek & Newman with Larry Roberts as CEO as a means of making packet switching technology public. Telenet initially used a proprietary Virtual circuit host interface, but changed it to X.25 and the terminal interface to X.29 after their standardization in CCITT.[110] It went public in 1979 and was then sold to GTE.[111][112]

Tymnet edit

Tymnet was an international data communications network headquartered in San Jose, CA that utilized virtual call packet switched technology and used X.25, SNA/SDLC, BSC and ASCII interfaces to connect host computers (servers) at thousands of large companies, educational institutions, and government agencies. Users typically connected via dial-up connections or dedicated asynchronous serial connections. The business consisted of a large public network that supported dial-up users and a private network business that allowed government agencies and large companies (mostly banks and airlines) to build their own dedicated networks. The private networks were often connected via gateways to the public network to reach locations not on the private network. Tymnet was also connected to dozens of other public networks in the U.S. and internationally via X.25/X.75 gateways.[113][114]

XNS edit

Xerox Network Systems (XNS) was a protocol suite promulgated by Xerox, which provided routing and packet delivery, as well as higher level functions such as a reliable stream, and remote procedure calls. It was developed from PARC Universal Packet (PUP).[115][116]

X.25 era edit

 
CCITT SGVII X25 Advocates

There were two kinds of X.25 networks. Some such as DATAPAC and TRANSPAC were initially implemented with an X.25 external interface. Some older networks such as TELENET and TYMNET were modified to provide a X.25 host interface in addition to older host connection schemes. DATAPAC was developed by Bell-Northern Research which was a joint venture of Bell Canada (a common carrier) and Northern Telecom (a telecommunications equipment supplier). Northern Telecom sold several DATAPAC clones to foreign PTTs including the Deutsche Bundespost. X.75 and X.121 allowed the interconnection of national X.25 networks. A user or host could call a host on a foreign network by including the DNIC of the remote network as part of the destination address.[citation needed]

AUSTPAC edit

AUSTPAC was an Australian public X.25 network operated by Telstra. Established by Telstra's predecessor Telecom Australia in the early 1980s, AUSTPAC was Australia's first public packet-switched data network and supported applications such as on-line betting, financial applications—the Australian Tax Office made use of AUSTPAC—and remote terminal access to academic institutions, who maintained their connections to AUSTPAC up until the mid-late 1990s in some cases. Access was via a dial-up terminal to a PAD, or, by linking a permanent X.25 node to the network.[117]

ConnNet edit

ConnNet was a network operated by the Southern New England Telephone Company serving the state of Connecticut.[118][119] Launched on March 11, 1985, it was the first local public packet-switched network in the United States.[120]

Datanet 1 edit

Datanet 1 was the public switched data network operated by the Dutch PTT Telecom (now known as KPN). Strictly speaking Datanet 1 only referred to the network and the connected users via leased lines (using the X.121 DNIC 2041), the name also referred to the public PAD service Telepad (using the DNIC 2049). And because the main Videotex service used the network and modified PAD devices as infrastructure the name Datanet 1 was used for these services as well.[121]

DATAPAC edit

DATAPAC was the first operational X.25 network (1976).[122] It covered major Canadian cities and was eventually extended to smaller centers.[citation needed]

Datex-P edit

Deutsche Bundespost operated the Datex-P national network in Germany. The technology was acquired from Northern Telecom.[123]

Eirpac edit

Eirpac is the Irish public switched data network supporting X.25 and X.28. It was launched in 1984, replacing Euronet. Eirpac is run by Eircom.[124][125][126]

Euronet edit

Nine member states of the European Economic Community contracted with Logica and the French company SESA to set up a joint venture in 1975 to undertake the Euronet development, using X.25 protocols to form virtual circuits. It was to replace EIN and established a network in 1979 linking a number of European countries until 1984 when the network was handed over to national PTTs.[127][128]

HIPA-NET edit

Hitachi designed a private network system for sale as a turnkey package to multi-national organizations.[when?] In addition to providing X.25 packet switching, message switching software was also included. Messages were buffered at the nodes adjacent to the sending and receiving terminals. Switched virtual calls were not supported, but through the use of logical ports an originating terminal could have a menu of pre-defined destination terminals.[129]

Iberpac edit

Iberpac is the Spanish public packet-switched network, providing X.25 services. It was based on RETD which was operational since 1972. Iberpac was run by Telefonica.[130]

IPSS edit

In 1978, X.25 provided the first international and commercial packet-switching network, the International Packet Switched Service (IPSS).

JANET edit

JANET was the UK academic and research network, linking all universities, higher education establishments, and publicly funded research laboratories following its launch in 1984.[131] The X.25 network, which used the Coloured Book protocols, was based mainly on GEC 4000 series switches, and ran X.25 links at up to 8 Mbit/s in its final phase before being converted to an IP-based network in 1991. The JANET network grew out of the 1970s SRCnet, later called SERCnet.[132]

PSS edit

Packet Switch Stream (PSS) was the Post Office Telecommunications (later to become British Telecom) national X.25 network with a DNIC of 2342. British Telecom renamed PSS Global Network Service (GNS), but the PSS name has remained better known. PSS also included public dial-up PAD access, and various InterStream gateways to other services such as Telex.[citation needed]

REXPAC edit

REXPAC was the nationwide experimental packet switching data network in Brazil, developed by the research and development center of Telebrás, the state-owned public telecommunications provider.[133]

SITA Data Transport Network edit

SITA is a consortium of airlines. Its High Level Network (HLN) became operational in 1969. Although organised to act like a packet-switching network,[16] it still used message switching.[134][135] The Data Transport Network adopted X.25 in 1981, becoming the world's most extensive packet-switching network.[136][137][138] As with many non-academic networks, very little has been published about it.

TRANSPAC edit

TRANSPAC was the national X.25 network in France.[44] It was developed locally at about the same time as DATAPAC in Canada. The development was done by the French PTT and influenced by the experimental RCP network.[95] It began operation in 1978, and served commercial users and, after Minitel began, consumers.[139]

UNINETT edit

UNINETT was a wide-area Norwegian packet-switched network established through a joint effort between Norwegian universities, research institutions and the Norwegian Telecommunication administration. The original network was based on X.25; Internet protocols were adopted later.[140]

VENUS-P edit

VENUS-P was an international X.25 network that operated from April 1982 through March 2006. At its subscription peak in 1999, VENUS-P connected 207 networks in 87 countries.[141]

Venepaq edit

Venepaq is the national X.25 public network in Venezuela. It is run by Cantv and allows direct and dial-up connections. Venepaq provides nationwide access at low cost. It provides national and international access and allows connection from 19.2 to 64 kbit/s in direct connections, and 1200, 2400 and 9600 bit/s in dial-up connections.[citation needed]

Internet era edit

When Internet connectivity was made available to anyone who could pay for an Internet service provider subscription, the distinctions between national networks blurred. The user no longer saw network identifiers such as the DNIC. Some older technologies such as circuit switching have resurfaced with new names such as fast packet switching. Researchers have created some experimental networks to complement the existing Internet.[142]

CSNET edit

The Computer Science Network (CSNET) was a computer network funded by the NSF that began operation in 1981. Its purpose was to extend networking benefits for computer science departments at academic and research institutions that could not be directly connected to ARPANET due to funding or authorization limitations. It played a significant role in spreading awareness of, and access to, national networking and was a major milestone on the path to the development of the global Internet.[143][144]

Internet2 edit

Internet2 is a not-for-profit United States computer networking consortium led by members from the research and education communities, industry, and government.[145] The Internet2 community, in partnership with Qwest, built the first Internet2 Network, called Abilene, in 1998 and was a prime investor in the National LambdaRail (NLR) project.[146] In 2006, Internet2 announced a partnership with Level 3 Communications to launch a brand new nationwide network, boosting its capacity from 10 to 100 Gbit/s.[147] In October, 2007, Internet2 officially retired Abilene and now refers to its new, higher capacity network as the Internet2 Network.

NSFNET edit

 
NSFNET Traffic 1991, NSFNET backbone nodes are shown at the top, regional networks below, traffic volume is depicted from purple (zero bytes) to white (100 billion bytes), visualization by NCSA using traffic data provided by the Merit Network.

The National Science Foundation Network (NSFNET) was a program of coordinated, evolving projects sponsored by the NSF beginning in 1985 to promote advanced research and education networking in the United States.[148] NSFNET was also the name given to several nationwide backbone networks, operating at speeds of 56 kbit/s, 1.5 Mbit/s (T1), and 45 Mbit/s (T3), that were constructed to support NSF's networking initiatives from 1985 to 1995. Initially created to link researchers to the nation's NSF-funded supercomputing centers, through further public funding and private industry partnerships it developed into a major part of the Internet backbone.

NSFNET regional networks edit

In addition to the five NSF supercomputer centers, NSFNET provided connectivity to eleven regional networks and through these networks to many smaller regional and campus networks in the United States. The NSFNET regional networks were:[149][150]

National LambdaRail edit

The National LambdaRail (NRL) was launched in September 2003. It is a 12,000-mile high-speed national computer network owned and operated by the US research and education community that runs over fiber-optic lines. It was the first transcontinental 10 Gigabit Ethernet network. It operates with an aggregate capacity of up to 1.6 Tbit/s and a 40 Gbit/s bitrate.[155][156] NLR ceased operations in March 2014.[citation needed]

TransPAC2, and TransPAC3 edit

TransPAC2 is a high-speed international Internet service connecting research and education networks in the Asia-Pacific region to those in the US.[157] TransPAC3 is part of the NSF's International Research Network Connections (IRNC) program.[158]

Very high-speed Backbone Network Service (vBNS) edit

The Very high-speed Backbone Network Service (vBNS) came on line in April 1995 as part of a NSF sponsored project to provide high-speed interconnection between NSF-sponsored supercomputing centers and select access points in the United States.[159] The network was engineered and operated by MCI Telecommunications under a cooperative agreement with the NSF. By 1998, the vBNS had grown to connect more than 100 universities and research and engineering institutions via 12 national points of presence with DS-3 (45 Mbit/s), OC-3c (155 Mbit/s), and OC-12 (622 Mbit/s) links on an all OC-12 backbone, a substantial engineering feat for that time. The vBNS installed one of the first ever production OC-48 (2.5 Gbit/s) IP links in February 1999 and went on to upgrade the entire backbone to OC-48.[160]

In June 1999 MCI WorldCom introduced vBNS+ which allowed attachments to the vBNS network by organizations that were not approved by or receiving support from NSF.[161] After the expiration of the NSF agreement, the vBNS largely transitioned to providing service to the government. Most universities and research centers migrated to the Internet2 educational backbone. In January 2006, when MCI and Verizon merged,[162] vBNS+ became a service of Verizon Business.[163]

See also edit

References edit

  1. ^ Multipath Issues in Unicast and Multicast Next-Hop Selection. November 2000. doi:10.17487/RFC2991. RFC 2991.
  2. ^ Weik, Martin (6 Dec 2012). Fiber Optics Standard Dictionary. Springer Science & Business Media. ISBN 978-1461560234.
  3. ^ National Telecommunication Information Administration (1 April 1997). Telecommunications: Glossary of Telecommunications Terms. Vol. 1037, Part 3 of Federal Standard. Government Institutes. ISBN 1461732328.
  4. ^ Forouzan, Behrouz A.; Fegan, Sophia Chung (2007). Data Communications and Networking. Huga Media. ISBN 978-0-07-296775-3.
  5. ^ Roberts, L. (1988-01-01), "The arpanet and computer networks", A history of personal workstations, New York, NY, USA: Association for Computing Machinery, pp. 141–172, doi:10.1145/61975.66916, ISBN 978-0-201-11259-7, retrieved 2023-11-30
  6. ^ a b Post, The Washington (2015-11-10). The Threatened Net: How the Web Became a Perilous Place. Diversion Books. ISBN 978-1-68230-136-4. Historians credit seminal insights to Welsh scientist Donald W. Davies and American engineer Paul Baran
  7. ^ a b "Inductee Details - Donald Watts Davies". National Inventors Hall of Fame. Retrieved 6 September 2017; "Inductee Details - Paul Baran". National Inventors Hall of Fame. Retrieved 2020-05-09.
  8. ^ a b c Abbate, Jane (2000). Inventing the Internet. MIT Press. pp. 37–8, 58–9. ISBN 978-0262261333.
  9. ^ a b Pelkey, James L.; Russell, Andrew L.; Robbins, Loring G. (19 April 2022). Circuits, Packets, and Protocols: Entrepreneurs and Computer Communications, 1968-1988 (PDF). Morgan & Claypool. p. 4. ISBN 978-1-4503-9729-2. Paul Baran, an engineer celebrated as the co-inventor (along with Donald Davies) of the packet switching technology that is the foundation of digital networks
  10. ^ a b Stewart, Bill (2000-01-07). "Paul Baran Invents Packet Switching". Living Internet. Retrieved 2008-05-08.
  11. ^ Baran, Paul (May 27, 1960). "Reliable Digital Communications Using Unreliable Network Repeater Nodes" (PDF). The RAND Corporation: 1. Archived (PDF) from the original on 2022-10-10. Retrieved July 7, 2016. {{cite journal}}: Cite journal requires |journal= (help)
  12. ^ Baran, Paul (1962). "RAND Paper P-2626".
  13. ^ Baran, Paul (January 1964). "On Distributed Communications".
  14. ^ 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. Archived (PDF) from the original on 2022-10-10. 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.
  15. ^ Monica, 1776 Main Street Santa; California 90401-3208. "Paul Baran and the Origins of the Internet". www.rand.org. Retrieved 2020-02-15.{{cite web}}: CS1 maint: numeric names: authors list (link)
  16. ^ a b c Roberts, Dr. Lawrence G. (November 1978). . Archived from the original on 24 March 2016. Retrieved 5 September 2017. Almost immediately after the 1965 meeting, Donald Davies conceived of the details of a store-and-forward packet switching system
  17. ^ Davies, D. W. (17 March 1986), , Charles Babbage Institute University of Minnesota, Minneapolis, archived from the original on 29 July 2014, retrieved 21 July 2014
  18. ^ Gillies, James; Cailliau, Robert (2000). How the Web was Born: The Story of the World Wide Web. Oxford University Press. p. 25. ISBN 978-0192862075.
  19. ^ "A Digital Communication Network for Computers Giving Rapid Response at remote Terminals" (PDF). 1967. Archived (PDF) from the original on 2022-10-10. Retrieved 2020-09-15.
  20. ^ a b c C. Hempstead; W. Worthington (2005). Encyclopedia of 20th-Century Technology. Routledge. pp. 573–5. ISBN 9781135455514.
  21. ^ Isaacson, Walter (2014). The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution. Simon and Schuster. p. 246. ISBN 9781476708690.
  22. ^ Pelkey, James. . Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968-1988. Archived from the original on 2021-06-17. Retrieved 2020-02-03.
  23. ^ Roberts, L. (1988-01-01), "The arpanet and computer networks", A history of personal workstations, New York, NY, USA: Association for Computing Machinery, pp. 141–172, doi:10.1145/61975.66916, ISBN 978-0-201-11259-7, retrieved 2023-11-30
  24. ^ Abbate, Janet (2000). Inventing the Internet. MIT Press. pp. 124–127. ISBN 978-0-262-51115-5. In fact, CYCLADES, unlike ARPANET, had been explicitly designed to facilitate internetworking; it could, for instance, handle varying formats and varying levels of service
  25. ^ Kim, Byung-Keun (2005). Internationalising the Internet the Co-evolution of Influence and Technology. Edward Elgar. pp. 51–55. ISBN 1845426754. In addition to the NPL Network and the ARPANET, CYCLADES, an academic and research experimental network, also played an important role in the development of computer networking technologies
  26. ^ Bennett, Richard (September 2009). "Designed for Change: End-to-End Arguments, Internet Innovation, and the Net Neutrality Debate" (PDF). Information Technology and Innovation Foundation. pp. 7, 11. Retrieved 11 September 2017.
  27. ^ "The internet's fifth man". The Economist. 2013-11-30. ISSN 0013-0613. Retrieved 2020-04-22. 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.
  28. ^ 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. Archived (PDF) from the original on 2022-10-10. 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.
  29. ^ Cerf, Vinton; Dalal, Yogen; Sunshine, Carl (December 1974). Specification of Internet Transmission Control Protocol. IETF. doi:10.17487/RFC0675. RFC 675.
  30. ^ Andrew L. Russell (30 July 2013). "OSI: The Internet That Wasn't". IEEE Spectrum. Vol. 50, no. 8.
  31. ^ Russell, Andrew L. "Rough Consensus and Running Code' and the Internet-OSI Standards War" (PDF). IEEE Annals of the History of Computing. (PDF) from the original on 2019-11-17.
  32. ^ Davies, Howard; Bressan, Beatrice (2010-04-26). A History of International Research Networking: The People who Made it Happen. John Wiley & Sons. ISBN 978-3-527-32710-2.
  33. ^ Hayward, G.; Gottlieb, A.; Jain, S.; Mahoney, D. (October 1987). "CMOS VLSI Applications in Broadband Circuit Switching". IEEE Journal on Selected Areas in Communications. 5 (8): 1231–1241. doi:10.1109/JSAC.1987.1146652. ISSN 1558-0008.
  34. ^ Hui, J.; Arthurs, E. (October 1987). "A Broadband Packet Switch for Integrated Transport". IEEE Journal on Selected Areas in Communications. 5 (8): 1264–1273. doi:10.1109/JSAC.1987.1146650. ISSN 1558-0008.
  35. ^ Gibson, Jerry D. (2018). The Communications Handbook. CRC Press. ISBN 9781420041163.
  36. ^ a b Isaacson, Walter (2014). The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution. Simon & Schuster. pp. 244–5. ISBN 9781476708690. This led to an outcry among many of the other Internet pioneers, who publicly attacked Kleinrock and said that his brief mention of breaking messages into smaller pieces did not come close to being a proposal for packet switching
  37. ^ "Brief History of the Internet" (PDF). Internet Society. 1997. p. 3.
  38. ^ Alex McKenzie (2009), Comments on Dr. Leonard Kleinrock's claim to be "the Father of Modern Data Networking", retrieved April 23, 2015 "... there is nothing in the entire 1964 book that suggests, analyzes, or alludes to the idea of packetization."
  39. ^ Trevor Harris, University of Wales (2009). . Variety in Mass Communication Research. Archived from the original on 2021-10-10. Retrieved 2021-03-08. Dr Willis H. Ware, Senior Computer Scientist and Research at the RAND Corporation, notes that Davies (and others) were troubled by what they regarded as in appropriate claims on the invention of packet switching
  40. ^ Haughney Dare-Bryan, Christine (June 22, 2023). Computer Freaks (Podcast). Chapter Two: In the Air. Inc. Magazine.
  41. ^ Robert Taylor (November 22, 2001), "Birthing the Internet: Letters From the Delivery Room; Disputing a Claim", New York Times, Authors who have interviewed dozens of Arpanet pioneers know very well that the Kleinrock-Roberts claims are not believed.
  42. ^ Katie Hafner (November 8, 2001), "A Paternity Dispute Divides Net Pioneers", New York Times, The Internet is really the work of a thousand people," Mr. Baran said. "And of all the stories about what different people have done, all the pieces fit together. It's just this one little case that seems to be an aberration.
  43. ^ Donald Davies (2001), "A Historical Study of the Beginnings of Packet Switching", Computer Journal, British Computer Society, 44 (3): 152–162, doi:10.1093/comjnl/44.3.152, I can find no evidence that he understood the principles of packet switching.[dead link]
  44. ^ a b X.25 Virtual Circuits - TRANSPAC in France - Pre-Internet Data Networking, doi:10.1109/MCOM.2010.5621965, S2CID 23639680
  45. ^ Pildush, G. . Archived from the original on 2007-09-29.
  46. ^ Moore, Roger D. (August 2006). . Archived from the original on 24 July 2017. Retrieved 5 September 2017.
  47. ^ Kirstein, Peter T. (1973). . Archived from the original on 2 March 2017. Retrieved 5 September 2017.
  48. ^ National Research Council (U.S.). National Research Network Review Committee, Leonard Kleinrock; et al. (1988). Toward a National Research Network. National Academies. p. 40. ISBN 9780309581257.
  49. ^ . 1975. Archived from the original on 26 April 2017. Retrieved 5 September 2017. Research in packet switching networks at the British National Physical Laboratory (NPL) predates ARPANET, having commenced in 1966.
  50. ^ John S, Quarterman; Josiah C, Hoskins (1986). "Notable computer networks". Communications of the ACM. 29 (10): 932–971. doi:10.1145/6617.6618. S2CID 25341056. The first packet-switching network was implemented at the National Physical Laboratories in the United Kingdom. It was quickly followed by the ARPANET in 1969.
  51. ^ a b Haughney Dare-Bryan, Christine (June 22, 2023). Computer Freaks (Podcast). Chapter Two: In the Air. Inc. Magazine. 35:55 minutes in. Leonard Kleinrock: Donald Davies ... did make a single node packet switch before ARPA did
  52. ^ Taylor, Steve; Jim Metzler (2008). "Vint Cerf on why TCP/IP was so long in coming".
  53. ^ a b Oppenheimer, Alan (January 2004). . MacWorld Expo. Archived from the original on 2006-10-16.
  54. ^ Sidhu, Gursharan; Andrews, Richard; Oppenheiner, Alan (1989). Inside AppleTalk (2 ed.). Addison-Wesley. ISBN 0-201-55021-0.
  55. ^ Titus, Tim. "42 Dead Networking Technologies and What Killed Them". www.pathsolutions.com. Retrieved 2023-09-23.
  56. ^ Martel, C. C.; J. M. Cunningham; M. S. Grushcow. . IFIP Congress 1974. pp. 10–14. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  57. ^ . Technical Histories of the Internet & other Network Protocols. Computer Science Department, University of Texas Austin. Archived from the original on 2013-09-01.
  58. ^ Zimmermann, Hubert (August 1977). "The Cyclades Experience-Results and Impacts". IFIP Congress 1977. Toronto: 465–469.
  59. ^ (PDF), Digital Equipment Corporation, 1978, p. 53, archived from the original (PDF) on 2017-06-30
  60. ^ Wood, David C. (1975). . Proceedings of Symposium on Computer Networks. Archived from the original on 2020-08-06. Retrieved 2020-03-13.
  61. ^ Barber, D L. (1975). "Cost project 11". ACM SIGCOMM Computer Communication Review. 5 (3): 12–15. doi:10.1145/1015667.1015669. S2CID 28994436.
  62. ^ Scantlebury, Roger (1986). "X.25 - past, present and future". In Stokes, A. V. (ed.). Communications Standards: State of the Art Report. Pergamon. pp. 203–216. ISBN 978-1-4831-6093-1.
  63. ^ "EIN (European Informatics Network)". Computer History Museum. Retrieved 2020-02-05.
  64. ^ Abbate, Janet (2000). Inventing the Internet. MIT Press. p. 125. ISBN 978-0-262-51115-5.
  65. ^ Davies, Donald Watts (1979). Computer networks and their protocols. John Wiley & Sons. pp. 464. ISBN 9780471997504.
  66. ^ Hardy, Daniel; Malleus, Guy (2002). Networks: Internet, Telephony, Multimedia: Convergences and Complementarities. Springer Science & Business Media. p. 505. ISBN 978-3-540-00559-9.
  67. ^ Beauchamp, K. G. (2012-12-06). Interlinking of Computer Networks: Proceedings of the NATO Advanced Study Institute held at Bonas, France, August 28 – September 8, 1978. Springer Science & Business Media. p. 55. ISBN 978-94-009-9431-7.
  68. ^ Davies, Howard; Bressan, Beatrice, eds. (2010). A history of international research networking: the people who made it happen. John Wiley & Sons. p. 2. ISBN 978-3527327102.
  69. ^ Smith, Ed; Miller, Chris; Norton, Jim. "Packet Switching: The first steps on the road to the information society".
  70. ^ Bright, Roy D.; Smith, Michael A. (1973). . Proceedings of the NATO Advanced Study Institute on Computer Communication Networks. Sussex, United Kingdom: Noordhoff International Publishing. pp. 435–44. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  71. ^ Pearson, DJ; Wilkin, D (1974). . Proceedings of the 2nd ICCC 74. pp. 199–213. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  72. ^ Schwartz, Mischa; Boorstyn, Rober R.; Pickholtz, Raymond L. (November 1972). . Proceedings of the IEEE. 60 (11): 1408–23. doi:10.1109/proc.1972.8912. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  73. ^ Kirstein, Peter T. (1973). . Proceedings of the NATO Advanced Study Institute on Computer Communication Networks. Sussex, United Kingdom: Noordhoff International Publishing. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  74. ^ . Archived from the original on 2021-02-25. Retrieved 2020-10-22.
  75. ^ Lee, Rich (1 March 1998). "Maintaining IPX Compatibility During a Migration to TCP/IP on a NetWare Network". Novell. Retrieved 3 September 2013.
  76. ^ Merit receives administrative services under an agreement with the University of Michigan.
  77. ^ John Mulcahy (1989), , Ann Arbor, Michigan: Merit Network, archived from the original on 2009-02-07
  78. ^ a b , Ann Arbor, Michigan: Merit Network, archived from the original on 2016-01-01
  79. ^ , Ann Arbor, Michigan: Merit Network, archived from the original on 2016-01-01
  80. ^ . thocp.net. Archived from the original on 2020-11-05. Retrieved 2017-08-28.
  81. ^ "Donald Davies". internethalloffame.org.
  82. ^ Pelkey, James (2007), , Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968-1988, archived from the original on 29 November 2020, retrieved 13 April 2016
  83. ^ Scantlebury, R. A.; Wilkinson, P.T. (1974). . Proceedings of the 2nd ICCC 74. pp. 223–228. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  84. ^ Ward, Mark (October 29, 2009). "Celebrating 40 years of the net". BBC News.
  85. ^ John S, Quarterman; Josiah C, Hoskins (1986). "Notable computer networks". Communications of the ACM. 29 (10): 932–971. doi:10.1145/6617.6618. S2CID 25341056. The first packet-switching network was implemented at the National Physical Laboratories in the United Kingdom. It was quickly followed by the ARPANET in 1969.
  86. ^ . 1974. Archived from the original on 1 August 2020. Retrieved 5 September 2017.
  87. ^ Cambell-Kelly, Martin (1987). "Data Communications at the National Physical Laboratory (1965-1975)". Annals of the History of Computing. 9 (3/4): 221–247. doi:10.1109/MAHC.1987.10023. S2CID 8172150. Transmission of packets of data over the high-speed lines
  88. ^ Guardian Staff (2013-06-25). "Internet pioneers airbrushed from history". The Guardian. ISSN 0261-3077. Retrieved 2020-07-31. This was the first digital local network in the world to use packet switching and high-speed links.
  89. ^ 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. Both Paul Baran and Donald Davies in their original papers anticipated the use of T1 trunks
  90. ^ Mendicino, Samuel F. (1972). . Computer Networks. Englewood Cliffs, N.J.: Prentice-Hall Inc.: 95–100. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  91. ^ Pehrson, David L. (1970). "AN ENGINEERING VIEW OF THE LRL OCTOPUS COMPUTER NETWORK".
  92. ^ Fletcher, John G. (1975). "Principles of Design in the Octopus Computer network".
  93. ^ Burnett, D.J.; Sethi, H.R. (1977). . Computer Networks. 1 (6): 341–348. doi:10.1016/0376-5075(77)90010-1. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  94. ^ David R. Boggs; John F. Shoch; Edward A. Taft; Robert M. Metcalfe (April 1980). "Pup: An Internetwork Architecture". IEEE Transactions on Communications. 28 (4): 612–624. doi:10.1109/TCOM.1980.1094684. S2CID 62684407.
  95. ^ a b "Discussion of Technical Choices made for TRANSPAC" (PDF).
  96. ^ Després, R. (1974). . Proceedings of ICCC 74. pp. 171–85. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  97. ^ Bache, A.; Matras, Y. (1976). . Proceedings of ICCC 76. pp. 311–16. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  98. ^ Bache, A.; L. Guillou; H. Layec; B. Long; Y. Matras (1976). . Proceedings of ICCC 76. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  99. ^ Alarcia, G.; Herrera, S. (1974). . Proceedings of 2nd ICCC 74. pp. 163–170. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  100. ^ Cuenca, L. (1980). . Conference Record of ICC 80. IEEE. pp. 39.3.1–39.3.5. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  101. ^ Lavandera, Luis (1980). . Conference Record of ICC 80. IEEE. pp. 28.4.1–28.4.5. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  102. ^ Haarala, Arja-Riitta (2001). "The Role of Libraries in Information Management in Finnish University Setting". Proceedings of the 7th International Conference of European University Information Systems. doi:10.18452/1040.
  103. ^ Rutter, Dorian (2005). From Diversity to Convergence: British Computer Networks and the Internet, 1970-1995 (PDF) (Computer Science thesis). The University of Warwick. Archived (PDF) from the original on 2022-10-10.
  104. ^ Powell, Kit (1980-07-01). "Evolution of networks using standard protocols". Computer Communications. 3 (3): 117–122. doi:10.1016/0140-3664(80)90069-9. ISSN 0140-3664.
  105. ^ Kirstein, Peter T. (Jan–Mar 1999). (PDF). IEEE Annals of the History of Computing. 21 (1). doi:10.1109/85.759368. Archived from the original (PDF) on 10 August 2017. Retrieved 18 May 2020.
  106. ^ Wells, Mike (1988-11-01). "JANET-the United Kingdom Joint Academic Network". Serials. 1 (3): 28–36. doi:10.1629/010328. ISSN 1475-3308.
  107. ^ Reid, Jim (3 April 2007). (PDF). UKNOF7. Manchester. Archived from the original (PDF) on 28 May 2008. Retrieved 16 April 2008.
  108. ^ . www.uknof.org.uk. Archived from the original on 2007-06-21. Retrieved 2020-02-12. See "15:00 Starting the Commercial Internet in the UK (Peter Houlder)"
  109. ^ Sundstrom, R.J.; G.D. Schultz (1980). . Proceedings of 5th ICCC 80. pp. 578–585. Archived from the original on 2013-10-20.
  110. ^ Roberts, Dr. Lawrence G. (November 1978). (PDF). IEEE Invited Paper. Archived from the original (PDF) on December 31, 2018. Retrieved September 10, 2017.
  111. ^ Johnson, Timothy (May 13, 1976). "Electronic post for switching data". New Scientist.
  112. ^ Mathison, S.L.; Roberts, L.G.; Walker, P.M. (May 2012). "The history of telenet and the commercialization of packet switching in the U.S." IEEE Communications Magazine. 50 (5): 28–45. doi:10.1109/MCOM.2012.6194380. S2CID 206453987.
  113. ^ TYMES, LA ROY W. . Proceedings of the SJCC 1971. Vol. 38. pp. 211–16. Archived from the original on 2013-05-09. Retrieved 2013-08-30.
  114. ^ TYMES, LA ROY W. (April 1981). . IEEE Transactions on Communications. COM-29 (4): 392–98. doi:10.1109/tcom.1981.1095020. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  115. ^ "Xerox System Integration Standard - Internet Transport Protocols". Xerox. Stamford. 1981.
  116. ^ "Chapter 12: Xerox Network Systems". AIX Version 4.3 Communications Programming Concepts. October 1997. {{cite book}}: |website= ignored (help)
  117. ^ Andrew Colley (28 January 2004). "Telstra drops Austpac; reaches for finance market". ZDNet. Retrieved 21 December 2018.
  118. ^ Maidasani, Dinesh (June 2009). Straight To The Point - Networking. Laxmi Publications Pvt Limited. ISBN 9788131805299.
  119. ^ Smith, Christopher A. (1985). Technology for Disabled Persons: Conference Papers, Discovery '84, October 1-3, 1984, Chicago, Illinois. Materials Development Center, Stout Vocational Rehabilitation Institute, University of Wisconsin-Stout. p. 195. ISBN 978-0-916671-61-7. Retrieved 12 January 2022.
  120. ^ Rucker, Chauncy N.; And Others (1985). Establishing a Computer Network for Connecticut.
  121. ^ Steneker, H.J. (16 May 1991). "Graduation Report on X.25 data services in GSM network" (PDF). Electrical Engineering - TUE. p. 20. Archived (PDF) from the original on 2022-10-10. Retrieved 15 June 2011.
  122. ^ Rybczynski, Tony (11 December 2009). "Commercialization of packet switching (1975-1985): A Canadian perspective [History of Communications]". IEEE Communications Magazine. Vol. 47, no. 12. pp. 26–31. doi:10.1109/MCOM.2009.5350364. Retrieved 12 January 2022.
  123. ^ Parodi, Roberto (1992). Towards a New World in Computer Communication: Eleventh International Conference on Computer Communication, Genova, Italy, 1992 : Proceedings of the Conference. IOS Press. ISBN 978-90-5199-110-9.
  124. ^ Telecommunications Directory. Gale Research. 2000. p. 593. ISBN 978-0-7876-3352-3.
  125. ^ Gareth Locksley (1990). The Single European Market and the Information and Communication Technologies. Belhaven Press. p. 194. ISBN 978-1-85293-101-8.
  126. ^ "Eircom Plc and the Department of Agriculture and Food; Mr Mark Henry and the Department of Agriculture and Food; Eircom Plc and the Department of Finance and Eircom Plc and Office of the Revenue Commissioners. | [2000] IEIC 98114 | Irish Information Commissioner | Judgment | Law | CaseMine". from the original on 2022-06-21. Retrieved 2022-06-22.
  127. ^ Dunning, A.J. (1977-12-31). "Origins, development and future of the Euronet". Program. Emeraldinsight.com. 11 (4): 145–155. doi:10.1108/eb046759.
  128. ^ Kerssens, Niels (2020). "Rethinking legacies in internet history: Euronet, lost (inter)networks, EU politics". Internet Histories. 4: 32–48. doi:10.1080/24701475.2019.1701919. ISSN 2470-1475.
  129. ^ Tomaru, K.; T. Kato; S.I. Yamaguchi (1980). . Proceedings of ICCC '80. pp. 517–22. Archived from the original on 2013-10-20. Retrieved 2013-08-30.
  130. ^ Infante, Jorge, (PDF), archived from the original (PDF) on 2010-04-05
  131. ^ "1984-2014: 30 years of the Janet network" (PDF). Disc. Archived (PDF) from the original on 2022-10-10. Retrieved 23 September 2017.
  132. ^ Wells, Mike (1988-11-01). "JANET-the United Kingdom Joint Academic Network". Serials. 1 (3): 28–36. doi:10.1629/010328. ISSN 1475-3308.
  133. ^ . 2017-06-09. Archived from the original on 2017-06-09. Retrieved 2022-08-30.
  134. ^ Chretien, G.J.; Konig, W.M.; Rech, J.H. (1973). . Proceedings of the NATO Advanced Study Institute on Computer Communication Networks. Sussex, United Kingdom: Noordhoff International Publishing. pp. 373–396. Archived from the original on 2013-10-20.
  135. ^ "Interview of Donald Davies" (PDF).
  136. ^ "SITA History". About SITA > What we do. SITA. from the original on 19 August 2012. Retrieved 16 August 2012.
  137. ^ Rybczynski, Tony (2009). "Commercialization of packet switching (1975–1985): A Canadian perspective [History of Communications]". IEEE Communications Magazine. 47 (12): 26–31. doi:10.1109/MCOM.2009.5350364. S2CID 23243636.
  138. ^ "Airline Control System".
  139. ^ Epstein, Nadine (1986-03-09). "Et Voila! Le Minitel". The New York Times.
  140. ^ . 2017-06-09. Archived from the original on 2017-06-09. Retrieved 2022-08-30.
  141. ^ "KDDI to Close VENUS-P International Public Data Communications Service". KDDI. 9 November 2005. Archived from the original on 2013-09-04. Retrieved 3 September 2013.
  142. ^ Mike C. Smith (7 September 2017). "What is Dedicated Internet Access?". Retrieved 21 December 2018.
  143. ^ . NSF website. Archived from the original on August 28, 2011. Retrieved September 30, 2011.
  144. ^ Douglas Comer (October 1983). "History and overview of CSNET". Communications. 26 (10): 747–753. doi:10.1145/358413.358423. S2CID 11943330.
  145. ^ "About Internet2". Retrieved 2009-06-26.
  146. ^ Reardon, Marguerite (October 11, 2004). "Optical networking: The next generation". CNET. Archived from the original on 10 July 2012.
  147. ^ Jesdanun, Anick (October 11, 2007). "Speedy Internet2 gets 10x boost". USA Today. Retrieved 26 June 2009.
  148. ^ "NSFNET: The Partnership That Changed The World". November 2007.
  149. ^ Harris, Susan R.; Gerich, Elise (April 1996). . ConneXions. Archived from the original on 2013-08-17.
  150. ^ Gale, Doug (29 November 2007). "NSFNET: The Community" (PDF). NSFNET: The Partnership That Changed The World. Archived (PDF) from the original on 2022-10-10.
  151. ^ Aupperle, Eric M. (1998). "Merit–Who, What, and Why, Part One: The Early Years, 1964-1983" (PDF). Merit Network, Inc., in Library Hi Tech. (PDF) from the original on 2013-04-23.
  152. ^ "Merit Internet". Retrieved 2023-06-05.
  153. ^ "BBN to operate NEARnet". MIT News. 14 July 1993.
  154. ^ "About NorthWestNet". NorthWestNet User Services Internet Resource Guide, NorthWestNet Academic Computing Consortium, Inc. 24 March 1992. Retrieved 3 July 2012.
  155. ^ Michael Feldman (October 28, 2008). "National LambdaRail Opens for Business". HPCwire. Retrieved June 6, 2013.
  156. ^ "About NLR". National LambdaRail. 3 September 2013. Archived from the original on 2013-09-04.
  157. ^ "International TransPAC2 Inaugurated". Archived from the original on 20 June 2013., HPC Wire, 8 April 2005.
  158. ^ . International Research Network Connections Program (IRNC), U.S. National Science Foundation, October 2011. Archived from the original on 14 August 2013. Retrieved 3 September 2013.
  159. ^ . May 6, 1993. Archived from the original on 2016-03-05.
  160. ^ Jamison, John; Nicklas, Randy; Miller, Greg; Thompson, Kevin; Wilder, Rick; Cunningham, Laura; Song, Chuck (July 1998). "vBNS: not your father's Internet". IEEE Spectrum. 35 (7): 38–46. doi:10.1109/6.694354.
  161. ^ "MCI WorldCom Introduces Next Generation vBNS+ For All Higher Education And Research Organizations". Verizon Business News. June 23, 1999.
  162. ^ "Verizon and MCI Close Merger, Creating a Stronger Competitor for Advanced Communications Services". Verizon Business News. January 6, 2006.
  163. ^ "vBNS+". Verizon Business.

Bibliography edit

  • Paul Baran et al., On Distributed Communications, Volumes I-XI 2011-03-29 at the Wayback Machine (RAND Corporation Research Documents, August, 1964)
  • Paul Baran, On Distributed Communications: I Introduction to Distributed Communications Network (RAND Memorandum RM-3420-PR. August 1964)
  • Paul Baran, On Distributed Communications Networks, (IEEE Transactions on Communications Systems, Vol. CS-12 No. 1, pp. 1–9, March 1964)
  • D. W. Davies, K. A. Bartlett, R. A. Scantlebury, and P. T. Wilkinson, A digital communications network for computers giving rapid response at remote terminals (ACM Symposium on Operating Systems Principles. October 1967)
  • R. A. Scantlebury, P. T. Wilkinson, and K. A. Bartlett, The design of a message switching Centre for a digital communication network (IFIP 1968)
  • Lawrence Roberts, (Proceedings of the IEEE, November, 1978)

Further reading edit

  • Abbate, Janet (2000). Inventing the Internet. MIT Press. ISBN 9780262511155.
  • Hafner, Katie (1996). Where Wizards Stay Up Late. Simon and Schuster. pp. 52–67. ISBN 9780684832678.
  • Norberg, Arthur; O'Neill, Judy E. (2000). Transforming Computer Technology: Information Processing for the Pentagon, 1962-1982. Johns Hopkins University. ISBN 978-0801863691.

External links edit

  • Wilkinson, Peter (Summer 2020), "Packet Switching and the NPL Network", Computer Resurrection: The Journal of the Computer Conservation Society (90), ISSN 0958-7403
  • Oral history interview with Paul Baran. Charles Babbage Institute University of Minnesota, Minneapolis. Baran describes his working environment at RAND, as well as his initial interest in survivable communications, and the evolution, writing and distribution of his eleven-volume work, "On Distributed Communications". Baran discusses his interaction with the group at ARPA who were responsible for the later development of the ARPANET.
  • NPL Data Communications Network NPL video, 1970s
  • Packet Switching History and Design, site reviewed by Baran, Roberts, and Kleinrock
  • Paul Baran and the Origins of the Internet
  • 20+ articles on packet switching in the 1970s 2009-08-01 at the Wayback Machine
  • "An Introduction to Packet Switched Networks", Phrack, 05/3/88

packet, switching, telecommunications, packet, switching, method, grouping, data, into, packets, that, transmitted, over, digital, network, packets, made, header, payload, data, header, used, networking, hardware, direct, packet, destination, where, payload, e. In telecommunications packet switching is a method of grouping data into packets that are transmitted over a digital network Packets are made of a header and a payload Data in the header is used by networking hardware to direct the packet to its destination where the payload is extracted and used by an operating system application software or higher layer protocols Packet switching is the primary basis for data communications in computer networks worldwide During the early 1960s Polish American engineer Paul Baran developed a concept he called distributed adaptive message block switching with the goal of providing a fault tolerant efficient routing method for telecommunication messages as part of a research program at the RAND Corporation funded by the United States Department of Defense His ideas contradicted then established principles of pre allocation of network bandwidth exemplified by the development of telecommunications in the Bell System The new concept found little resonance among network implementers until the independent work of Welsh computer scientist Donald Davies at the National Physical Laboratory in 1965 Davies coined the modern term packet switching and inspired numerous packet switching networks in the decade following including the incorporation of the concept into the design of the ARPANET in the United States and the CYCLADES network in France The ARPANET and CYCLADES were the primary precursor networks of the modern Internet Contents 1 Concept 2 History 2 1 Invention and development 2 2 Priority dispute 3 Connectionless and connection oriented modes 4 Packet switching in networks 5 Packet switched networks 5 1 Early networks 5 1 1 AppleTalk 5 1 2 ARPANET 5 1 3 BNRNET 5 1 4 Cambridge Ring 5 1 5 CompuServe 5 1 6 CYCLADES 5 1 7 DECnet 5 1 8 DDX 1 5 1 9 EIN 5 1 10 EPSS 5 1 11 GEIS 5 1 12 IPSANET 5 1 13 IPX SPX 5 1 14 Merit Network 5 1 15 NPL 5 1 16 Octopus 5 1 17 Philips Research 5 1 18 PUP 5 1 19 RCP 5 1 20 RETD 5 1 21 SCANNET 5 1 22 SRCnet SERCnet 5 1 23 Systems Network Architecture 5 1 24 Telenet 5 1 25 Tymnet 5 1 26 XNS 5 2 X 25 era 5 2 1 AUSTPAC 5 2 2 ConnNet 5 2 3 Datanet 1 5 2 4 DATAPAC 5 2 5 Datex P 5 2 6 Eirpac 5 2 7 Euronet 5 2 8 HIPA NET 5 2 9 Iberpac 5 2 10 IPSS 5 2 11 JANET 5 2 12 PSS 5 2 13 REXPAC 5 2 14 SITA Data Transport Network 5 2 15 TRANSPAC 5 2 16 UNINETT 5 2 17 VENUS P 5 2 18 Venepaq 5 3 Internet era 5 3 1 CSNET 5 3 2 Internet2 5 3 3 NSFNET 5 3 4 NSFNET regional networks 5 3 5 National LambdaRail 5 3 6 TransPAC2 and TransPAC3 5 3 7 Very high speed Backbone Network Service vBNS 6 See also 7 References 7 1 Bibliography 8 Further reading 9 External linksConcept edit nbsp This animation illustrates a network model in which consecutive packets between hosts take differing routes Out of order delivery is however detrimental to the performance of several network protocols including TCP so that the Internet attempts to route packets associated with the same data stream along the same path most of the time 1 A simple definition of packet switching is The routing and transferring of data by means of addressed packets so that a channel is occupied during the transmission of the packet only and upon completion of the transmission the channel is made available for the transfer of other traffic 2 3 Packet switching allows delivery of variable bit rate data streams realized as sequences of packets over a computer network which allocates transmission resources as needed using statistical multiplexing or dynamic bandwidth allocation techniques As they traverse networking hardware such as switches and routers packets are received buffered queued and retransmitted stored and forwarded resulting in variable latency and throughput depending on the link capacity and the traffic load on the network Packets are normally forwarded by intermediate network nodes asynchronously using first in first out buffering but may be forwarded according to some scheduling discipline for fair queuing traffic shaping or for differentiated or guaranteed quality of service such as weighted fair queuing or leaky bucket Packet based communication may be implemented with or without intermediate forwarding nodes switches and routers In case of a shared physical medium such as radio or 10BASE5 the packets may be delivered according to a multiple access scheme Packet switching contrasts with another principal networking paradigm circuit switching a method which pre allocates dedicated network bandwidth specifically for each communication session each having a constant bit rate and latency between nodes In cases of billable services such as cellular communication services circuit switching is characterized by a fee per unit of connection time even when no data is transferred while packet switching may be characterized by a fee per unit of information transmitted such as characters packets or messages A packet switch has four components input ports output ports routing processor and switching fabric 4 History editFurther information History of the Internet and Protocol Wars See also Datagram History Invention and development edit nbsp Packet switching cost performance trends 1960 1980 Figure 6 of 5 The concept of switching small blocks of data was first explored independently by Paul Baran at the RAND Corporation during the early 1960s in the US and Donald Davies at the National Physical Laboratory NPL in the UK in 1965 6 7 8 9 During the late 1950s the US Air Force established a wide area network for the Semi Automatic Ground Environment SAGE radar defense system Recognizing vulnerabilities in this network the Air Force sought a system that might survive a nuclear attack to enable a response thus diminishing the attractiveness of the first strike advantage by enemies see Mutual assured destruction 10 Baran developed the concept of distributed adaptive message block switching in support of the Air Force initiative 11 The concept was first presented to the Air Force in the summer of 1961 as briefing B 265 10 later published as RAND report P 2626 in 1962 12 and finally in report RM 3420 in 1964 13 Report P 2626 described a general architecture for a large scale distributed survivable communications network The work focuses on three key ideas use of a decentralized network with multiple paths between any two points dividing user messages into message blocks and delivery of these messages by store and forward switching 14 15 Davies independently developed a similar message routing concept and more detailed network design in 1965 16 He invented the term packet switching and proposed building a commercial nationwide data network in the UK 17 He gave a talk on the proposal in 1966 after which a person from the Ministry of Defence MoD told him about Baran s work Roger Scantlebury a member of Davies team presented their work at the 1967 Symposium on Operating Systems Principles and suggested it to Larry Roberts for use in the ARPANET 18 Davies had chosen some of the same parameters for his original network design as did Baran such as a packet size of 1024 bits In 1966 Davies proposed that a network should be built at the laboratory to serve the needs of NPL and prove the feasibility of packet switching To deal with packet permutations due to dynamically updated route preferences and to datagram losses unavoidable when fast sources send to a slow destinations he assumed that all users of the network will provide themselves with some kind of error control 19 thus inventing what came to be known as the end to end principle After a pilot experiment in 1969 the NPL Data Communications Network began service in 1970 20 Leonard Kleinrock researched the application of queueing theory in the field of message switching for his doctoral dissertation at MIT in 1961 62 and published it as a book in 1964 21 In 1968 Lawrence Roberts contracted with Kleinrock to carry out theoretical work at UCLA to measure and model the performance of packet switching in the ARPANET which underpinned the development of the network in the early 1970s 8 The NPL team also carried out simulation work on packet networks including datagram networks 20 22 Roberts presented the idea of packet switching to the communication professionals and faced anger and hostility Before ARPANET was operating they argued that the router buffers would quickly run out After the ARPANET was operating they argued packet switching would never be economic without the government subsidy Baran faced the same rejection and thus failed to convince the military into constructing a packet switching network 23 The French CYCLADES network was designed by Louis Pouzin in the early 1970s to study internetworking 24 25 It was the first to implement the end to end principle of Davies and make the hosts responsible for the reliable delivery of data on a packet switched network rather than this being a service of the network itself 26 His team was thus first to tackle the highly complex problem of providing user applications with a reliable virtual circuit service while using a best effort service an early contribution to what will be Transmission Control Protocol TCP 27 In May 1974 Vint Cerf and Bob Kahn described the Transmission Control Program an internetworking protocol for sharing resources using packet switching among the nodes 28 The specifications of the TCP were then published in RFC 675 Specification of Internet Transmission Control Program written by Vint Cerf Yogen Dalal and Carl Sunshine in December 1974 29 This monolithic protocol was later layered as the Transmission Control Protocol TCP atop the Internet Protocol IP In the late 1970s and early 1980s national and international public data networks emerged based on the X 25 protocol X 25 is built on the concept of virtual circuits emulating traditional telephone connections For a period in the late 1980s and early 1990s the network engineering community was polarized over the implementation of competing protocol suites commonly known as the Protocol Wars It was unclear which of the OSI model and the Internet protocol suite would result in the best and most robust computer networks 30 31 32 Complementary metal oxide semiconductor CMOS VLSI very large scale integration technology led to the development of high speed broadband packet switching during the 1980s 1990s 33 34 35 Priority dispute edit Beginning in the mid 1990s Leonard Kleinrock sought to be recognized as the father of modern data networking 36 By 1997 he claimed priority on the invention of packet switching and to have convinced Larry Roberts to adopt the technique 37 However Kleinrock s claims that his work in the early 1960s originated the concept of packet switching and that this work was the source of the packet switching concepts used in the ARPANET are disputed by other Internet pioneers 36 38 39 40 including by Robert Taylor 41 Paul Baran 42 and Donald Davies 43 Baran and Davies are recognized by historians and the U S National Inventors Hall of Fame for independently inventing the concept of digital packet switching used in modern computer networking including the Internet 6 7 8 9 Connectionless and connection oriented modes editPacket switching may be classified into connectionless packet switching also known as datagram switching and connection oriented packet switching also known as virtual circuit switching Examples of connectionless systems are Ethernet Internet Protocol IP and the User Datagram Protocol UDP Connection oriented systems include X 25 Frame Relay Multiprotocol Label Switching MPLS and the Transmission Control Protocol TCP In connectionless mode each packet is labeled with a destination address source address and port numbers It may also be labeled with the sequence number of the packet This information eliminates the need for a pre established path to help the packet find its way to its destination but means that more information is needed in the packet header which is therefore larger The packets are routed individually sometimes taking different paths resulting in out of order delivery At the destination the original message may be reassembled in the correct order based on the packet sequence numbers Thus a virtual circuit carrying a byte stream is provided to the application by a transport layer protocol although the network only provides a connectionless network layer service Connection oriented transmission requires a setup phase to establish the parameters of communication before any packet is transferred The signaling protocols used for setup allow the application to specify its requirements and discover link parameters Acceptable values for service parameters may be negotiated The packets transferred may include a connection identifier rather than address information and the packet header can be smaller as it only needs to contain this code and any information such as length timestamp or sequence number which is different for different packets In this case address information is only transferred to each node during the connection setup phase when the route to the destination is discovered and an entry is added to the switching table in each network node through which the connection passes When a connection identifier is used routing a packet requires the node to look up the connection identifier in a table citation needed Connection oriented transport layer protocols such as TCP provide a connection oriented service by using an underlying connectionless network In this case the end to end principle dictates that the end nodes not the network itself are responsible for the connection oriented behavior Packet switching in networks editPacket switching is used to optimize the use of the channel capacity available in digital telecommunication networks such as computer networks and minimize the transmission latency the time it takes for data to pass across the network and to increase robustness of communication Packet switching is used in the Internet and most local area networks The Internet is implemented by the Internet Protocol Suite using a variety of link layer technologies For example Ethernet and Frame Relay are common Newer mobile phone technologies e g GSM LTE also use packet switching Packet switching is associated with connectionless networking because in these systems no connection agreement needs to be established between communicating parties prior to exchanging data X 25 the international CCITT standard of 1976 is a notable use of packet switching in that it provides to users a service of flow controlled virtual circuits These virtual circuits reliably carry variable length packets with data order preservation DATAPAC in Canada was the first public network to support X 25 followed by TRANSPAC in France 44 Asynchronous Transfer Mode ATM is another virtual circuit technology It differs from X 25 in that it uses small fixed length packets cells and that the network imposes no flow control to users Technologies such as Multiprotocol Label Switching MPLS and the Resource Reservation Protocol RSVP create virtual circuits on top of datagram networks MPLS and its predecessors as well as ATM have been called fast packet technologies MPLS indeed has been called ATM without cells 45 Virtual circuits are especially useful in building robust failover mechanisms and allocating bandwidth for delay sensitive applications Packet switched networks editFurther information History of the Internet The history of packet switched networks can be divided into three overlapping eras early networks before the introduction of X 25 the X 25 era when many postal telephone and telegraph PTT companies provided public data networks with X 25 interfaces and the Internet era which initially competed with the OSI model 46 47 48 Early networks edit Research into packet switching at the National Physical Laboratory NPL began with a proposal for a wide area network in 1965 16 and a local area network in 1966 49 ARPANET funding was secured in 1966 by Bob Taylor and planning began in 1967 when he hired Larry Roberts The NPL network followed by the ARPANET became operational in 1969 the first two networks to use packet switching 50 51 Before the introduction of X 25 in 1976 52 about twenty different network technologies had been developed Two fundamental differences involved the division of functions and tasks between the hosts at the edge of the network and the network core In the datagram system operating according to the end to end principle the hosts have the responsibility to ensure orderly delivery of packets In the virtual call system the network guarantees sequenced delivery of data to the host This results in a simpler host interface but complicates the network The X 25 protocol suite uses this network type AppleTalk edit AppleTalk is a proprietary suite of networking protocols developed by Apple in 1985 for Apple Macintosh computers It was the primary protocol used by Apple devices through the 1980s and 1990s AppleTalk included features that allowed local area networks to be established ad hoc without the requirement for a centralized router or server The AppleTalk system automatically assigned addresses updated the distributed namespace and configured any required inter network routing It was a plug n play system 53 54 AppleTalk implementations were also released for the IBM PC and compatibles and the Apple IIGS AppleTalk support was available in most networked printers especially laser printers some file servers and routers The protocol was designed to be simple autoconfiguring and not require servers or other specialized services to work These benefits also created drawbacks as Appletalk tended not to use bandwidth efficiently AppleTalk support was terminated in 2009 53 55 ARPANET edit The ARPANET was a progenitor network of the Internet and one of the first networks along with ARPA s SATNET to run the TCP IP suite using packet switching technologies BNRNET edit BNRNET was a network which Bell Northern Research developed for internal use It initially had only one host but was designed to support many hosts BNR later made major contributions to the CCITT X 25 project 56 Cambridge Ring edit The Cambridge Ring was an experimental ring network developed at the Computer Laboratory University of Cambridge It operated from 1974 until the 1980s CompuServe edit CompuServe developed its own packet switching network implemented on DEC PDP 11 minicomputers acting as network nodes that were installed throughout the US and later in other countries and interconnected Over time the CompuServe network evolved into a complicated multi tiered network incorporating ATM Frame Relay Internet Protocol IP and X 25 technologies CYCLADES edit The CYCLADES packet switching network was a French research network designed and directed by Louis Pouzin First demonstrated in 1973 it was developed to explore alternatives to the early ARPANET design and to support network research generally It was the first network to use the end to end principle and make the hosts responsible for reliable delivery of data rather than the network itself Concepts of this network influenced later ARPANET architecture 57 58 DECnet edit DECnet is a suite of network protocols created by Digital Equipment Corporation originally released in 1975 in order to connect two PDP 11 minicomputers 59 It evolved into one of the first peer to peer network architectures thus transforming DEC into a networking powerhouse in the 1980s Initially built with three layers it later 1982 evolved into a seven layer OSI compliant networking protocol The DECnet protocols were designed entirely by Digital Equipment Corporation However DECnet Phase II and later were open standards with published specifications and several implementations were developed outside DEC including one for Linux DDX 1 edit DDX 1 was an experimental network from Nippon PTT It mixed circuit switching and packet switching It was succeeded by DDX 2 60 EIN edit The European Informatics Network EIN originally called COST 11 was a project beginning in 1971 to link networks in Britain France Italy Switzerland and Euratom Six other European countries also participated in the research on network protocols Derek Barber directed the project and Roger Scantlebury led the UK technical contribution both were from NPL 61 62 63 The contract for its implementation was awarded to an Anglo French consortium led by the UK systems house Logica and Sesa and managed by Andrew Karney Work began in 1973 and it became operational in 1976 including nodes linking the NPL network and CYCLADES 64 The transport protocol of the EIN was the basis of the one adopted by the International Networking Working Group 65 66 EIN was replaced by Euronet in 1979 67 EPSS edit The Experimental Packet Switched Service EPSS was an experiment of the UK Post Office Telecommunications It was the first public data network in the UK when it began operating in 1977 68 Ferranti supplied the hardware and software The handling of link control messages acknowledgements and flow control was different from that of most other networks 69 70 71 GEIS edit As General Electric Information Services GEIS General Electric was a major international provider of information services The company originally designed a telephone network to serve as its internal albeit continent wide voice telephone network In 1965 at the instigation of Warner Sinback a data network based on this voice phone network was designed to connect GE s four computer sales and service centers Schenectady New York Chicago and Phoenix to facilitate a computer time sharing service After going international some years later GEIS created a network data center near Cleveland Ohio Very little has been published about the internal details of their network The design was hierarchical with redundant communication links 72 73 IPSANET edit IPSANET was a semi private network constructed by I P Sharp Associates to serve their time sharing customers It became operational in May 1976 74 IPX SPX edit The Internetwork Packet Exchange IPX and Sequenced Packet Exchange SPX are Novell networking protocols from the 1980s derived from Xerox Network Systems IDP and SPP protocols respectively which date back to the 1970s IPX SPX was used primarily on networks using the Novell NetWare operating systems 75 Merit Network edit Merit Network an independent nonprofit organization governed by Michigan s public universities 76 was formed in 1966 as the Michigan Educational Research Information Triad to explore computer networking between three of Michigan s public universities as a means to help the state s educational and economic development 77 With initial support from the State of Michigan and the National Science Foundation NSF the packet switched network was first demonstrated in December 1971 when an interactive host to host connection was made between the IBM mainframe systems at the University of Michigan in Ann Arbor and Wayne State University in Detroit 78 In October 1972 connections to the CDC mainframe at Michigan State University in East Lansing completed the triad Over the next several years in addition to host to host interactive connections the network was enhanced to support terminal to host connections host to host batch connections remote job submission remote printing batch file transfer interactive file transfer gateways to the Tymnet and Telenet public data networks X 25 host attachments gateways to X 25 data networks Ethernet attached hosts and eventually TCP IP additionally public universities in Michigan joined the network 78 79 All of this set the stage for Merit s role in the NSFNET project starting in the mid 1980s NPL edit Donald Davies of the National Physical Laboratory United Kingdom designed and proposed a national commercial data network based on packet switching in 1965 80 81 The proposal was not taken up nationally but the following year he designed a local network using interface computers today known as routers to serve the needs of NPL and prove the feasibility of packet switching 82 By 1968 Davies had begun building the NPL network to meet the needs of the multidisciplinary laboratory and prove the technology under operational conditions 83 20 84 In 1969 the NPL followed by the ARPANET were the first two networks to use packet switching 85 51 By 1976 12 computers and 75 terminal devices were attached 86 and more were added until the network was replaced in 1986 NPL was the first to use high speed links 87 88 89 Octopus edit Octopus was a local network at Lawrence Livermore National Laboratory It connected sundry hosts at the lab to interactive terminals and various computer peripherals including a bulk storage system 90 91 92 Philips Research edit Philips Research Laboratories in Redhill Surrey developed a packet switching network for internal use It was a datagram network with a single switching node 93 PUP edit PARC Universal Packet PUP or Pup was one of the two earliest internetworking protocol suites it was created by researchers at Xerox PARC in the mid 1970s The entire suite provided routing and packet delivery as well as higher level functions such as a reliable byte stream along with numerous applications Further developments led to Xerox Network Systems XNS 94 RCP edit RCP was an experimental network created by the French PTT It was used to gain experience with packet switching technology before the specification of TRANSPAC was frozen 95 RCP was a virtual circuit network in contrast to CYCLADES which was based on datagrams RCP emphasised terminal to host and terminal to terminal connection CYCLADES was concerned with host to host communication RCP influenced the X 25 specification which was deployed on TRANSPAC and other public data networks 96 97 98 RETD edit Red Especial de Transmision de Datos RETD was a network developed by Compania Telefonica Nacional de Espana It became operational in 1972 and thus was the first public network 99 100 101 SCANNET edit The experimental packet switched Nordic telecommunication network SCANNET was implemented in Nordic technical libraries in the 1970s and it included first Nordic electronic journal Extemplo Libraries were also among first ones in universities to accommodate microcomputers for public use in the early 1980s 102 SRCnet SERCnet edit A number of computer facilities serving the Science Research Council SRC community in the United Kingdom developed beginning in the early 1970s Each had their own star network ULCC London UMRCC Manchester Rutherford Appleton Laboratory There were also regional networks centred on Bristol on which work was initiated in the late 1960s followed in the mid late 1970s by Edinburgh the Midlands and Newcastle These groups of institutions shared resources to provide better computing facilities than could be afforded individually The networks were each based on one manufacturer s standards and were mutually incompatible and overlapping 103 104 105 In 1981 the SRC was renamed the Science and Engineering Research Council SERC In the early 1980s a standardisation and interconnection effort started hosted on an expansion of the SERCnet research network and based on the Coloured Book protocols later evolving into JANET 106 107 108 Systems Network Architecture edit Systems Network Architecture SNA is IBM s proprietary networking architecture created in 1974 An IBM customer could acquire hardware and software from IBM and lease private lines from a common carrier to construct a private network 109 Telenet edit Telenet was the first FCC licensed public data network in the United States Telenet was incorporated in 1973 and started operations in 1975 It was founded by Bolt Beranek amp Newman with Larry Roberts as CEO as a means of making packet switching technology public Telenet initially used a proprietary Virtual circuit host interface but changed it to X 25 and the terminal interface to X 29 after their standardization in CCITT 110 It went public in 1979 and was then sold to GTE 111 112 Tymnet edit Tymnet was an international data communications network headquartered in San Jose CA that utilized virtual call packet switched technology and used X 25 SNA SDLC BSC and ASCII interfaces to connect host computers servers at thousands of large companies educational institutions and government agencies Users typically connected via dial up connections or dedicated asynchronous serial connections The business consisted of a large public network that supported dial up users and a private network business that allowed government agencies and large companies mostly banks and airlines to build their own dedicated networks The private networks were often connected via gateways to the public network to reach locations not on the private network Tymnet was also connected to dozens of other public networks in the U S and internationally via X 25 X 75 gateways 113 114 XNS edit Xerox Network Systems XNS was a protocol suite promulgated by Xerox which provided routing and packet delivery as well as higher level functions such as a reliable stream and remote procedure calls It was developed from PARC Universal Packet PUP 115 116 X 25 era edit See also Public data network nbsp CCITT SGVII X25 AdvocatesThere were two kinds of X 25 networks Some such as DATAPAC and TRANSPAC were initially implemented with an X 25 external interface Some older networks such as TELENET and TYMNET were modified to provide a X 25 host interface in addition to older host connection schemes DATAPAC was developed by Bell Northern Research which was a joint venture of Bell Canada a common carrier and Northern Telecom a telecommunications equipment supplier Northern Telecom sold several DATAPAC clones to foreign PTTs including the Deutsche Bundespost X 75 and X 121 allowed the interconnection of national X 25 networks A user or host could call a host on a foreign network by including the DNIC of the remote network as part of the destination address citation needed AUSTPAC edit AUSTPAC was an Australian public X 25 network operated by Telstra Established by Telstra s predecessor Telecom Australia in the early 1980s AUSTPAC was Australia s first public packet switched data network and supported applications such as on line betting financial applications the Australian Tax Office made use of AUSTPAC and remote terminal access to academic institutions who maintained their connections to AUSTPAC up until the mid late 1990s in some cases Access was via a dial up terminal to a PAD or by linking a permanent X 25 node to the network 117 ConnNet edit ConnNet was a network operated by the Southern New England Telephone Company serving the state of Connecticut 118 119 Launched on March 11 1985 it was the first local public packet switched network in the United States 120 Datanet 1 edit Datanet 1 was the public switched data network operated by the Dutch PTT Telecom now known as KPN Strictly speaking Datanet 1 only referred to the network and the connected users via leased lines using the X 121 DNIC 2041 the name also referred to the public PAD service Telepad using the DNIC 2049 And because the main Videotex service used the network and modified PAD devices as infrastructure the name Datanet 1 was used for these services as well 121 DATAPAC edit DATAPAC was the first operational X 25 network 1976 122 It covered major Canadian cities and was eventually extended to smaller centers citation needed Datex P edit Deutsche Bundespost operated the Datex P national network in Germany The technology was acquired from Northern Telecom 123 Eirpac edit Eirpac is the Irish public switched data network supporting X 25 and X 28 It was launched in 1984 replacing Euronet Eirpac is run by Eircom 124 125 126 Euronet edit Nine member states of the European Economic Community contracted with Logica and the French company SESA to set up a joint venture in 1975 to undertake the Euronet development using X 25 protocols to form virtual circuits It was to replace EIN and established a network in 1979 linking a number of European countries until 1984 when the network was handed over to national PTTs 127 128 HIPA NET edit Hitachi designed a private network system for sale as a turnkey package to multi national organizations when In addition to providing X 25 packet switching message switching software was also included Messages were buffered at the nodes adjacent to the sending and receiving terminals Switched virtual calls were not supported but through the use of logical ports an originating terminal could have a menu of pre defined destination terminals 129 Iberpac edit Iberpac is the Spanish public packet switched network providing X 25 services It was based on RETD which was operational since 1972 Iberpac was run by Telefonica 130 IPSS edit In 1978 X 25 provided the first international and commercial packet switching network the International Packet Switched Service IPSS JANET edit JANET was the UK academic and research network linking all universities higher education establishments and publicly funded research laboratories following its launch in 1984 131 The X 25 network which used the Coloured Book protocols was based mainly on GEC 4000 series switches and ran X 25 links at up to 8 Mbit s in its final phase before being converted to an IP based network in 1991 The JANET network grew out of the 1970s SRCnet later called SERCnet 132 PSS edit Packet Switch Stream PSS was the Post Office Telecommunications later to become British Telecom national X 25 network with a DNIC of 2342 British Telecom renamed PSS Global Network Service GNS but the PSS name has remained better known PSS also included public dial up PAD access and various InterStream gateways to other services such as Telex citation needed REXPAC edit REXPAC was the nationwide experimental packet switching data network in Brazil developed by the research and development center of Telebras the state owned public telecommunications provider 133 SITA Data Transport Network edit SITA is a consortium of airlines Its High Level Network HLN became operational in 1969 Although organised to act like a packet switching network 16 it still used message switching 134 135 The Data Transport Network adopted X 25 in 1981 becoming the world s most extensive packet switching network 136 137 138 As with many non academic networks very little has been published about it TRANSPAC edit TRANSPAC was the national X 25 network in France 44 It was developed locally at about the same time as DATAPAC in Canada The development was done by the French PTT and influenced by the experimental RCP network 95 It began operation in 1978 and served commercial users and after Minitel began consumers 139 UNINETT edit UNINETT was a wide area Norwegian packet switched network established through a joint effort between Norwegian universities research institutions and the Norwegian Telecommunication administration The original network was based on X 25 Internet protocols were adopted later 140 VENUS P edit VENUS P was an international X 25 network that operated from April 1982 through March 2006 At its subscription peak in 1999 VENUS P connected 207 networks in 87 countries 141 Venepaq edit Venepaq is the national X 25 public network in Venezuela It is run by Cantv and allows direct and dial up connections Venepaq provides nationwide access at low cost It provides national and international access and allows connection from 19 2 to 64 kbit s in direct connections and 1200 2400 and 9600 bit s in dial up connections citation needed Internet era edit When Internet connectivity was made available to anyone who could pay for an Internet service provider subscription the distinctions between national networks blurred The user no longer saw network identifiers such as the DNIC Some older technologies such as circuit switching have resurfaced with new names such as fast packet switching Researchers have created some experimental networks to complement the existing Internet 142 CSNET edit The Computer Science Network CSNET was a computer network funded by the NSF that began operation in 1981 Its purpose was to extend networking benefits for computer science departments at academic and research institutions that could not be directly connected to ARPANET due to funding or authorization limitations It played a significant role in spreading awareness of and access to national networking and was a major milestone on the path to the development of the global Internet 143 144 Internet2 edit Internet2 is a not for profit United States computer networking consortium led by members from the research and education communities industry and government 145 The Internet2 community in partnership with Qwest built the first Internet2 Network called Abilene in 1998 and was a prime investor in the National LambdaRail NLR project 146 In 2006 Internet2 announced a partnership with Level 3 Communications to launch a brand new nationwide network boosting its capacity from 10 to 100 Gbit s 147 In October 2007 Internet2 officially retired Abilene and now refers to its new higher capacity network as the Internet2 Network NSFNET edit nbsp NSFNET Traffic 1991 NSFNET backbone nodes are shown at the top regional networks below traffic volume is depicted from purple zero bytes to white 100 billion bytes visualization by NCSA using traffic data provided by the Merit Network The National Science Foundation Network NSFNET was a program of coordinated evolving projects sponsored by the NSF beginning in 1985 to promote advanced research and education networking in the United States 148 NSFNET was also the name given to several nationwide backbone networks operating at speeds of 56 kbit s 1 5 Mbit s T1 and 45 Mbit s T3 that were constructed to support NSF s networking initiatives from 1985 to 1995 Initially created to link researchers to the nation s NSF funded supercomputing centers through further public funding and private industry partnerships it developed into a major part of the Internet backbone NSFNET regional networks edit In addition to the five NSF supercomputer centers NSFNET provided connectivity to eleven regional networks and through these networks to many smaller regional and campus networks in the United States The NSFNET regional networks were 149 150 BARRNet the Bay Area Regional Research Network in Palo Alto California CERFnet California Education and Research Federation Network in San Diego California serving California and Nevada CICNet the Committee on Institutional Cooperation Network via the Merit Network in Ann Arbor Michigan and later as part of the T3 upgrade via Argonne National Laboratory outside of Chicago serving the Big Ten Universities and the University of Chicago in Illinois Indiana Michigan Minnesota Ohio and Wisconsin Merit MichNet in Ann Arbor Michigan serving Michigan formed in 1966 151 still in operation as of 2023 update 152 MIDnet in Lincoln Nebraska serving Arkansas Iowa Kansas Missouri Nebraska Oklahoma and South Dakota NEARNET the New England Academic and Research Network in Cambridge Massachusetts added as part of the upgrade to T3 serving Connecticut Maine Massachusetts New Hampshire Rhode Island and Vermont established in late 1988 operated by BBN under contract to MIT BBN assumed responsibility for NEARNET on 1 July 1993 153 NorthWestNet in Seattle Washington serving Alaska Idaho Montana North Dakota Oregon and Washington founded in 1987 154 NYSERNet New York State Education and Research Network in Ithaca New York JVNCNet the John von Neumann National Supercomputer Center Network in Princeton New Jersey serving Delaware and New Jersey SESQUINET the Sesquicentennial Network in Houston Texas founded during the 150th anniversary of the State of Texas SURAnet the Southeastern Universities Research Association network in College Park Maryland and later as part of the T3 upgrade in Atlanta Georgia serving Alabama Florida Georgia Kentucky Louisiana Maryland Mississippi North Carolina South Carolina Tennessee Virginia and West Virginia sold to BBN in 1994 and Westnet in Salt Lake City Utah and Boulder Colorado serving Arizona Colorado New Mexico Utah and Wyoming National LambdaRail edit The National LambdaRail NRL was launched in September 2003 It is a 12 000 mile high speed national computer network owned and operated by the US research and education community that runs over fiber optic lines It was the first transcontinental 10 Gigabit Ethernet network It operates with an aggregate capacity of up to 1 6 Tbit s and a 40 Gbit s bitrate 155 156 NLR ceased operations in March 2014 citation needed TransPAC2 and TransPAC3 edit TransPAC2 is a high speed international Internet service connecting research and education networks in the Asia Pacific region to those in the US 157 TransPAC3 is part of the NSF s International Research Network Connections IRNC program 158 Very high speed Backbone Network Service vBNS edit The Very high speed Backbone Network Service vBNS came on line in April 1995 as part of a NSF sponsored project to provide high speed interconnection between NSF sponsored supercomputing centers and select access points in the United States 159 The network was engineered and operated by MCI Telecommunications under a cooperative agreement with the NSF By 1998 the vBNS had grown to connect more than 100 universities and research and engineering institutions via 12 national points of presence with DS 3 45 Mbit s OC 3c 155 Mbit s and OC 12 622 Mbit s links on an all OC 12 backbone a substantial engineering feat for that time The vBNS installed one of the first ever production OC 48 2 5 Gbit s IP links in February 1999 and went on to upgrade the entire backbone to OC 48 160 In June 1999 MCI WorldCom introduced vBNS which allowed attachments to the vBNS network by organizations that were not approved by or receiving support from NSF 161 After the expiration of the NSF agreement the vBNS largely transitioned to providing service to the government Most universities and research centers migrated to the Internet2 educational backbone In January 2006 when MCI and Verizon merged 162 vBNS became a service of Verizon Business 163 See also editMulti bearer network Optical burst switching Packet radio Transmission delay Virtual private networkReferences edit Multipath Issues in Unicast and Multicast Next Hop Selection November 2000 doi 10 17487 RFC2991 RFC 2991 Weik Martin 6 Dec 2012 Fiber Optics Standard Dictionary Springer Science amp Business Media ISBN 978 1461560234 National Telecommunication Information Administration 1 April 1997 Telecommunications Glossary of Telecommunications Terms Vol 1037 Part 3 of Federal Standard Government Institutes ISBN 1461732328 Forouzan Behrouz A Fegan Sophia Chung 2007 Data Communications and Networking Huga Media ISBN 978 0 07 296775 3 Roberts L 1988 01 01 The arpanet and computer networks A history of personal workstations New York NY USA Association for Computing Machinery pp 141 172 doi 10 1145 61975 66916 ISBN 978 0 201 11259 7 retrieved 2023 11 30 a b Post The Washington 2015 11 10 The Threatened Net How the Web Became a Perilous Place Diversion Books ISBN 978 1 68230 136 4 Historians credit seminal insights to Welsh scientist Donald W Davies and American engineer Paul Baran a b Inductee Details Donald Watts Davies National Inventors Hall of Fame Retrieved 6 September 2017 Inductee Details Paul Baran National Inventors Hall of Fame Retrieved 2020 05 09 a b c Abbate Jane 2000 Inventing the Internet MIT Press pp 37 8 58 9 ISBN 978 0262261333 a b Pelkey James L Russell Andrew L Robbins Loring G 19 April 2022 Circuits Packets and Protocols Entrepreneurs and Computer Communications 1968 1988 PDF Morgan amp Claypool p 4 ISBN 978 1 4503 9729 2 Paul Baran an engineer celebrated as the co inventor along with Donald Davies of the packet switching technology that is the foundation of digital networks a b Stewart Bill 2000 01 07 Paul Baran Invents Packet Switching Living Internet Retrieved 2008 05 08 Baran Paul May 27 1960 Reliable Digital Communications Using Unreliable Network Repeater Nodes PDF The RAND Corporation 1 Archived PDF from the original on 2022 10 10 Retrieved July 7 2016 a href Template Cite journal html title Template Cite journal cite journal a Cite journal requires journal help Baran Paul 1962 RAND Paper P 2626 Baran Paul January 1964 On Distributed Communications 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 Archived PDF from the original on 2022 10 10 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 Monica 1776 Main Street Santa California 90401 3208 Paul Baran and the Origins of the Internet www rand org Retrieved 2020 02 15 a href Template Cite web html title Template Cite web cite web a CS1 maint numeric names authors list link a b c Roberts Dr Lawrence G November 1978 The Evolution of Packet Switching Archived from the original on 24 March 2016 Retrieved 5 September 2017 Almost immediately after the 1965 meeting Donald Davies conceived of the details of a store and forward packet switching system Davies D W 17 March 1986 Oral History 189 D W Davies interviewed by Martin Campbell Kelly at the National Physical Laboratory Charles Babbage Institute University of Minnesota Minneapolis archived from the original on 29 July 2014 retrieved 21 July 2014 Gillies James Cailliau Robert 2000 How the Web was Born The Story of the World Wide Web Oxford University Press p 25 ISBN 978 0192862075 A Digital Communication Network for Computers Giving Rapid Response at remote Terminals PDF 1967 Archived PDF from the original on 2022 10 10 Retrieved 2020 09 15 a b c C Hempstead W Worthington 2005 Encyclopedia of 20th Century Technology Routledge pp 573 5 ISBN 9781135455514 Isaacson Walter 2014 The Innovators How a Group of Hackers Geniuses and Geeks Created the Digital Revolution Simon and Schuster p 246 ISBN 9781476708690 Pelkey James 6 3 CYCLADES Network and Louis Pouzin 1971 1972 Entrepreneurial Capitalism and Innovation A History of Computer Communications 1968 1988 Archived from the original on 2021 06 17 Retrieved 2020 02 03 Roberts L 1988 01 01 The arpanet and computer networks A history of personal workstations New York NY USA Association for Computing Machinery pp 141 172 doi 10 1145 61975 66916 ISBN 978 0 201 11259 7 retrieved 2023 11 30 Abbate Janet 2000 Inventing the Internet MIT Press pp 124 127 ISBN 978 0 262 51115 5 In fact CYCLADES unlike ARPANET had been explicitly designed to facilitate internetworking it could for instance handle varying formats and varying levels of service Kim Byung Keun 2005 Internationalising the Internet the Co evolution of Influence and Technology Edward Elgar pp 51 55 ISBN 1845426754 In addition to the NPL Network and the ARPANET CYCLADES an academic and research experimental network also played an important role in the development of computer networking technologies Bennett Richard September 2009 Designed for Change End to End Arguments Internet Innovation and the Net Neutrality Debate PDF Information Technology and Innovation Foundation pp 7 11 Retrieved 11 September 2017 The internet s fifth man The Economist 2013 11 30 ISSN 0013 0613 Retrieved 2020 04 22 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 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 Archived PDF from the original on 2022 10 10 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 Cerf Vinton Dalal Yogen Sunshine Carl December 1974 Specification of Internet Transmission Control Protocol IETF doi 10 17487 RFC0675 RFC 675 Andrew L Russell 30 July 2013 OSI The Internet That Wasn t IEEE Spectrum Vol 50 no 8 Russell Andrew L Rough Consensus and Running Code and the Internet OSI Standards War PDF IEEE Annals of the History of Computing Archived PDF from the original on 2019 11 17 Davies Howard Bressan Beatrice 2010 04 26 A History of International Research Networking The People who Made it Happen John Wiley amp Sons ISBN 978 3 527 32710 2 Hayward G Gottlieb A Jain S Mahoney D October 1987 CMOS VLSI Applications in Broadband Circuit Switching IEEE Journal on Selected Areas in Communications 5 8 1231 1241 doi 10 1109 JSAC 1987 1146652 ISSN 1558 0008 Hui J Arthurs E October 1987 A Broadband Packet Switch for Integrated Transport IEEE Journal on Selected Areas in Communications 5 8 1264 1273 doi 10 1109 JSAC 1987 1146650 ISSN 1558 0008 Gibson Jerry D 2018 The Communications Handbook CRC Press ISBN 9781420041163 a b Isaacson Walter 2014 The Innovators How a Group of Hackers Geniuses and Geeks Created the Digital Revolution Simon amp Schuster pp 244 5 ISBN 9781476708690 This led to an outcry among many of the other Internet pioneers who publicly attacked Kleinrock and said that his brief mention of breaking messages into smaller pieces did not come close to being a proposal for packet switching Brief History of the Internet PDF Internet Society 1997 p 3 Alex McKenzie 2009 Comments on Dr Leonard Kleinrock s claim to be the Father of Modern Data Networking retrieved April 23 2015 there is nothing in the entire 1964 book that suggests analyzes or alludes to the idea of packetization Trevor Harris University of Wales 2009 Who is the Father of the Internet Variety in Mass Communication Research Archived from the original on 2021 10 10 Retrieved 2021 03 08 Dr Willis H Ware Senior Computer Scientist and Research at the RAND Corporation notes that Davies and others were troubled by what they regarded as in appropriate claims on the invention of packet switching Haughney Dare Bryan Christine June 22 2023 Computer Freaks Podcast Chapter Two In the Air Inc Magazine Robert Taylor November 22 2001 Birthing the Internet Letters From the Delivery Room Disputing a Claim New York Times Authors who have interviewed dozens of Arpanet pioneers know very well that the Kleinrock Roberts claims are not believed Katie Hafner November 8 2001 A Paternity Dispute Divides Net Pioneers New York Times The Internet is really the work of a thousand people Mr Baran said And of all the stories about what different people have done all the pieces fit together It s just this one little case that seems to be an aberration Donald Davies 2001 A Historical Study of the Beginnings of Packet Switching Computer Journal British Computer Society 44 3 152 162 doi 10 1093 comjnl 44 3 152 I can find no evidence that he understood the principles of packet switching dead link a b X 25 Virtual Circuits TRANSPAC in France Pre Internet Data Networking doi 10 1109 MCOM 2010 5621965 S2CID 23639680 Pildush G Interview with the author of an MPLS based VPN article Archived from the original on 2007 09 29 Moore Roger D August 2006 This is a temporary index for a collection of papers about packet switching in the 1970s Archived from the original on 24 July 2017 Retrieved 5 September 2017 Kirstein Peter T 1973 A SURVEY OF PRESENT AMD PLANNED GENERAL PURPOSE EUROPEAN DATA AND COMPUTER NETWORKS Archived from the original on 2 March 2017 Retrieved 5 September 2017 National Research Council U S National Research Network Review Committee Leonard Kleinrock et al 1988 Toward a National Research Network National Academies p 40 ISBN 9780309581257 A SURVEY OF THE CAPABILITIES OF 8 PACKET SWITCHING NETWORKS 1975 Archived from the original on 26 April 2017 Retrieved 5 September 2017 Research in packet switching networks at the British National Physical Laboratory NPL predates ARPANET having commenced in 1966 John S Quarterman Josiah C Hoskins 1986 Notable computer networks Communications of the ACM 29 10 932 971 doi 10 1145 6617 6618 S2CID 25341056 The first packet switching network was implemented at the National Physical Laboratories in the United Kingdom It was quickly followed by the ARPANET in 1969 a b Haughney Dare Bryan Christine June 22 2023 Computer Freaks Podcast Chapter Two In the Air Inc Magazine 35 55 minutes in Leonard Kleinrock Donald Davies did make a single node packet switch before ARPA did Taylor Steve Jim Metzler 2008 Vint Cerf on why TCP IP was so long in coming a b Oppenheimer Alan January 2004 A History of Macintosh Networking MacWorld Expo Archived from the original on 2006 10 16 Sidhu Gursharan Andrews Richard Oppenheiner Alan 1989 Inside AppleTalk 2 ed Addison Wesley ISBN 0 201 55021 0 Titus Tim 42 Dead Networking Technologies and What Killed Them www pathsolutions com Retrieved 2023 09 23 Martel C C J M Cunningham M S Grushcow THE BNR NETWORK A CANADIAN EXPERIENCE WITH PACKET SWITCHING TECHNOLOGY IFIP Congress 1974 pp 10 14 Archived from the original on 2013 10 20 Retrieved 2013 08 30 A Technical History of CYCLADES Technical Histories of the Internet amp other Network Protocols Computer Science Department University of Texas Austin Archived from the original on 2013 09 01 Zimmermann Hubert August 1977 The Cyclades Experience Results and Impacts IFIP Congress 1977 Toronto 465 469 Digital Equipment Corporation Nineteen Fifty Seven to the Present PDF Digital Equipment Corporation 1978 p 53 archived from the original PDF on 2017 06 30 Wood David C 1975 A Survey of the Capabilities of 8 Packet Switching Networks Proceedings of Symposium on Computer Networks Archived from the original on 2020 08 06 Retrieved 2020 03 13 Barber D L 1975 Cost project 11 ACM SIGCOMM Computer Communication Review 5 3 12 15 doi 10 1145 1015667 1015669 S2CID 28994436 Scantlebury Roger 1986 X 25 past present and future In Stokes A V ed Communications Standards State of the Art Report Pergamon pp 203 216 ISBN 978 1 4831 6093 1 EIN European Informatics Network Computer History Museum Retrieved 2020 02 05 Abbate Janet 2000 Inventing the Internet MIT Press p 125 ISBN 978 0 262 51115 5 Davies Donald Watts 1979 Computer networks and their protocols John Wiley amp Sons pp 464 ISBN 9780471997504 Hardy Daniel Malleus Guy 2002 Networks Internet Telephony Multimedia Convergences and Complementarities Springer Science amp Business Media p 505 ISBN 978 3 540 00559 9 Beauchamp K G 2012 12 06 Interlinking of Computer Networks Proceedings of the NATO Advanced Study Institute held at Bonas France August 28 September 8 1978 Springer Science amp Business Media p 55 ISBN 978 94 009 9431 7 Davies Howard Bressan Beatrice eds 2010 A history of international research networking the people who made it happen John Wiley amp Sons p 2 ISBN 978 3527327102 Smith Ed Miller Chris Norton Jim Packet Switching The first steps on the road to the information society Bright Roy D Smith Michael A 1973 EXPERIMENTAL PACKET SWITCHING PROJECT OF THE UK POST OFFICE Proceedings of the NATO Advanced Study Institute on Computer Communication Networks Sussex United Kingdom Noordhoff International Publishing pp 435 44 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Pearson DJ Wilkin D 1974 Some Design Aspects of a public packet switching network Proceedings of the 2nd ICCC 74 pp 199 213 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Schwartz Mischa Boorstyn Rober R Pickholtz Raymond L November 1972 Terminal Oriented Computer Communication Networks Proceedings of the IEEE 60 11 1408 23 doi 10 1109 proc 1972 8912 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Kirstein Peter T 1973 A SURVEY OF PRESENT AND PLANNED GENERAL PURPOSE EUROPEAN DATA AND COMPUTER NETWORKS Proceedings of the NATO Advanced Study Institute on Computer Communication Networks Sussex United Kingdom Noordhoff International Publishing Archived from the original on 2013 10 20 Retrieved 2013 08 30 IPSANET Documents Archived from the original on 2021 02 25 Retrieved 2020 10 22 Lee Rich 1 March 1998 Maintaining IPX Compatibility During a Migration to TCP IP on a NetWare Network Novell Retrieved 3 September 2013 Merit receives administrative services under an agreement with the University of Michigan John Mulcahy 1989 A Chronicle of Merit s Early History Ann Arbor Michigan Merit Network archived from the original on 2009 02 07 a b Merit Network Timeline 1970 1979 Ann Arbor Michigan Merit Network archived from the original on 2016 01 01 Merit Network Timeline 1980 1989 Ann Arbor Michigan Merit Network archived from the original on 2016 01 01 Donald Davies thocp net Archived from the original on 2020 11 05 Retrieved 2017 08 28 Donald Davies internethalloffame org Pelkey James 2007 NPL Network and Donald Davies 1966 1971 Entrepreneurial Capitalism and Innovation A History of Computer Communications 1968 1988 archived from the original on 29 November 2020 retrieved 13 April 2016 Scantlebury R A Wilkinson P T 1974 The National Physical Laboratory Data Communications Network Proceedings of the 2nd ICCC 74 pp 223 228 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Ward Mark October 29 2009 Celebrating 40 years of the net BBC News John S Quarterman Josiah C Hoskins 1986 Notable computer networks Communications of the ACM 29 10 932 971 doi 10 1145 6617 6618 S2CID 25341056 The first packet switching network was implemented at the National Physical Laboratories in the United Kingdom It was quickly followed by the ARPANET in 1969 The National Physical Laboratory Data Communications Netowrk 1974 Archived from the original on 1 August 2020 Retrieved 5 September 2017 Cambell Kelly Martin 1987 Data Communications at the National Physical Laboratory 1965 1975 Annals of the History of Computing 9 3 4 221 247 doi 10 1109 MAHC 1987 10023 S2CID 8172150 Transmission of packets of data over the high speed lines Guardian Staff 2013 06 25 Internet pioneers airbrushed from history The Guardian ISSN 0261 3077 Retrieved 2020 07 31 This was the first digital local network in the world to use packet switching and high speed links 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 Both Paul Baran and Donald Davies in their original papers anticipated the use of T1 trunks Mendicino Samuel F 1972 1970 OCTOPUS THE LAWRENCE RADIATION LABORATORY NETWORK Computer Networks Englewood Cliffs N J Prentice Hall Inc 95 100 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Pehrson David L 1970 AN ENGINEERING VIEW OF THE LRL OCTOPUS COMPUTER NETWORK Fletcher John G 1975 Principles of Design in the Octopus Computer network Burnett D J Sethi H R 1977 Packet Switching at Philips Research Laboratories Computer Networks 1 6 341 348 doi 10 1016 0376 5075 77 90010 1 Archived from the original on 2013 10 20 Retrieved 2013 08 30 David R Boggs John F Shoch Edward A Taft Robert M Metcalfe April 1980 Pup An Internetwork Architecture IEEE Transactions on Communications 28 4 612 624 doi 10 1109 TCOM 1980 1094684 S2CID 62684407 a b Discussion of Technical Choices made for TRANSPAC PDF Despres R 1974 RCP THE EXPERIMENTAL PACKET SWITCHED DATA TRANSMISSION SERVICE OF THE FRENCH PTT Proceedings of ICCC 74 pp 171 85 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Bache A Matras Y 1976 Fundamental Choices in the Development of RCP the Experimental Packet Switching Data Transmission Service of the French PTT Proceedings of ICCC 76 pp 311 16 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Bache A L Guillou H Layec B Long Y Matras 1976 RCP the Experimental Packet Switched Data Transmission Service of the French PTT History Connections Control Proceedings of ICCC 76 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Alarcia G Herrera S 1974 C T N E s PACKET SWITCHING NETWORK ITS APPLICATIONS Proceedings of 2nd ICCC 74 pp 163 170 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Cuenca L 1980 A Public Packet Switching Data Communications Network Eight Years of Operating Experience Conference Record of ICC 80 IEEE pp 39 3 1 39 3 5 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Lavandera Luis 1980 Architecture Protocols and Performance of RETD Conference Record of ICC 80 IEEE pp 28 4 1 28 4 5 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Haarala Arja Riitta 2001 The Role of Libraries in Information Management in Finnish University Setting Proceedings of the 7th International Conference of European University Information Systems doi 10 18452 1040 Rutter Dorian 2005 From Diversity to Convergence British Computer Networks and the Internet 1970 1995 PDF Computer Science thesis The University of Warwick Archived PDF from the original on 2022 10 10 Powell Kit 1980 07 01 Evolution of networks using standard protocols Computer Communications 3 3 117 122 doi 10 1016 0140 3664 80 90069 9 ISSN 0140 3664 Kirstein Peter T Jan Mar 1999 Early Experiences with the ARPANET and INTERNET in the UK PDF IEEE Annals of the History of Computing 21 1 doi 10 1109 85 759368 Archived from the original PDF on 10 August 2017 Retrieved 18 May 2020 Wells Mike 1988 11 01 JANET the United Kingdom Joint Academic Network Serials 1 3 28 36 doi 10 1629 010328 ISSN 1475 3308 Reid Jim 3 April 2007 The Good Old Days Networking in UK Academia 25 Years Ago PDF UKNOF7 Manchester Archived from the original PDF on 28 May 2008 Retrieved 16 April 2008 6th UK Network Operators Forum Meeting Agenda www uknof org uk Archived from the original on 2007 06 21 Retrieved 2020 02 12 See 15 00 Starting the Commercial Internet in the UK Peter Houlder Sundstrom R J G D Schultz 1980 1980 SNA S First Six Years 1974 1980 Proceedings of 5th ICCC 80 pp 578 585 Archived from the original on 2013 10 20 Roberts Dr Lawrence G November 1978 The Evolution of Packet Switching PDF IEEE Invited Paper Archived from the original PDF on December 31 2018 Retrieved September 10 2017 Johnson Timothy May 13 1976 Electronic post for switching data New Scientist Mathison S L Roberts L G Walker P M May 2012 The history of telenet and the commercialization of packet switching in the U S IEEE Communications Magazine 50 5 28 45 doi 10 1109 MCOM 2012 6194380 S2CID 206453987 TYMES LA ROY W TYMNET A terminal oriented communication network Proceedings of the SJCC 1971 Vol 38 pp 211 16 Archived from the original on 2013 05 09 Retrieved 2013 08 30 TYMES LA ROY W April 1981 Routing and Flow Control in TYMNET IEEE Transactions on Communications COM 29 4 392 98 doi 10 1109 tcom 1981 1095020 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Xerox System Integration Standard Internet Transport Protocols Xerox Stamford 1981 Chapter 12 Xerox Network Systems AIX Version 4 3 Communications Programming Concepts October 1997 a href Template Cite book html title Template Cite book cite book a website ignored help Andrew Colley 28 January 2004 Telstra drops Austpac reaches for finance market ZDNet Retrieved 21 December 2018 Maidasani Dinesh June 2009 Straight To The Point Networking Laxmi Publications Pvt Limited ISBN 9788131805299 Smith Christopher A 1985 Technology for Disabled Persons Conference Papers Discovery 84 October 1 3 1984 Chicago Illinois Materials Development Center Stout Vocational Rehabilitation Institute University of Wisconsin Stout p 195 ISBN 978 0 916671 61 7 Retrieved 12 January 2022 Rucker Chauncy N And Others 1985 Establishing a Computer Network for Connecticut Steneker H J 16 May 1991 Graduation Report on X 25 data services in GSM network PDF Electrical Engineering TUE p 20 Archived PDF from the original on 2022 10 10 Retrieved 15 June 2011 Rybczynski Tony 11 December 2009 Commercialization of packet switching 1975 1985 A Canadian perspective History of Communications IEEE Communications Magazine Vol 47 no 12 pp 26 31 doi 10 1109 MCOM 2009 5350364 Retrieved 12 January 2022 Parodi Roberto 1992 Towards a New World in Computer Communication Eleventh International Conference on Computer Communication Genova Italy 1992 Proceedings of the Conference IOS Press ISBN 978 90 5199 110 9 Telecommunications Directory Gale Research 2000 p 593 ISBN 978 0 7876 3352 3 Gareth Locksley 1990 The Single European Market and the Information and Communication Technologies Belhaven Press p 194 ISBN 978 1 85293 101 8 Eircom Plc and the Department of Agriculture and Food Mr Mark Henry and the Department of Agriculture and Food Eircom Plc and the Department of Finance and Eircom Plc and Office of the Revenue Commissioners 2000 IEIC 98114 Irish Information Commissioner Judgment Law CaseMine Archived from the original on 2022 06 21 Retrieved 2022 06 22 Dunning A J 1977 12 31 Origins development and future of the Euronet Program Emeraldinsight com 11 4 145 155 doi 10 1108 eb046759 Kerssens Niels 2020 Rethinking legacies in internet history Euronet lost inter networks EU politics Internet Histories 4 32 48 doi 10 1080 24701475 2019 1701919 ISSN 2470 1475 Tomaru K T Kato S I Yamaguchi 1980 A Private Packet Network and Its Application in A Worldwide Integrated Communication Network Proceedings of ICCC 80 pp 517 22 Archived from the original on 2013 10 20 Retrieved 2013 08 30 Infante Jorge El Desarrollo de la Red Publica de Datos en Espana 1971 1991 Un Caso de Avance Technologico en Condiciones Adversas PDF archived from the original PDF on 2010 04 05 1984 2014 30 years of the Janet network PDF Disc Archived PDF from the original on 2022 10 10 Retrieved 23 September 2017 Wells Mike 1988 11 01 JANET the United Kingdom Joint Academic Network Serials 1 3 28 36 doi 10 1629 010328 ISSN 1475 3308 REXPAC A Brazilian Packet Switching Data Network 2017 06 09 Archived from the original on 2017 06 09 Retrieved 2022 08 30 Chretien G J Konig W M Rech J H 1973 The SITA Network Proceedings of the NATO Advanced Study Institute on Computer Communication Networks Sussex United Kingdom Noordhoff International Publishing pp 373 396 Archived from the original on 2013 10 20 Interview of Donald Davies PDF SITA History About SITA gt What we do SITA Archived from the original on 19 August 2012 Retrieved 16 August 2012 Rybczynski Tony 2009 Commercialization of packet switching 1975 1985 A Canadian perspective History of Communications IEEE Communications Magazine 47 12 26 31 doi 10 1109 MCOM 2009 5350364 S2CID 23243636 Airline Control System Epstein Nadine 1986 03 09 Et Voila Le Minitel The New York Times UNINETT Packet Switched Network Connecting Universities and Research Institutes in Norway 2017 06 09 Archived from the original on 2017 06 09 Retrieved 2022 08 30 KDDI to Close VENUS P International Public Data Communications Service KDDI 9 November 2005 Archived from the original on 2013 09 04 Retrieved 3 September 2013 Mike C Smith 7 September 2017 What is Dedicated Internet Access Retrieved 21 December 2018 The Internet From Modest Beginnings NSF website Archived from the original on August 28 2011 Retrieved September 30 2011 Douglas Comer October 1983 History and overview of CSNET Communications 26 10 747 753 doi 10 1145 358413 358423 S2CID 11943330 About Internet2 Retrieved 2009 06 26 Reardon Marguerite October 11 2004 Optical networking The next generation CNET Archived from the original on 10 July 2012 Jesdanun Anick October 11 2007 Speedy Internet2 gets 10x boost USA Today Retrieved 26 June 2009 NSFNET The Partnership That Changed The World November 2007 Harris Susan R Gerich Elise April 1996 Retiring the NSFNET Backbone Service Chronicling the End of an Era ConneXions Archived from the original on 2013 08 17 Gale Doug 29 November 2007 NSFNET The Community PDF NSFNET The Partnership That Changed The World Archived PDF from the original on 2022 10 10 Aupperle Eric M 1998 Merit Who What and Why Part One The Early Years 1964 1983 PDF Merit Network Inc in Library Hi Tech Archived PDF from the original on 2013 04 23 Merit Internet Retrieved 2023 06 05 BBN to operate NEARnet MIT News 14 July 1993 About NorthWestNet NorthWestNet User Services Internet Resource Guide NorthWestNet Academic Computing Consortium Inc 24 March 1992 Retrieved 3 July 2012 Michael Feldman October 28 2008 National LambdaRail Opens for Business HPCwire Retrieved June 6 2013 About NLR National LambdaRail 3 September 2013 Archived from the original on 2013 09 04 International TransPAC2 Inaugurated Archived from the original on 20 June 2013 HPC Wire 8 April 2005 TransPAC3 Asia US High Performance International Networking International Research Network Connections Program IRNC U S National Science Foundation October 2011 Archived from the original on 14 August 2013 Retrieved 3 September 2013 NSF Solicitation 93 52 Network Access Point Manager Routing Arbiter Regional Network Providers and Very High Speed Backbone Network Services Provider for NSFNET and the NREN SM Program May 6 1993 Archived from the original on 2016 03 05 Jamison John Nicklas Randy Miller Greg Thompson Kevin Wilder Rick Cunningham Laura Song Chuck July 1998 vBNS not your father s Internet IEEE Spectrum 35 7 38 46 doi 10 1109 6 694354 MCI WorldCom Introduces Next Generation vBNS For All Higher Education And Research Organizations Verizon Business News June 23 1999 Verizon and MCI Close Merger Creating a Stronger Competitor for Advanced Communications Services Verizon Business News January 6 2006 vBNS Verizon Business Bibliography edit Paul Baran et al On Distributed Communications Volumes I XI Archived 2011 03 29 at the Wayback Machine RAND Corporation Research Documents August 1964 Paul Baran On Distributed Communications I Introduction to Distributed Communications Network RAND Memorandum RM 3420 PR August 1964 Paul Baran On Distributed Communications Networks IEEE Transactions on Communications Systems Vol CS 12 No 1 pp 1 9 March 1964 D W Davies K A Bartlett R A Scantlebury and P T Wilkinson A digital communications network for computers giving rapid response at remote terminals ACM Symposium on Operating Systems Principles October 1967 R A Scantlebury P T Wilkinson and K A Bartlett The design of a message switching Centre for a digital communication network IFIP 1968 Lawrence Roberts The Evolution of Packet Switching Proceedings of the IEEE November 1978 Further reading editAbbate Janet 2000 Inventing the Internet MIT Press ISBN 9780262511155 Hafner Katie 1996 Where Wizards Stay Up Late Simon and Schuster pp 52 67 ISBN 9780684832678 Norberg Arthur O Neill Judy E 2000 Transforming Computer Technology Information Processing for the Pentagon 1962 1982 Johns Hopkins University ISBN 978 0801863691 External links editWilkinson Peter Summer 2020 Packet Switching and the NPL Network Computer Resurrection The Journal of the Computer Conservation Society 90 ISSN 0958 7403 Oral history interview with Paul Baran Charles Babbage Institute University of Minnesota Minneapolis Baran describes his working environment at RAND as well as his initial interest in survivable communications and the evolution writing and distribution of his eleven volume work On Distributed Communications Baran discusses his interaction with the group at ARPA who were responsible for the later development of the ARPANET NPL Data Communications Network NPL video 1970s Packet Switching History and Design site reviewed by Baran Roberts and Kleinrock Paul Baran and the Origins of the Internet 20 articles on packet switching in the 1970s Archived 2009 08 01 at the Wayback Machine An Introduction to Packet Switched Networks Phrack 05 3 88 Retrieved from https en wikipedia org w index php title Packet switching amp oldid 1187740485, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.