Skip to content Skip to sidebar Skip to footer

what are packet switched network, and how did it lead to the creation of the modern internet?

Method for transmitting information over a computer network

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. Information in the header is used by networking hardware to direct the bundle to its destination, where the payload is extracted and used by an operating system, application software, or higher layer protocols. Parcel switching is the primary ground for information communications in computer networks worldwide.

In the early 1960s, American computer scientist Paul Baran developed the concept that he chosen "distributed adaptive message cake switching", with the goal of providing a fault-tolerant, efficient routing method for telecommunication messages as function of a enquiry programme at the RAND Corporation, funded by the United States Department of Defense.[1] His ideas contradicted then-established principles of pre-allocation of network bandwidth, exemplified past the development of telecommunications in the Bell Arrangement. The new concept found niggling resonance among network implementers until the independent work of British estimator scientist Donald Davies at the National Physical Laboratory (United Kingdom) in 1965. Davies is credited with coining the modernistic term packet switching and inspiring numerous packet switching networks in the decade following, including the incorporation of the concept into the pattern of the ARPANET in the United States.[2] [three]

Concept [edit]

An animation demonstrating datagram type of parcel switching across a network

A simple definition of packet switching is:

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

Packet switching allows delivery of variable bit charge per unit information streams, realized as sequences of packets, over a computer network which allocates transmission resource 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 unremarkably forwarded past intermediate network nodes asynchronously using first-in, first-out buffering, only may be forwarded according to some scheduling discipline for fair queuing, traffic shaping, or for differentiated or guaranteed quality of service, such equally weighted fair queuing or leaky bucket. Packet-based communication may exist implemented with or without intermediate forwarding nodes (switches and routers). In case of a shared physical medium (such every bit radio or 10BASE5), the packets may exist 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 advice session, each having a abiding fleck rate and latency between nodes. In cases of billable services, such every bit cellular communication services, circuit switching is characterized by a fee per unit of measurement of connection time, fifty-fifty when no data is transferred, while packet switching may be characterized by a fee per unit of information transmitted, such as characters, packets, or letters.

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

History [edit]

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

In the tardily 1950s, the The states Air Force established a wide surface area network for the Semi-Automatic Footing Environment (SAGE) radar defense system. Recognizing vulnerabilities in this network, the Air Force sought a arrangement that might survive a nuclear attack to enable a response, thus diminishing the attractiveness of the showtime strike reward by enemies (meet Common assured destruction).[9] Baran developed the concept of distributed adaptive bulletin block switching in support of the Air Force initiative.[x] The concept was first presented to the Air Force in the summertime of 1961 as briefing B-265,[9] after published as RAND report P-2626 in 1962,[eleven] and finally in report RM 3420 in 1964.[12] Study P-2626 described a general architecture for a large-scale, distributed, survivable communications network. The work focuses on 3 key ideas: utilise of a decentralized network with multiple paths betwixt any two points, dividing user messages into message blocks, and commitment of these letters by store and forward switching.[13] [14]

Davies independently developed a similar message routing concept in 1965. He coined the term packet switching, and proposed edifice a commercial nationwide data network in the UK.[15] He gave a talk on the proposal in 1966, after which a person from the Ministry of Defense force (Modern) told him about Baran's piece of work. Roger Scantlebury, a member of Davies' team met Lawrence Roberts at the 1967 Symposium on Operating Systems Principles and suggested it for use in the ARPANET.[16] Davies had called some of the same parameters for his original network pattern equally did Baran, such as a packet size of 1024 bits. In 1966, Davies proposed that a network should be congenital at the laboratory to serve the needs of NPL and show the feasibility of packet switching. To deal with packet permutations (due to dynamically updated route preferences) and to datagram losses (unavoidable when fast sources transport to a irksome destinations), he causeless that "all users of the network will provide themselves with some kind of error control",[17] thus inventing what came to exist known the end-to-end principle. After a pilot experiment in 1969, the NPL Data Communications Network entered service in 1970.[18]

Leonard Kleinrock conducted enquiry into queueing theory for his doctoral dissertation at MIT in 1961-ii and published information technology as a book in 1964 in the field of message switching.[xix] In 1968, Lawrence Roberts contracted with Kleinrock to carry out theoretical work at UCLA to model the performance of the ARPANET, which underpinned the development of the network in the early 1970s.[7] The NPL team also carried out simulation piece of work on packet networks, including datagram networks.[18] [20]

The French CYCLADES network, designed by Louis Pouzin in the early 1970s, was the kickoff to implement the cease-to-end principle of Davies, and make the hosts responsible for the reliable delivery of data on a packet-switched network, rather than this existence a service of the network itself. His team was thus starting time 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 Manual Control Protocol (TCP).

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

Complementary metal–oxide–semiconductor (CMOS) VLSI (very-large-scale integration) technology led to the development of high-speed broadband package switching during the 1980s–1990s.[23] [24] [25]

Beginning in the mid-1990s, Leonard Kleinrock sought to exist recognized every bit the "male parent of modern data networking".[26] However, Kleinrock's claims that his work in the early 1960s originated the concept of bundle switching and that this work was the source of the parcel switching concepts used in the ARPANET are disputed,[26] [27] [28] including by Robert Taylor,[29] Paul Baran,[thirty] and Donald Davies.[31] [32] Baran and Davies are recognized by historians and the U.S. National Inventors Hall of Fame for independently inventing the concept of digital bundle switching used in modern computer networking including the Net.[33] [34]

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, too known equally 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 parcel is labeled with a destination address, source accost, and port numbers. It may as well 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 parcel header, which is therefore larger. The packets are routed individually, sometimes taking unlike paths resulting in out-of-society delivery. At the destination, the original message may be reassembled in the correct order, based on the packet sequence numbers. Thus a virtual excursion conveying a byte stream is provided to the awarding by a transport layer protocol, although the network just provides a connectionless network layer service.

Connexion-oriented manual requires a setup phase to establish the parameters of advice before any packet is transferred. The signaling protocols used for setup allow the awarding to specify its requirements and observe link parameters. Acceptable values for service parameters may exist negotiated. The packets transferred may include a connection identifier rather than address information and the package header tin be smaller, as it merely needs to contain this code and any data, such as length, timestamp, or sequence number, which is different for unlike packets. In this case, accost information is just transferred to each node during the connexion 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 connexion passes. When a connection identifier is used, routing a parcel requires the node to await up the connection identifier in a table.[ citation needed ]

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

Bundle switching in networks [edit]

Packet switching is used to optimize the use of the aqueduct chapters bachelor 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 increment robustness of communication.

Packet switching is used in the Net and most local area networks. The Cyberspace is implemented by the Cyberspace Protocol Suite using a diversity of link layer technologies. For example, Ethernet and Frame Relay are common. Newer mobile telephone technologies (e.g., GSM, LTE) also utilise bundle switching. Packet switching is associated with connectionless networking because, in these systems, no connectedness agreement needs to be established between communicating parties prior to exchanging information.

X.25 is a notable use of packet switching in that, despite beingness based on packet switching methods, information technology provides virtual circuits to the user. These virtual circuits comport variable-length packets. In 1978, X.25 provided the get-go international and commercial packet switching network, the International Packet Switched Service (IPSS). Asynchronous Transfer Manner (ATM) also is a virtual circuit technology, which uses fixed-length cell relay connexion oriented packet switching.

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

Packet-switched networks [edit]

The history of packet-switched networks tin exist divided into 3 overlapping eras: early networks before the introduction of X.25 and the OSI model; the X.25 era when many postal, telephone, and telegraph (PTT) companies provided public data networks with 10.25 interfaces; and the Internet era.[36] [37] [38]

Early networks [edit]

Research into packet switching at the National Physical Laboratory (NPL) began with a proposal for a wide-area network in 1965,[ii] and a local-area network in 1966.[39] ARPANET funding was secured in 1966 past Bob Taylor, and planning began in 1967 when he hired Larry Roberts. The NPL network, ARPANET, and SITA HLN became operational in 1969. Earlier the introduction of X.25 in 1973,[forty] about twenty unlike network technologies had been developed. Ii 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 arrangement, operating according to the finish-to-terminate principle, the hosts have the responsibility to ensure orderly delivery of packets. In the virtual call system, the network guarantees sequenced commitment 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 tree Macintosh computers. It was the chief protocol used by Apple devices through the 1980s and 1990s. AppleTalk included features that allowed local area networks to exist 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.[41] [42]

AppleTalk implementations were also released for the IBM PC and compatibles, and the Apple IIGS. AppleTalk support was available in well-nigh networked printers, especially laser printers, some file servers and routers. AppleTalk back up was terminated in 2009, replaced by TCP/IP protocols.[41]

ARPANET [edit]

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

BNRNET [edit]

BNRNET was a network which Bell-Northern Research developed for internal utilise. It initially had only ane host merely was designed to support many hosts. BNR after fabricated major contributions to the CCITT Ten.25 project.[43]

CYCLADES [edit]

The CYCLADES bundle switching network was a French inquiry network designed and directed past Louis Pouzin. Starting time demonstrated in 1973, it was adult to explore alternatives to the early ARPANET design and to back up 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.[44] [45]

DECnet [edit]

DECnet is a suite of network protocols created by Digital Equipment Corporation, originally released in 1975 in order to connect two PDP-eleven minicomputers.[46] It evolved into ane of the offset peer-to-peer network architectures, thus transforming DEC into a networking powerhouse in the 1980s. Initially congenital with three layers, it afterward (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 afterwards) were open up standards with published specifications, and several implementations were developed outside December, including ane for Linux.

DDX-i [edit]

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

EIN [edit]

The European Information science Network (EIN), originally chosen COST xi, was a projection 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 Britain technical contribution; both were from NPL.[48] [49] [l] Piece of work began in 1973 and it became operational in 1976 including nodes linking the NPL network and CYCLADES.[51] The transport protocol of the EIN was the basis of the one adopted past the International Networking Working Group.[52] [53] EIN was replaced past Euronet in 1979.[54]

EPSS [edit]

The Experimental Bundle Switched Service (EPSS) was an experiment of the UK Post Part Telecommunications, based on the Coloured Book protocols divers by the United kingdom of great britain and northern ireland bookish community in 1975. It was the get-go public data network in the Uk when it began operating in 1977.[55] Ferranti supplied the hardware and software. The handling of link control letters (acknowledgements and catamenia command) was different from that of most other networks.[56] [57] [58]

GEIS [edit]

Every bit General Electric Data Services (GEIS), General Electric was a major international provider of data services. The company originally designed a telephone network to serve every bit 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 reckoner sales and service centers (Schenectady, New York, Chicago, and Phoenix) to facilitate a computer fourth dimension-sharing service.

After going international some years subsequently, GEIS created a network data heart near Cleveland, Ohio. Very little has been published nigh the internal details of their network. The pattern was hierarchical with redundant communication links.[59] [60]

IPSANET [edit]

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

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 dorsum to the 1970s. IPX/SPX was used primarily on networks using the Novell NetWare operating systems.[62]

Merit Network [edit]

Merit Network, an independent nonprofit organization governed past Michigan'southward public universities,[63] was formed in 1966 as the Michigan Educational Research Data Triad to explore calculator networking between three of Michigan's public universities as a means to assist the state'southward educational and economic evolution.[64] With initial support from the State of Michigan and the National Science Foundation (NSF), the packet-switched network was kickoff demonstrated in December 1971 when an interactive host-to-host connection was fabricated between the IBM mainframe systems at the University of Michigan in Ann Arbor and Wayne Land University in Detroit.[65] In October 1972, connections to the CDC mainframe at Michigan Country University in East Lansing completed the triad. Over the side by side 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 information networks, Ethernet fastened hosts, and somewhen TCP/IP; additionally, public universities in Michigan joined the network.[65] [66] All of this fix the stage for Merit'south part in the NSFNET project starting in the mid-1980s.

NPL [edit]

In 1965, Donald Davies of the National Concrete Laboratory (United Kingdom) designed and proposed a national commercial data network based on bundle switching. The proposal was not taken upwards nationally only, in 1966, he designed a local network using "interface computers", today known as routers, to serve the needs of NPL and evidence the feasibility of package switching.[67] [68] [69]

By 1968 Davies had begun building the NPL network to run into the needs of the multidisciplinary laboratory and testify the engineering under operational conditions.[70] [18] [71] In 1976, 12 computers and 75 terminal devices were fastened,[72] and more were added until the network was replaced in 1986. NPL, followed past ARPANET, were the first ii networks to apply packet switching, and were interconnected in the early 1970s.[73] [74] [75]

Octopus [edit]

Octopus was a local network at Lawrence Livermore National Laboratory. Information technology connected sundry hosts at the lab to interactive terminals and diverse computer peripherals including a bulk storage system.[76] [77] [78]

Philips Research [edit]

Philips Enquiry Laboratories in Redhill, Surrey developed a packet switching network for internal apply. It was a datagram network with a single switching node.[79]

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, too as higher level functions such every bit a reliable byte stream, along with numerous applications. Farther developments led to Xerox Network Systems (XNS).[lxxx]

RCP [edit]

RCP was an experimental network created by the French PTT. Information technology was used to gain experience with packet switching technology earlier the specification of TRANSPAC was frozen.[81] RCP was a virtual-circuit network in dissimilarity to CYCLADES which was based on datagrams. RCP emphasised last-to-host and terminal-to-terminal connection; CYCLADES was concerned with host-to-host advice. TRANSPAC was introduced as an Ten.25 network. RCP influenced the X.25 specification.[82] [83] [84]

RETD [edit]

Blood-red Especial de Transmisión de Datos (RETD) was a network developed past Compañía Telefónica Nacional de España. It became operational in 1972 and thus was the first public network.[85] [86] [87]

SCANNET [edit]

"The experimental parcel-switched Nordic telecommunication network SCANNET was implemented in Nordic technical libraries in the 1970s, and information technology included first Nordic electronic journal Extemplo. Libraries were also amid first ones in universities to adapt microcomputers for public use in the early on 1980s."[88]

SITA HLN [edit]

SITA is a consortium of airlines. Its High Level Network (HLN) became operational in 1969 at most the aforementioned time as ARPANET. It carried interactive traffic and message-switching traffic. As with many not-academic networks, very piffling has been published about it.[89]

Systems Network Architecture [edit]

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

Telenet [edit]

Telenet was the first FCC-licensed public data network in the U.s.a.. 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 package switching applied science public. Telenet initially used a proprietary virtual connectedness host interface, but changed the host interface to Ten.25 and the terminal interface to X.29.[91] Information technology went public in 1979 and was then sold to GTE.[92] [93]

Tymnet [edit]

Tymnet was an international data communications network headquartered in San Jose, CA that utilized virtual call packet switched applied science 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 individual network business organisation that immune government agencies and large companies (mostly banks and airlines) to build their ain dedicated networks. The private networks were often continued via gateways to the public network to achieve locations not on the private network. Tymnet was also continued to dozens of other public networks in the U.Southward. and internationally via 10.25/X.75 gateways.[94] [95]

XNS [edit]

Xerox Network Systems (XNS) was a protocol suite promulgated past Xerox, which provided routing and packet delivery, as well as higher level functions such every bit a reliable stream, and remote process calls. Information technology was adult from PARC Universal Packet (PUP).[96] [97]

X.25 era [edit]

There were two kinds of Ten.25 networks. Some such equally 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 improver to older host connexion schemes. DATAPAC was developed by Bell-Northern Inquiry which was a joint venture of Bell Canada (a common carrier) and Northern Telecom (a telecommunication equipment supplier). Northern Telecom sold several DATAPAC clones to foreign PTTs including the Deutsche Bundespost. Ten.75 and X.121 allowed the interconnection of national X.25 networks. A user or host could call a host on a foreign network past including the DNIC of the remote network equally part of the destination address.[ citation needed ]

AUSTPAC [edit]

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

ConnNet [edit]

ConnNet was a parcel-switched data network operated by the Southern New England Telephone Company serving the land of Connecticut.[99] [100]

Datanet one [edit]

Datanet one was the public switched data network operated by the Dutch PTT Telecom (now known as KPN). Strictly speaking Datanet ane merely referred to the network and the connected users via leased lines (using the 10.121 DNIC 2041), the name too referred to the public PAD service Telepad (using the DNIC 2049). And because the main Videotex service used the network and modified PAD devices equally infrastructure the name Datanet 1 was used for these services also. Although this use of the name was incorrect all these services were managed past the same people inside i department of KPN contributed to the confusion.[101]

Datapac [edit]

DATAPAC was the first operational Ten.25 network (1976).[102] Information technology covered major Canadian cities and was eventually extended to smaller centres.[ commendation needed ]

Datex-P [edit]

Deutsche Bundespost operated this national network in Frg. The technology was acquired from Northern Telecom.[103]

Eirpac [edit]

Eirpac is the Irish public switched data network supporting 10.25 and 10.28. It was launched in 1984, replacing Euronet. Eirpac is run past Eircom.[104] [105] [106]

Euronet [edit]

Ix fellow member states of the European Economic Community contracted with Logica and the French company SESA to set up a articulation venture in 1975 to undertake the Euronet evolution, using X.25 protocols to form virtual circuits. It was to supersede EIN and established a network in 1979 linking a number of European countries until 1984 when the network was handed over to national PTTs.[107] [108]

HIPA-Net [edit]

Hitachi designed a private network system for auction as a turnkey package to multi-national organizations. In improver to providing X.25 bundle switching, message switching software was besides included. Messages were buffered at the nodes adjacent to the sending and receiving terminals. Switched virtual calls were not supported, but through the utilise of "logical ports" an originating final could take a menu of pre-divers destination terminals. [109]

Iberpac [edit]

Iberpac is the Spanish public packet-switched network, providing X.25 services. Iberpac is run by Telefonica.[110]

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, publicly funded research laboratories.[111] The X.25 network, which used the Coloured Volume protocols, was based mainly on GEC 4000 series switches, and run X.25 links at upwardly to 8 Mbit/s in its final phase before being converted to an IP based network. The JANET network grew out of the 1970s SRCnet, later called SERCnet.[112]

PSS [edit]

Packet Switch Stream (PSS) was the United kingdom Post Function (later to go British Telecom) national X.25 network with a DNIC of 2342. British Telecom renamed PSS under its GNS (Global Network Service) name, but the PSS proper noun has remained improve known. PSS also included public dial-upwards PAD admission, and various InterStream gateways to other services such as Telex.[ citation needed ]

TRANSPAC [edit]

TRANSPAC was the national Ten.25 network in France.[113] 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.[81] It began performance in 1978, and served both commercial users and, after Minitel began, consumers.[114]

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 continued 207 networks in 87 countries.[115]

Venepaq [edit]

Venepaq is the national X.25 public network in Venezuela. It is run by Cantv and allow direct connection and dial upwardly connections. Provides nationalwide access at very low cost. It provides national and international access. Venepaq let connection from xix.2 kbit/s to 64 kbit/s in direct connections, and 1200, 2400 and 9600 bit/s in punch up connections.

Net era [edit]

When Internet connectivity was fabricated available to anyone who could pay for an Isp 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 accept resurfaced with new names such as fast packet switching. Researchers take created some experimental networks to complement the existing Net.[116]

CSNET [edit]

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

Internet2 [edit]

Internet2 is a not-for-profit U.s.a. computer networking consortium led by members from the inquiry and instruction communities, industry, and government.[119] The Internet2 community, in partnership with Qwest, congenital the beginning Internet2 Network, called Abilene, in 1998 and was a prime investor in the National LambdaRail (NLR) project.[120] In 2006, Internet2 announced a partnership with Level 3 Communications to launch a brand new nationwide network, boosting its capacity from 10 Gbit/s to 100 Gbit/s.[121] In Oct, 2007, Internet2 officially retired Abilene and at present 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 National Science Foundation (NSF) beginning in 1985 to promote advanced research and educational activity networking in the United States.[122] NSFNET was also the name given to several nationwide courage networks operating at speeds of 56 kbit/south, 1.5 Mbit/s (T1), and 45 Mbit/due south (T3) that were constructed to support NSF's networking initiatives from 1985-1995. Initially created to link researchers to the nation's NSF-funded supercomputing centers, through further public funding and individual industry partnerships it developed into a major part of the Net backbone.

NSFNET regional networks [edit]

In add-on to the 5 NSF supercomputer centers, NSFNET provided connectivity to xi regional networks and through these networks to many smaller regional and campus networks in the United states of america. The NSFNET regional networks were:[123] [124]

  • BARRNet, the Bay Expanse Regional Research Network in Palo Alto, California;
  • CERFNET, California Education and Enquiry 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 subsequently as office 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, however in operation as of 2016;[125]
  • 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 equally part of the upgrade to T3, serving Connecticut, Maine, Massachusetts, New Hampshire, Rhode Island, and Vermont, established in belatedly 1988, operated past BBN nether contract to MIT, BBN assumed responsibility for NEARNET on 1 July 1993;[126]
  • NorthWestNet in Seattle, Washington, serving Alaska, Idaho, Montana, North Dakota, Oregon, and Washington, founded in 1987;[127]
  • NYSERNet, New York State Education and Research Network in Ithaca, New York;
  • JVNCNet, the John von Neumann National Supercomputer Heart Network in Princeton, New Bailiwick of jersey, serving Delaware and New Jersey;
  • SESQUINET, the Sesquicentennial Network in Houston, Texas, founded during the 150th anniversary of the Land of Texas;
  • SURAnet, the Southeastern Universities Research Clan network in College Park, Maryland and later on every bit function 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 was launched in September 2003. It is a 12,000-mile loftier-speed national computer network endemic and operated past the U.S. research and education community that runs over fiber-optic lines. Information technology was the first transcontinental 10 Gigabit Ethernet network. It operates with high amass capacity of up to ane.6 Tbit/s and a high 40 Gbit/due south bitrate, with plans for 100 Gbit/s.[128] [129] The upgrade never took place and NLR ceased operations in March 2014.

TransPAC, TransPAC2, and TransPAC3 [edit]

TransPAC2 and TransPAC3, continuations of the TransPAC projection, a high-speed international Internet service connecting research and teaching networks in the Asia-Pacific region to those in the US.[130] [131] TransPAC is part of the NSF's International Research Network Connections (IRNC) plan.[132]

Very loftier-speed Courage Network Service (vBNS) [edit]

The Very high-speed Backbone Network Service (vBNS) came on line in April 1995 every bit part of a National Science Foundation (NSF) sponsored project to provide high-speed interconnection between NSF-sponsored supercomputing centers and select access points in the United States.[133] 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 inquiry and engineering institutions via 12 national points of presence with DS-3 (45 Mbit/south), OC-3c (155 Mbit/s), and OC-12c (622 Mbit/southward) links on an all OC-12c courage, a substantial engineering feat for that time. The vBNS installed one of the first ever product OC-48c (ii.v Gbit/due south) IP links in February 1999 and went on to upgrade the entire backbone to OC-48c.[134]

In June 1999 MCI WorldCom introduced vBNS+ which allowed attachments to the vBNS network by organizations that were non approved by or receiving support from NSF.[135] Later the expiration of the NSF understanding, 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,[136] vBNS+ became a service of Verizon Business.[137]

Run across also [edit]

  • CompuServe
  • Multi-bearer network
  • Optical outburst switching
  • Packet radio
  • Public switched data network
  • Fourth dimension-Driven Switching - a bufferless arroyo to packet switching
  • Transmission delay
  • Virtual private network

References [edit]

  1. ^ Baran, Paul (Baronial 1964). On Distributed Communications. Vol. I–XI. Rand Corporation Inquiry Report.
  2. ^ a b Roberts, Dr. Lawrence 1000. (Nov 1978). "The Development of Packet Switching". Archived from the original on 24 March 2016. Retrieved 5 September 2017. Near immediately subsequently the 1965 meeting, Donald Davies conceived of the details of a store-and-forwards packet switching arrangement
  3. ^ Post, The Washington (2015-xi-10). The Threatened Internet: How the Web Became a Perilous Identify. Diversion Books. ISBN978-one-68230-136-4. Historians credit seminal insights to Welsh scientist Donald Due west. Davies and American engineer Paul Baran
  4. ^ Weik, Martin (6 Dec 2012). Fiber Optics Standard Dictionary. Springer Science & Business Media. ISBN978-1461560234.
  5. ^ National Telecommunication Information Administration (1 April 1997). Telecommunication: Glossary of Telecommunication Terms. Vol. 1037, Office 3 of Federal Standard. Government Institutes. ISBN1461732328.
  6. ^ Forouzan, Behrouz A.; Fegan, Sophia Chung (2007). Data Communications and Networking. Huga Media. ISBN978-0-07-296775-3.
  7. ^ a b Abbate, Jane (2000). Inventing the Net. MIT Press. pp. 37–8, 58–9. ISBN978-0262261333.
  8. ^ "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 .
  9. ^ a b Stewart, Bill (2000-01-07). "Paul Baran Invents Parcel Switching". Living Internet . Retrieved 2008-05-08 .
  10. ^ Baran, Paul (May 27, 1960). "Reliable Digital Communications Using Unreliable Network Repeater Nodes" (PDF). The RAND Corporation: 1. Retrieved July seven, 2016.
  11. ^ Baran, Paul (1962). "RAND Paper P-2626".
  12. ^ Baran, Paul (January 1964). "On Distributed Communications".
  13. ^ Baran, Paul (2002). "The beginnings of packet switching: some underlying concepts" (PDF). IEEE Communications Magazine. 40 (7): 42–48. doi:x.1109/MCOM.2002.1018006. ISSN 0163-6804. Essentially all the work was defined by 1961, and fleshed out and put into formal written class in 1962. The thought of hot potato routing dates from belatedly 1960.
  14. ^ Monica, 1776 Main Street Santa; California 90401-3208. "Paul Baran and the Origins of the Internet". www.rand.org . Retrieved 2020-02-15 .
  15. ^ Davies, D. W. (17 March 1986), Oral History 189: D. W. Davies interviewed past 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
  16. ^ Gillies, James; Cailliau, Robert (2000). How the Web was Born: The Story of the World wide web . Oxford University Press. p. 25. ISBN978-0192862075.
  17. ^ "A Digital Communication Network for Computers Giving Rapid Response at remote Terminals" (PDF). 1967. Retrieved 2020-09-15 .
  18. ^ a b c C. Hempstead; Westward. Worthington (2005). Encyclopedia of 20th-Century Technology. Routledge. ISBN9781135455514.
  19. ^ Isaacson, Walter (2014). The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution. Simon and Schuster. p. 246. ISBN9781476708690.
  20. ^ Pelkey, James. "6.3 CYCLADES Network and Louis Pouzin 1971-1972". Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968-1988.
  21. ^ Cerf, V.; Kahn, R. (1974). "A Protocol for Parcel Network Intercommunication" (PDF). IEEE Transactions on Communications. 22 (5): 637–648. doi:x.1109/TCOM.1974.1092259. ISSN 1558-0857. The authors wish to thank a number of colleagues for helpful comments during early on discussions of international network protocols, especially R. Metcalfe, R. Scantlebury, D. Walden, and H. Zimmerman; D. Davies and Fifty. Pouzin who constructively commented on the fragmentation and accounting problems; and Southward. Crocker who commented on the creation and destruction of associations.
  22. ^ Cerf, Vinton; Dalal, Yogen; Sunshine, Carl (December 1974). Specification of Internet Transmission Command Protocol. IETF. doi:10.17487/RFC0675. RFC 675.
  23. ^ Hayward, G.; Gottlieb, A.; Jain, Due south.; Mahoney, D. (October 1987). "CMOS VLSI Applications in Broadband Circuit Switching". IEEE Journal on Selected Areas in Communications. v (8): 1231–1241. doi:x.1109/JSAC.1987.1146652. ISSN 1558-0008.
  24. ^ Hui, J.; Arthurs, Due east. (October 1987). "A Broadband Packet Switch for Integrated Transport". IEEE Periodical on Selected Areas in Communications. 5 (eight): 1264–1273. doi:10.1109/JSAC.1987.1146650. ISSN 1558-0008.
  25. ^ Gibson, Jerry D. (2018). The Communications Handbook. CRC Press. ISBN9781420041163.
  26. ^ a b Isaacson, Walter (2014). The Innovators: How a Grouping of Hackers, Geniuses, and Geeks Created the Digital Revolution. Simon & Schuster. pp. 244–5. ISBN9781476708690. This led to an outcry among many of the other Net pioneers, who publicly attacked Kleinrock and said that his cursory mention of breaking messages into smaller pieces did non come close to being a proposal for packet switching
  27. ^ Alex McKenzie (2009), Comments on Dr. Leonard Kleinrock's claim to be "the Male parent of Modern Data Networking" , retrieved April 23, 2015 "... at that place is nothing in the entire 1964 volume that suggests, analyzes, or alludes to the thought of packetization."
  28. ^ Trevor Harris, University of Wales (2009). "Who is the Father of the Internet?". Variety in Mass Advice Research. Dr Willis H. Ware, Senior Estimator Scientist and Research at the RAND Corporation, notes that Davies (and others) were troubled past what they regarded equally in advisable claims on the invention of parcel switching
  29. ^ Robert Taylor (November 22, 2001), "Birthing the Internet: Messages From the Commitment Room; Disputing a Claim", New York Times, Authors who accept interviewed dozens of Arpanet pioneers know very well that the Kleinrock-Roberts claims are non believed.
  30. ^ Katie Hefner (November 8, 2001), "A Paternity Dispute Divides Cyberspace Pioneers", New York Times, The Internet is really the work of a thousand people," Mr. Baran said. "And of all the stories about what unlike people take washed, all the pieces fit together. It'south only this one petty case that seems to be an aberration.
  31. ^ Donald Davies (2001), "A Historical Report of the Ancestry of Parcel Switching", Calculator Periodical, British Computer Gild, 44 (iii): 152–162, doi:10.1093/comjnl/44.iii.152, I can find no bear witness that he understood the principles of packet switching. [ dead link ]
  32. ^ Scantlebury, Roger (25 June 2013). "Internet pioneers airbrushed from history". The Guardian . Retrieved 10 September 2017.
  33. ^ "The real story of how the Internet became and then vulnerable". Washington Post. Archived from the original on 2015-05-30. Retrieved 2020-02-18 . Historians credit seminal insights to Welsh scientist Donald W. Davies and American engineer Paul Baran
  34. ^ "Inductee Details - Paul Baran". National Inventors Hall of Fame. Archived from the original on 6 September 2017. Retrieved six September 2017 ; "Inductee Details - Donald Watts Davies". National Inventors Hall of Fame. Archived from the original on half dozen September 2017. Retrieved 6 September 2017.
  35. ^ Pildush, G. "Interview with the writer (of an MPLS-based VPN article)". Archived from the original on 2007-09-29.
  36. ^ Moore, Roger D. (Baronial 2006). "This is a temporary alphabetize for a drove of papers about packet-switching in the 1970s". Archived from the original on 24 July 2017. Retrieved five September 2017.
  37. ^ Kirstein, Peter T. (1973). "A SURVEY OF PRESENT AMD PLANNED GENERAL PURPOSE EUROPEAN DATA AND Reckoner NETWORKS". Archived from the original on 2 March 2017. Retrieved 5 September 2017.
  38. ^ National Research Council (U.S.). National Enquiry Network Review Committee, Leonard Kleinrock; et al. (1988). Toward a National Inquiry Network. National Academies. p. 40. ISBN9780309581257.
  39. ^ "A SURVEY OF THE CAPABILITIES OF eight Bundle SWITCHING NETWORKS". 1975. Archived from the original on 26 Apr 2017. Retrieved 5 September 2017. Research in packet switching networks at the British National Concrete Laboratory (NPL) predates ARPANET, having commenced in 1966.
  40. ^ Taylor, Steve; Jim Metzler (2008). "Vint Cerf on why TCP/IP was and then long in coming".
  41. ^ a b Oppenheimer, Alan (January 2004). "A History of Macintosh Networking". MacWorld Expo. Archived from the original on 2006-10-16.
  42. ^ Sidhu, Gursharan; Andrews, Richard; Oppenheiner, Alan (1989). Inside AppleTalk (2 ed.). Addison-Wesley. ISBN0-201-55021-0.
  43. ^ Martel, C. C.; J. M. Cunningham; Grand. S. Grushcow. "THE BNR NETWORK: A CANADIAN Experience WITH Package SWITCHING TECHNOLOGY". IFIP Congress 1974. pp. x–14. Archived from the original on 2013-x-20. Retrieved 2013-08-xxx .
  44. ^ "A Technical History of CYCLADES". Technical Histories of the Internet & other Network Protocols. Computer science Department, Academy of Texas Austin. Archived from the original on 2013-09-01.
  45. ^ Zimmermann, Hubert (Baronial 1977). "The Cyclades Experience-Results and Impacts". IFIP Congress 1977. Toronto: 465–469.
  46. ^ Digital Equipment Corporation, Nineteen Fifty-Seven to the Nowadays (PDF), Digital Equipment Corporation, 1978, p. 53, archived from the original (PDF) on 2017-06-thirty
  47. ^ Wood, David C. (1975). "A Survey of the Capabilities of eight Packet Switching Networks". Proceedings of Symposium on Computer Networks. Archived from the original on 2020-08-06. Retrieved 2020-03-13 .
  48. ^ Barber, D L. (1975). "Price project 11". ACM SIGCOMM Computer Communication Review. 5 (3): 12–15. doi:10.1145/1015667.1015669. S2CID 28994436.
  49. ^ Scantlebury, Roger (1986). "X.25 - past, present and future". In Stokes, A. Five. (ed.). Communications Standards: State of the Art Study. Pergamon. pp. 203–216. ISBN978-1-4831-6093-1.
  50. ^ "EIN (European Informatics Network)". Reckoner History Museum . Retrieved 2020-02-05 .
  51. ^ Abbate, Janet (2000). Inventing the Internet. MIT Printing. p. 125. ISBN978-0-262-51115-five.
  52. ^ Davies, Donald Watts (1979). Computer networks and their protocols . John Wiley & Sons. pp. 464. ISBN9780471997504.
  53. ^ Hardy, Daniel; Malleus, Guy (2002). Networks: Internet, Telephony, Multimedia: Convergences and Complementarities. Springer Science & Business organisation Media. p. 505. ISBN978-3-540-00559-9.
  54. ^ Beauchamp, M. K. (2012-12-06). Interlinking of Reckoner Networks: Proceedings of the NATO Advanced Written report Institute held at Bonas, France, August 28 – September eight, 1978. Springer Science & Business Media. p. 55. ISBN978-94-009-9431-vii.
  55. ^ Davies, Howard; Bressan, Beatrice, eds. (2010). A history of international research networking: the people who made it happen. John Wiley & Sons. p. 2. ISBN978-3527327102.
  56. ^ Smith, Ed; Miller, Chris; Norton, Jim. "Packet Switching: The commencement steps on the road to the information gild".
  57. ^ Brilliant, Roy D.; Smith, Michael A. (1973). "EXPERIMENTAL Package SWITCHING PROJECT OF THE UK Mail Part". Proceedings of the NATO Advanced Written report Institute on Computer Communication Networks. Sussex, United kingdom of great britain and northern ireland: Noordhoff International Publishing. pp. 435–44. Archived from the original on 2013-10-20. Retrieved 2013-08-30 .
  58. ^ Pearson, DJ; Wilkin, D (1974). "Some Pattern Aspects of a public bundle switching network". Proceedings of the 2nd ICCC 74. pp. 199–213. Archived from the original on 2013-ten-20. Retrieved 2013-08-30 .
  59. ^ Schwartz, Mischa; Boorstyn, Rober R.; Pickholtz, Raymond L. (November 1972). "Terminal-Oriented Calculator-Communication Networks". Proceedings of the IEEE. 60 (eleven): 1408–23. doi:10.1109/proc.1972.8912. Archived from the original on 2013-10-20. Retrieved 2013-08-30 .
  60. ^ Kirstein, Peter T. (1973). "A SURVEY OF PRESENT AND PLANNED GENERAL PURPOSE EUROPEAN Data AND Reckoner NETWORKS". Proceedings of the NATO Advanced Study Institute on Figurer Communication Networks. Sussex, United kingdom: Noordhoff International Publishing. Archived from the original on 2013-10-twenty. Retrieved 2013-08-30 .
  61. ^ "IPSANET Documents". Archived from the original on 2021-02-25. Retrieved 2020-10-22 .
  62. ^ Lee, Rich (1 March 1998). "Maintaining IPX Compatibility During a Migration to TCP/IP on a NetWare Network". Novell . Retrieved 3 September 2013.
  63. ^ Merit receives administrative services under an understanding with the University of Michigan.
  64. ^ John Mulcahy (1989), A Chronicle of Merit'southward Early on History, Ann Arbor, Michigan: Merit Network, archived from the original on 2009-02-07
  65. ^ a b Merit Network Timeline: 1970–1979, Ann Arbor, Michigan: Merit Network, archived from the original on 2016-01-01
  66. ^ Merit Network Timeline: 1980–1989, Ann Arbor, Michigan: Merit Network, archived from the original on 2016-01-01
  67. ^ Pelkey, James (2007), "NPL Network and Donald Davies 1966 - 1971", Entrepreneurial Capitalism and Innovation: A History of Calculator Communications 1968-1988 , retrieved 13 April 2016
  68. ^ K.G. Coffman; A.M. Odlyzco (22 May 2002). "Optics and Photonics". In I. Kaminow; T. Li (eds.). Optical Fiber Telecommunications 4-B: Systems and Impairments. Academic Press. ISBN978-0080513195 . Retrieved 2015-08-15 .
  69. ^ B. Steil; David G. Victor; Richard R. Nelson, eds. (1 Jan 2002). Technological Innovation and Economical Performance. Princeton University Printing. ISBN978-0691090917 . Retrieved 2015-08-fifteen .
  70. ^ Scantlebury, R. A.; Wilkinson, P.T. (1974). "The National Physical Laboratory Data Communications Network". Proceedings of the second ICCC 74. pp. 223–228. Archived from the original on 2013-x-xx. Retrieved 2013-08-30 .
  71. ^ Ward, Marking (October 29, 2009). "Celebrating xl years of the cyberspace". BBC News.
  72. ^ "The National Physical Laboratory Data Communications Netowrk". 1974. Archived from the original on 1 August 2020. Retrieved 5 September 2017.
  73. ^ John S, Quarterman; Josiah C, Hoskins (1986). "Notable estimator networks". Communications of the ACM. 29 (10): 932–971. doi:ten.1145/6617.6618. S2CID 25341056. The first parcel-switching network was implemented at the National Physical Laboratories in the United Kingdom. It was quickly followed past the ARPANET in 1969.
  74. ^ "Donald Davies". thocp.net. Archived from the original on 2020-11-05. Retrieved 2017-08-28 .
  75. ^ "Donald Davies". internethalloffame.org.
  76. ^ Mendicino, Samuel F. (1972). "1970 OCTOPUS: THE LAWRENCE Radiations LABORATORY NETWORK". Reckoner Networks. Englewood Cliffs, N.J.: Prentice-Hall Inc.: 95–100. Archived from the original on 2013-10-20. Retrieved 2013-08-30 .
  77. ^ Pehrson, David L. (1970). "AN ENGINEERING VIEW OF THE LRL OCTOPUS COMPUTER NETWORK".
  78. ^ Fletcher, John K. (1975). "Principles of Design in the Octopus Computer network".
  79. ^ Burnett, D.J.; Sethi, H.R. (1977). "Packet Switching at Philips Research Laboratories". Computer Networks. one (6): 341–348. doi:10.1016/0376-5075(77)90010-one. Archived from the original on 2013-ten-xx. Retrieved 2013-08-30 .
  80. ^ David R. Boggs; John F. Shoch; Edward A. Taft; Robert Grand. Metcalfe (April 1980). "Pup: An Internetwork Architecture". IEEE Transactions on Communications. 28 (iv): 612–624. doi:x.1109/TCOM.1980.1094684. S2CID 62684407.
  81. ^ a b "Word of Technical Choices made for Transpac" (PDF).
  82. ^ Després, R. (1974). "RCP, THE EXPERIMENTAL PACKET-SWITCHED DATA Manual SERVICE OF THE FRENCH PTT". Proceedings of ICCC 74. pp. 171–85. Archived from the original on 2013-x-20. Retrieved 2013-08-30 .
  83. ^ Bache, A.; Matras, Y. (1976). "Key Choices in the Evolution of RCP, the Experimental Bundle-Switching Data Transmission Service of the French PTT". Proceedings of ICCC 76. pp. 311–xvi. Archived from the original on 2013-10-20. Retrieved 2013-08-30 .
  84. ^ Bache, A.; L. Guillou; H. Layec; B. Long; Y. Matras (1976). "RCP, the Experimental Packet-Switched Data Manual Service of the French PTT: History, Connections, Control". Proceedings of ICCC 76. Archived from the original on 2013-10-xx. Retrieved 2013-08-30 .
  85. ^ 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-ten-20. Retrieved 2013-08-thirty .
  86. ^ Cuenca, L. (1980). "A Public Packet Switching Data Communications Network: Eight Years of Operating Experience". Conference Tape of ICC eighty. IEEE. pp. 39.3.one–39.iii.5. Archived from the original on 2013-x-20. Retrieved 2013-08-30 .
  87. ^ Lavandera, Luis (1980). "Architecture, Protocols and Performance of RETD". Conference Record of ICC eighty. IEEE. pp. 28.4.1–28.4.five. Archived from the original on 2013-ten-twenty. Retrieved 2013-08-thirty .
  88. ^ Haarala, Arja-Riitta (2001). "The Role of Libraries in Information Management in Finnish University Setting". Proceedings of the seventh International Conference of European Academy Information Systems. doi:10.18452/1040.
  89. ^ Chretien, Yard.J.; Konig, West.M.; Rech, J.H. (1973). "The SITA Network". Proceedings of the NATO Advanced Study Found on Computer Communication Networks. Sussex, United Kingdom: Noordhoff International Publishing. pp. 373–396. Archived from the original on 2013-10-20.
  90. ^ 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.
  91. ^ Roberts, Dr. Lawrence G. (Nov 1978). "The Evolution of Packet Switching" (PDF). IEEE Invited Paper. Archived from the original (PDF) on December 31, 2018. Retrieved September 10, 2017.
  92. ^ Johnson, Timothy (May 13, 1976). "Electronic postal service for switching information". New Scientist.
  93. ^ Mathison, S.Fifty.; Roberts, L.One thousand.; Walker, P.Yard. (May 2012). "The history of telenet and the commercialization of bundle switching in the U.Southward." IEEE Communications Magazine. 50 (5): 28–45. doi:ten.1109/MCOM.2012.6194380. S2CID 206453987.
  94. ^ TYMES, LA ROY W. "TYMNET — A terminal oriented advice network". Proceedings of the SJCC 1971. Vol. 38. pp. 211–sixteen. Archived from the original on 2013-05-09. Retrieved 2013-08-30 .
  95. ^ TYMES, LA ROY West. (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-twenty. Retrieved 2013-08-30 .
  96. ^ "Xerox System Integration Standard - Cyberspace Send Protocols". Xerox. Stamford. 1981.
  97. ^ "Chapter 12: Xerox Network Systems". AIX Version 4.iii Communications Programming Concepts. International Business Machines. October 1997.
  98. ^ Andrew Colley (28 January 2004). "Telstra drops Austpac; reaches for finance market". ZDNet . Retrieved 21 December 2018.
  99. ^ Maidasani, Dinesh (June 2009). Straight To The Signal - Networking. Laxmi Publications Pvt Limited. ISBN9788131805299.
  100. ^ Smith, Christopher A. (1985). Technology for Disabled Persons: Conference Papers, Discovery '84, Oct 1-3, 1984, Chicago, Illinois. Materials Development Center, Stout Vocational Rehabilitation Constitute, Academy of Wisconsin-Stout. p. 195. ISBN978-0-916671-61-vii . Retrieved 12 January 2022.
  101. ^ Steneker, H.J. (xvi May 1991). "Graduation Study on 10.25 information services in GSM network" (PDF). Electrical Engineering - TUE. p. 20. Retrieved 15 June 2011.
  102. ^ Rybczynski, Tony (11 December 2009). "Commercialization of packet switching (1975-1985): A Canadian perspective [History of Communications]". IEEE Communications Magazine. Vol. 47, no. 12. doi:10.1109/MCOM.2009.5350364. Retrieved 12 Jan 2022.
  103. ^ Parodi, Roberto (1992). Towards a New World in Computer Communication: Eleventh International Conference on Reckoner Communication, Genova, Italy, 1992 : Proceedings of the Conference. IOS Printing. ISBN978-ninety-5199-110-9.
  104. ^ Telecommunications Directory. Gale Inquiry. 2000. p. 593. ISBN978-0-7876-3352-3.
  105. ^ Gareth Locksley (1990). The Single European Market and the Information and Communication Technologies. Belhaven Press. p. 194. ISBN978-1-85293-101-8.
  106. ^ "Eircom Plc and the Department of Agriculture and Food; Mr Marker Henry and the Department of Agriculture and Food; Eircom Plc and the Department of Finance and Eircom Plc and Office of the Revenue Commissioners. - Office of the Information Commissioner". Retrieved 23 May 2017. [ permanent dead link ]
  107. ^ Dunning, A.J. (1977-12-31). "Origins, development and future of the Euronet". Program. Emeraldinsight.com. 11 (four): 145–155. doi:ten.1108/eb046759.
  108. ^
  109. ^ Tomaru, K.; T. Kato; S.I. Yamaguchi (1980). "A Private Packet Network and Its Awarding in A Worldwide Integrated Communication Network". Proceedings of ICCC 'lxxx. pp. 517–22. Archived from the original on 2013-10-twenty. Retrieved 2013-08-30 .
  110. ^ 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
  111. ^ "1984-2014: thirty years of the Janet network" (PDF). Disc. Retrieved 23 September 2017.
  112. ^ Wells, Mike (1988-11-01). "JANET-the United Kingdom Joint Academic Network". Serials. 1 (3): 28–36. doi:10.1629/010328. ISSN 1475-3308.
  113. ^ "X.25 Virtual Circuits - Transpac in France - Pre-Net Information Networking". doi:x.1109/MCOM.2010.5621965. S2CID 23639680.
  114. ^ Epstein, Nadine (1986-03-09). "Et Voila! Le Minitel". The New York Times.
  115. ^ "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.
  116. ^ Mike C. Smith (seven September 2017). "What is Dedicated Internet Access?". Retrieved 21 December 2018.
  117. ^ "The Internet—From Modest Beginnings". NSF website. Archived from the original on Baronial 28, 2011. Retrieved September 30, 2011.
  118. ^ Douglas Comer (October 1983). "History and overview of CSNET". Communications. 26 (x): 747–753. doi:10.1145/358413.358423. S2CID 11943330.
  119. ^ "About Internet2". Retrieved 2009-06-26 .
  120. ^ Reardon, Marguerite (Oct 11, 2004). "Optical networking: The next generation". CNET. Archived from the original on 10 July 2012.
  121. ^ Jesdanun, Anick (October 11, 2007). "Speedy Internet2 gets 10x boost". USA Today . Retrieved 26 June 2009.
  122. ^ "NSFNET: The Partnership That Changed The Globe". November 2007.
  123. ^ 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.
  124. ^ Gale, Doug (29 November 2007). "NSFNET: The Community" (PDF). NSFNET: The Partnership That Inverse The World.
  125. ^ Aupperle, Eric Grand. (1998). "Merit–Who, What, and Why, Part One: The Early Years, 1964-1983" (PDF). Merit Network, Inc., in Library Hullo Tech. Archived (PDF) from the original on 2013-04-23.
  126. ^ "BBN to operate NEARnet". MIT News. xiv July 1993.
  127. ^ "Well-nigh NorthWestNet". NorthWestNet User Services Internet Resource Guide, NorthWestNet Academic Computing Consortium, Inc. 24 March 1992. Retrieved 3 July 2012.
  128. ^ Michael Feldman (October 28, 2008). "National LambdaRail Opens for Business". HPCwire . Retrieved June half dozen, 2013.
  129. ^ "About NLR". National LambdaRail. 3 September 2013. Archived from the original on 2013-09-04.
  130. ^ "International TransPAC2 Inaugurated". Archived from the original on 20 June 2013. , HPC Wire, 8 Apr 2005.
  131. ^ "TransPAC website". Archived from the original on 17 July 2013. Retrieved iii September 2013.
  132. ^ "TransPAC3 - Asia-U.s.a. Loftier Operation International Networking". International Research Network Connections Program (IRNC), U.S. National Science Foundation, Oct 2011 . Retrieved 3 September 2013.
  133. ^ "NSF Solicitation 93-52-Network Admission Point Director, Routing Czar, Regional Network Providers, and Very High Speed Backbone Network Services Provider for NSFNET and the NREN(SM) Program". May half-dozen, 1993. Archived from the original on 2016-03-05.
  134. ^ Jamison, John; Nicklas, Randy; Miller, Greg; Thompson, Kevin; Wilder, Rick; Cunningham, Laura; Song, Chuck (July 1998). "vBNS: not your male parent'due south Internet". IEEE Spectrum. 35 (seven): 38–46. doi:10.1109/six.694354.
  135. ^ "MCI WorldCom Introduces Adjacent Generation vBNS+ For All Higher Pedagogy And Research Organizations". Verizon Business News. June 23, 1999.
  136. ^ "Verizon and MCI Close Merger, Creating a Stronger Competitor for Advanced Communications Services". Verizon Business News. January 6, 2006.
  137. ^ "vBNS+". Verizon Business organisation.

Bibliography [edit]

  • Paul Baran et al., On Distributed Communications, Volumes I-XI (RAND Corporation Inquiry 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. ane–9, March 1964)
  • D. Westward. 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. Oct 1967)
  • R. A. Scantlebury, P. T. Wilkinson, and K. A. Bartlett, The design of a bulletin switching Eye for a digital communication network (IFIP 1968)
  • Lawrence Roberts, The Evolution of Package Switching (Proceedings of the IEEE, November, 1978)

Farther reading [edit]

  • Abbate, Janet (2000), Inventing the Cyberspace , MIT Press, ISBN9780262511155
  • Hafner, Katie Where Wizards Stay Up Late (Simon and Schuster, 1996) pp 52–67
  • Norberg, Arthur; O'Neill, Judy Due east. Transforming Calculator Applied science: Information Processing for the Pentagon, 1962-1982 (Johns Hopkins University, 1996)

External links [edit]

  • Wilkinson, Peter (Summertime 2020), "Package Switching and the NPL Network", Computer Resurrection: The Journal of the Figurer Conservation Social club (90), ISSN 0958-7403
  • Oral history interview with Paul Baran. Charles Babbage Found Academy of Minnesota, Minneapolis. Baran describes his working environment at RAND, equally well as his initial interest in survivable communications, and the evolution, writing and distribution of his 11-volume work, "On Distributed Communications". Baran discusses his interaction with the group at ARPA who were responsible for the afterward 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 bundle switching in the 1970s Archived 2009-08-01 at the Wayback Automobile
  • "An Introduction to Package Switched Networks", Phrack, 05/3/88

martingonded.blogspot.com

Source: https://en.wikipedia.org/wiki/Packet_switching#:~:text=connection%2Doriented%20behavior.-,Packet%20switching%20in%20networks,to%20increase%20robustness%20of%20communication.

Postar um comentário for "what are packet switched network, and how did it lead to the creation of the modern internet?"