Protocol Wars – Wikipedia

Pc science debate
An extended-running debate in computer science often called the Protocol Wars occurred from the Nineteen Seventies to the Nineteen Nineties when engineers, organizations and nations grew to become polarized over the problem of which communication protocol would lead to the very best and most strong computer networks. This culminated within the Web–OSI Requirements Conflict within the late Eighties and early Nineteen Nineties, which was in the end “gained” by the Internet protocol suite (“TCP/IP”) by the mid-Nineteen Nineties and has since resulted in most different protocols disappearing.
Overview[edit]
The pioneers of packet switching expertise constructed laptop networks to analysis data communications within the early Nineteen Seventies. As public data networks emerged within the mid to late Nineteen Seventies, the talk about interface standards was described as a “battle for entry requirements”. A world collaboration between a number of nationwide postal, telegraph and telephone (“PTT”) suppliers and business operators developed the X.25 customary in 1976, which was adopted on public networks offering international protection. A number of proprietary requirements additionally emerged, most notably IBM’s Systems Network Architecture.
The United States Department of Defense developed and examined TCP/IP in the course of the Nineteen Seventies in collaboration with universities and researchers in the US, United Kingdom and France. IPv4 was launched in 1981 and the DoD made it customary for all army laptop networking. By 1984, a global reference mannequin often called the OSI model had been agreed on, with which TCP/IP was not appropriate. Many governments in Europe – notably France, West Germany, the UK and the European Financial Group – and likewise the United States Department of Commerce mandated compliance with the OSI mannequin and the US Division of Protection deliberate to transition away from TCP/IP to OSI.
In the meantime, the event of a whole Web protocol suite by 1989, and partnerships with the telecommunication and computer industry to include TCP/IP software program into numerous working techniques laid the muse for the widespread adoption of TCP/IP as a complete protocol suite. Whereas OSI developed its networking requirements within the late Eighties, TCP/IP got here into widespread use on multi-vendor networks for internetworking and because the core element of the rising Internet.
Early laptop networking[edit]
Pioneers vs PTTs[edit]
Computer science was an rising self-discipline within the late Nineteen Fifties that started to contemplate time-sharing between laptop customers and, later, the potential of reaching this over wide area networks. Within the Nineteen Sixties, Paul Baran in the US and Donald Davies in the UK discovered it laborious to persuade incumbent phone firms of the deserves of their concepts for the design of laptop knowledge networks. AT&T in the US and the postal, telegraph and telephone service (PTT) in the UK, the General Post Office (GPO), had a monopoly on communications infrastructure. They believed speech site visitors would proceed to dominate knowledge site visitors and believed in conventional telegraphic methods.[1][2][3] Baran revealed a sequence of briefings and papers about dividing info into “message blocks” and sending it over distributed networks between 1960 and 1964.[4] Davies conceived of and named the idea of packet switching in data communication networks in 1965. He proposed a nationwide business knowledge community within the UK and constructed the local-area NPL network to display and analysis his concepts.[5][6] One of many first makes use of of the time period ‘protocol‘ in a data-communication context happens in a 1967 memorandum entitled A Protocol for Use within the NPL Information Communications Community written by two members of Donald Davies’ group, Roger Scantlebury and Keith Bartlett, who had been engaged on protocols for the NPL network.[7][8]
Larry Roberts met Roger Scantlebury on the 1967 Symposium on Operating Systems Principles when he offered Davies’ work and talked about the work of Baran. Roberts included Davies’ and Baran’s concepts about packet switching into the ARPANET design,[9][10] a undertaking established by the Advanced Research Projects Agency (ARPA) of the United States Department of Defense (DoD) to allow resource sharing between distant computer systems. The community was constructed by Bolt, Beranek, and Newman (BBN); the group engaged on the Interface Message Processor (IMP), which included Bob Kahn, known as themselves the “IMP Guys”.[11] Like Baran within the mid-Nineteen Sixties, when Roberts approached AT&T within the early Nineteen Seventies about taking on the ARPANET to supply a public packet switched service, they declined.[12] Louis Pouzin confronted opposition from France’s PTT, however his concepts to facilitate internetworking caught the eye of the ARPANET builders within the early Nineteen Seventies.[13][14]
PTTs had been working on the idea of circuit switching, the options to that are message switching or packet switching.[15]
Datagrams vs digital circuits[edit]

Packet switching may be primarily based on both a connectionless or connection-oriented mode, that are fully completely different approaches to data communications. A connectionless datagram service transports packets independently of different packets whereas a connection-oriented virtual circuit transports packets between terminals in sequence.[15] Each ideas have benefits and drawbacks.
Datagram providers embrace the data wanted for wanting up the following hyperlink within the community in each packet. In these techniques, the routers study every packet because it arrives, seems to be on the routing info inside them, and decides the place to route it. These have the benefit that there isn’t any inherent overhead in establishing the circuit, that means {that a} single packet may be transmitted as effectively as an extended stream. Additionally they usually make routing round issues less complicated as solely the only routing desk must be up to date, not the routing info for each digital circuit. This additionally requires much less reminiscence, as just one route must be saved for any vacation spot, not one per digital circuit. On the draw back, they should study each packet, which makes them (theoretically) slower.[17]
In 1974, Rémi Després launched the time period “digital circuit” to explain the idea that will later be utilized in X.25.[18] Digital circuits emulate bodily circuits, that are properly understood within the telecoms trade and mimics the operation of their gear. As soon as arrange, the info packets would not have to comprise any routing info, which may simplify the packet construction and enhance channel efficiency. The routers are additionally quicker because the route setup is just achieved as soon as, from then on packets are merely forwarded down the prevailing hyperlink. One draw back is that the gear must be extra advanced because the routing info must be saved for the size of the connection. One other drawback is that the digital connection could take a while to arrange end-to-end, and for small messages, this time could also be important.[17]
Constructing on Donald Davies’ work simulating datagram networks, Louis Pouzin constructed CYCLADES to analysis internetworking ideas. He first demonstrated the community, which used unreliable datagrams within the packet-switched community and digital circuits for the transport layer, in 1973.[13][19][20] Underneath the heading “Datagrams versus VC’s”, Larry Roberts wrote “As a part of the persevering with evolution of packet switching, controversial points are positive to come up.”[12]
Frequent host protocol vs translating between protocols[edit]
On the National Physical Laboratory in the UK, Donald Davies’ group additionally carried out internetworking analysis. They thought-about the “fundamental dilemma” concerned in interconnecting networks; that’s, a standard host protocol would require restructuring current networks that used completely different protocols. To discover this dilemma, the NPL network related with the European Informatics Network (EIN) by translating between two completely different host protocols, that’s, utilizing a gateway. Concurrently, the NPL connection to the UK Experimental Packet Switched Service used a standard host protocol in each networks. NPL analysis confirmed establishing a standard host protocol can be extra dependable and environment friendly.[13]
NCP and TCP vs INWG and X.25[edit]
On the ARPANET, the place to begin for connecting a number laptop to an Interface Message Processor in 1969 was the 1822 protocol.[21] Steve Crocker stated “Whereas a lot of the event proceeded based on a grand plan, the design of the protocols and the creation of the RFCs was largely unintended.” He and different graduate college students at UCLA set about designing a host-host protocol often called the Network Control Program.[nb 1] The designers of the NCP envisioned a hierarchy of protocols to allow Telnet and File Transfer Protocol (FTP) features throughout the ARPANET.[nb 2][22] NCP was finalized and deployed in December 1970 by the Community Working Group (NWG), led by Steve Crocker. NCP standardized the ARPANET community interface, making it simpler to determine, and enabling increasingly more DARPA websites to affix the community.[23][24]
Internetworking analysis within the early Nineteen Seventies by Bob Kahn at ARPA and Vint Cerf at Stanford University led to the formulation of the primary model of the Transmission Control Program (TCP) in 1974, drawing on ideas from prior American, British and French analysis.[25][26][14] Its RFC 675 specification was written by Cerf with Yogen Dalal and Carl Sunshine in December as a monolithic (single layer) design. The next 12 months, testing started by means of concurrent implementations at Stanford, BBN and University College London,[27] however it was not put in on the ARPANET right now.
A protocol for internetworking was additionally being pursued by the International Networking Working Group, consisting of American researchers, members of the French CYCLADES undertaking, and the British group engaged on the NPL community and European Informatics Network.[28][29] INWG members Vint Cerf, Alex McKenzie, Roger Scantlebury and Hubert Zimmermann authored an end-to-end protocol that was offered to the CCITT by Derek Barber in 1975 however was not adopted by the CCITT nor by the ARPANET.[30][31][nb 3] The fourth biennial Information Communications Symposium later that 12 months included talks from Donald Davies, Louis Pouzin, Derek Barber, and Ira Cotten concerning the present state of packet-switched networking.[nb 4] The convention was lined by Computerworld journal which ran a narrative on the “battle for entry requirements” between datagrams and digital circuits, in addition to a chunk describing the “lack of normal entry interfaces for rising public packet-switched communication networks is creating ‘some form of monster’ for customers”. On the convention, Louis Pouzin stated strain from European PTTs compelled the Canadian DATAPAC community to vary from a datagram to digital circuit method,[32] though historians attribute this to IBM’s rejection of their request for modification to their proprietary protocol.[33]
After leaving ARPA in 1973 to discovered Telenet, a business packet-switched community within the U.S., Larry Roberts joined the worldwide effort to standardize a protocol for packet switching primarily based on digital circuits shortly earlier than it was finalized.[34] With contributions from the French, British, and Japanese PTTs, together with the work of Rémi Després, together with ideas from DATAPAC in Canada, and Telenet within the U.S., the X.25 customary was agreed by the CCITT in 1976.[nb 5][35][36] Roberts promoted this method over the ARPANET mannequin which he described as “oversold” in 1978.[12] Vint Cerf stated Roberts turned down his suggestion to make use of TCP when he constructed Telenet, saying that folks would solely purchase digital circuits and he couldn’t promote datagrams.[28] Louis Pouzin remarked that “the PTT’s are simply making an attempt to drum up extra enterprise for themselves by forcing you to take extra service than you want.”[37]
DoD mannequin vs X.25 and proprietary requirements[edit]
The design of the Transmission Management Program included each connection-oriented hyperlinks and datagram providers between hosts. In model 3 of TCP, written in 1978, the Transmission Management Program was break up into two distinct protocols, the Internet Protocol (IP) as connectionless layer and the Transmission Control Protocol (TCP) as a dependable connection-oriented service.[38] Initially known as IP/TCP, version 4 was put in on SATNET in 1982 and on the ARPANET in January 1983 after the DoD made it customary for all army laptop networking.[39][40][41] This resulted in a networking mannequin that grew to become recognized informally as TCP/IP. It was additionally known as the Division of Protection (DoD) mannequin, DARPA mannequin, or ARPANET mannequin.[42][43]
Pc producers developed proprietary protocol suites corresponding to IBM’s Systems Network Architecture (SNA), Digital Gear Company’s DECnet, Xerox’s Xerox Network Systems (XNS) and Burroughs‘ BNA.[nb 6] Through the late Nineteen Seventies and many of the Eighties, there remained a scarcity of open networking choices. Due to this fact, proprietary requirements, notably SNA and DECnet, in addition to some variants of XNS (e.g., Novell NetWare and Banyan VINES), had been generally used on non-public networks, turning into considerably “de facto” trade requirements.[44][45] By the top of the Nineteen Seventies, IBM’s networking actions had been, by some measures, two orders of magnitude bigger in scale than the ARPANET.[16]
The UK Coloured Book protocols gained some acceptance internationally as the primary full X.25 customary. First outlined in 1975, they gave the UK “a number of years lead over different nations” however had been meant as “interim requirements” till worldwide settlement was reached.[46][44][47][48] The X.25 customary gained political help in European nations and from the European Economic Community (EEC). For instance, the European Informatics Community, which was primarily based on datagrams was changed with Euronet primarily based on X.25.[49] Peter Kirstein wrote that European networks tended to be short-term initiatives with smaller numbers of computer systems and customers. In consequence, the European networking actions didn’t result in any robust requirements besides X.25,[nb 7] which grew to become the principle European knowledge protocol for fifteen to twenty years. Kirstein stated his group at University College London was broadly concerned, partly as a result of they had been one of many teams with probably the most experience, and partly to strive to make sure that the British actions, such because the JANET NRS, didn’t diverge too removed from the US.[50] The expansion of public data networks primarily based on the X.25 protocol suite by means of the Eighties, notably the International Packet Switched Service, created a worldwide infrastructure for business knowledge transport.[51] It was supplemented by the X.75 customary, which enabled internetworking.
Within the US, the National Science Foundation (NSF), NASA, and the United States Department of Energy (DoE) all built networks variously primarily based on the DoD mannequin, DECnet, and IP over X.25.
Web–OSI Requirements Conflict[edit]
The early analysis and growth of standards for knowledge networks and protocols culminated within the Web–OSI Requirements Conflict within the late Eighties and early Nineteen Nineties. Engineers, organizations and nations grew to become polarized over the problem of which customary would lead to the very best and most strong computer networks.[52][53] Each requirements are open and non-proprietary along with being incompatible,[54] though “openness” could have labored towards OSI whereas being efficiently employed by Web advocates.[55][56][57][58]
OSI reference mannequin[edit]
The Experimental Packet Switched Service within the UK within the mid-late Nineteen Seventies recognized the necessity for outlining higher-level protocols.[46] The UK National Computing Centre publication ‘Why Distributed Computing’, which was primarily based on intensive analysis into future potential configurations for laptop techniques,[59] resulted within the UK presenting the case for a global requirements committee to cowl this space on the ISO assembly in Sydney in March 1977.[60][55]
Hubert Zimmermann, and Charles Bachman as chairman, performed a key function within the growth of the Open Programs Interconnections reference mannequin. They thought-about it too early to outline a set of binding requirements whereas expertise was nonetheless growing since irreversible dedication to a selected customary would possibly show sub-optimal or constraining in the long term.[61] They needed to deal with many competing priorities and pursuits. The speed of technological change made it essential to outline a mannequin that new techniques might converge to quite than standardizing procedures after the very fact; the reverse of the standard method to growing requirements.[62] Though not a regular itself, it was an architectural framework that would accommodate current and future requirements.[63]
Probably the most basic thought of the OSI mannequin was that of a “layered” structure. The layering idea was easy in precept however very advanced in observe. The OSI mannequin redefined how engineers considered community architectures.[61]
Starting in 1978, worldwide work led to a draft proposal in 1980 and the ultimate OSI model was revealed in 1984.[55][64]
Web protocol suite[edit]
The DoD mannequin and different current protocols, corresponding to X.25 and SNA, all shortly adopted a layered method within the late Nineteen Seventies.[61] Though the OSI mannequin shifted energy away from the PTTs and IBM in direction of smaller producer and customers,[61] the “strategic battle” remained the competitors between the PTTs’ X.25 and proprietary requirements, notably SNA.[65] Till the NSF took over within the Eighties, TCP/IP was not even a candidate for common adoption.[66][65][67] The implementation of the Domain Name System in 1985 and the event of a whole protocol suite by 1989, as outlined in RFC 1122 and RFC 1123, laid the muse for development of TCP/IP as a complete protocol suite, which grew to become often called the Internet protocol suite.[68] ARPANET was shut down in 1990 and obligations for governance shifted away from the DoD.[60][69]
Philosophical and cultural points[edit]

Historian Andrew L. Russell wrote that Web engineers corresponding to Danny Cohen and Jon Postel had been accustomed to continuous experimentation in a fluid organizational setting by means of which they developed TCP/IP. They seen OSI committees as overly bureaucratic and out of contact with current networks and computer systems. This alienated the Web neighborhood from the OSI mannequin. Throughout a dispute throughout the Web neighborhood, Vint Cerf carried out a striptease in a three-piece suit on the 1992 Internet Engineering Task Force (IETF) assembly, revealing a T-shirt emblazoned with “IP on The whole lot”; based on Cerf, his intention was to reiterate {that a} aim of the Internet Architecture Board was to run IP on each underlying transmission medium.[70] Cerf stated the social tradition (group dynamics) that first advanced in the course of the work on the ARPANET was as vital because the technical developments in enabling the governance of the Web to adapt to the size and challenges concerned because it grew.[56]
François Flückiger wrote that “companies that win the Web market, like Cisco, are small. Merely, they possess the Web tradition, are all for it and, notably, take part in IETF.”[57]
Moreover, the Web neighborhood was against a homogenous method to networking, corresponding to one primarily based a proprietary customary corresponding to SNA. They advocated for a pluralistic mannequin of internetworking the place many alternative community architectures could possibly be joined right into a community of networks.[71]
Technical points[edit]
Russell notes that Cohen, Postel and others had been annoyed with technical points of OSI.[70] The mannequin outlined seven layers of laptop communications, from bodily media in layer 1 to functions in layer 7, which was extra layers than the community engineering neighborhood had anticipated. In 1987, Steve Crocker stated that though they envisaged a hierarchy of protocols within the early Nineteen Seventies, “If we had solely consulted the traditional mystics, we’d have seen instantly that seven layers had been required.”[22] Though some sources say this was an acknowledgement that the 4 layers of the Web Protocol Suite had been insufficient.[72]
Strict layering in OSI was seen by Web advocates as inefficient and didn’t permit trade-offs (“layer violation”) to enhance efficiency. The OSI mannequin allowed what some noticed as too many transport protocols (5 in contrast with two for TCP/IP). Moreover, OSI allowed for each the datagram and the digital circuit method on the community layer, that are non-interoperable choices.[52]
Sensible and business points[edit]

Starting within the early Eighties, ARPA pursued business partnerships with the telecommunication and computer industry which enabled the adoption of TCP/IP. In Europe, CERN bought UNIX machines with TCP/IP for his or her intranet between 1984 and 1988.[1][73][74] Nonetheless, Paul Bryant, the UK consultant on the EARN Board of Administrators,[75] stated “By the point JNT [the UK academic network JANET] got here alongside [in 1984] we might display X25 … and we firmly believed that BT [British Telecom] would supply us with the community infrastructure and we might cast off leased strains and experimental work. If we had gone with ARPA then we’d not have anticipated to have the ability to use a public service. Looking back the failings in that argument are clear however not on the time. Though we had been pretty happy with what we had been doing, I do not suppose it was nationwide satisfaction or anti USA that drove us, it was a perception that we had been doing the proper factor. It was the latter that translated to spiritual dogma.”[28] JANET was a free X.25-based community for educational use, not analysis; experiments and different protocols had been forbidden.[76]
The ARPA Web was nonetheless a analysis undertaking that didn’t permit business site visitors or for-profit providers. The NSFNET initiated operations in 1986 utilizing TCP/IP however, two years later, the US Department of Commerce mandated compliance with the OSI mannequin and the Division of Protection deliberate to transition away from TCP/IP to OSI.[77] The most important European nations and the European Economic Community endorsed OSI.[nb 8] They based RARE and related nationwide community operators (corresponding to DFN, SURFnet, SWITCH) to advertise OSI protocols, and restricted funding for non-OSI compliant protocols.[nb 9] Nevertheless, in 1988, EUnet, the European UNIX Community, introduced its conversion to Web expertise.[57] By 1989, the OSI advocate Brian Carpenter made a speech at a technical convention entitled “Is OSI Too Late?” which obtained a standing ovation.[55][79][80] OSI was formally outlined, however vendor merchandise from laptop manufactures and community providers from PTTs had been nonetheless to be developed.[81][82] TCP/IP by comparability was not an official customary (it was outlined in unofficial RFCs) however UNIX workstations with each Ethernet and TCP/IP included had been accessible since 1983.[52][58]
By the start of the Nineteen Nineties, some smaller European nations had adopted TCP/IP.[nb 10] In February 1990, RARE acknowledged “with out placing into query its OSI coverage, [RARE] acknowledges the TCP/IP household of protocols as an open multivendor suite, properly tailored to scientific and technical functions.” In the identical month, CERN established a transatlantic TCP/IP hyperlink with Cornell University in the US.[57][83] Conversely, beginning in August 1990, the NSFNET spine supported the OSI Connectionless Network Protocol (CLNP) along with TCP/IP. CLNP was demonstrated in manufacturing on NSFNET in April 1991, and OSI demonstrations, together with interconnections between U.S. and European websites, had been deliberate on the InterOp ’91 convention in October that 12 months.[84]
On the Rutherford Appleton Laboratory (RAL) in the UK in January 1991, DECnet represented 75% of site visitors, attributed to Ethernet between VAXs. IP was the second hottest set of protocols with 20% of site visitors, attributed to UNIX machines for which “IP is the pure alternative”. Within the Central Computing Division Publication, Paul Bryant, Head of Communications and Small Programs at RAL, wrote “Expertise has proven that IP techniques are very simple to mount and use, in distinction to such techniques as SNA and to a lesser extent X.25 and Colored Books the place the techniques are quite extra advanced.” The writer continued “The principal community throughout the USA for educational site visitors is now primarily based on IP. IP has lately turn into fashionable inside Europe for inter-site site visitors and there are strikes to attempt to coordinate this exercise. With the emergence of such a big mixed USA/Europe community there are nice sights for UK customers to have good entry to it. This may be achieved by gatewaying Colored E book protocols to IP or by permitting IP to penetrate the UK. Gateways are well-known to be a explanation for lack of high quality and frustration. Permitting IP to penetrate could properly upset the networking technique of the UK.”[47] Comparable views had been shared by others on the time, together with Louis Pouzin.[55] At CERN, François Flückiger mirrored “The expertise is straightforward, environment friendly, is built-in into UNIX-type working techniques and prices nothing for the customers’ computer systems. The primary firms that commercialise routers, corresponding to Cisco, appear wholesome and provide good merchandise. Above all, the expertise used for native campus networks and analysis centres will also be used to interconnect distant facilities in a easy manner.”[57]
Starting in March 1991, the JANET IP Service (JIPS) was arrange as a pilot undertaking to host IP site visitors on the prevailing community.[85] Inside eight months, the IP site visitors had exceeded the degrees of X.25 site visitors, and the IP help grew to become official in November. Additionally in 1991, Dai Davies launched Web expertise over X.25 into the pan-European NREN, EuropaNet, though he skilled private opposition to this method.[86][87] The European Academic and Research Network (EARN) and RARE adopted IP across the similar time,[nb 11] and the European Web spine EBONE grew to become operational in 1992.[57] OSI utilization on the NSFNET remained low when in comparison with TCP/IP. There was some speak of shifting JANET to OSI protocols within the Nineteen Nineties, however this by no means occurred. The X.25 service was closed in August 1997.[88]
The invention of the World Wide Web in 1989 by Tim Berners-Lee at CERN, as an utility on the Web,[89] introduced many social and business makes use of to what was beforehand a community of networks for educational and analysis establishments.[90][91] The Net began to enter everyday use in 1993–4.[92] The U.S. National Institute for Standards and Technology proposed in 1994 that GOSIP ought to incorporate TCP/IP and drop the requirement for compliance with OSI,[77] which was adopted into Federal Information Processing Standards the next 12 months.[nb 12][93] NSFNET had altered its insurance policies to permit business site visitors in 1991,[94] and was shut down in 1995, eradicating the final restrictions on the usage of the Web to hold business site visitors. Subsequently, the Internet backbone was offered by business Internet service providers and Internet connectivity grew to become ubiquitous.[95][96]
Because the Web advanced and expanded exponentially, an enhanced protocol was developed, IPv6, to handle IPv4 address exhaustion.[97][nb 13] Within the twenty first century, the Internet of things is resulting in the connection of latest varieties of gadgets to the Web, bringing actuality to Cerf’s imaginative and prescient of “IP on The whole lot”.[99] Nonetheless, points with IPv6 stay and options have been proposed corresponding to Recursive Community Structure,[100] and Recursive InterNetwork Architecture.[101]
The seven-layer OSI mannequin continues to be used as a reference for educating and documentation;[102] nonetheless, the OSI protocols initially conceived for the mannequin didn’t achieve recognition. Some engineers argue the OSI reference mannequin continues to be related to cloud computing.[103] Others say the unique OSI mannequin does not match at the moment’s networking protocols and have instructed as a substitute a simplified method.[104]
Different requirements corresponding to X.25 and SNA stay area of interest gamers.[105]
Historiography[edit]
Janet Abbate‘s e-book Inventing the Web was broadly reviewed as an vital work within the history of computing and networking, notably in highlighting the function of social dynamics and of non-American participation in early networking growth.[106][107] The e-book was additionally praised for its use of archival sources to inform the historical past.[108] She has since written concerning the want for historians to pay attention to the views they soak up writing concerning the historical past of the Web and explored the implications of defining the Web by way of “expertise, use and native expertise” quite than by means of the lens of the unfold of applied sciences from the US.[109]
Andrew L. Russell argues students might and will look in another way on the historical past of the Web. His work shifts scholarly and fashionable understanding concerning the origins of the Web and modern work in Europe that each competed and cooperated with the push for TCP/IP.[110][111][112]
See additionally[edit]
- ^ Crocker stated ‘”NCP” later got here for use because the title for the protocol [see Network Control Protocol], however it initially meant this system throughout the working system that managed connections. The protocol itself was recognized blandly solely because the host-host protocol.’
- ^ The NPL group additionally envisaged the necessity for ranges of information transmission in 1968. Each had been early examples of the protocol layering idea included within the OSI mannequin.
- ^ Alex McKenzie was employed at BBN and labored on the ARPANET undertaking. Hubert Zimmerman was Louis Pouzin’s deputy on the CYCLADES undertaking. Derek Barber grew to become chairman of INWG shortly earlier than the submission. He took over from Vint Cerf, who was chair from its inception. Barber was Donald Davies’ deputy on the National Physical Laboratory in the UK and director of the European Informatics Community.
- ^ Ira Cotten represented the pc community part on the National Bureau of Standards of the United States Department of Commerce.
- ^ Contributors within the design of X.25 included engineers from Canada (DATAPAC), France (the PTT), Japan (NTT), the UK (the Submit Workplace), and the USA (Telenet).
- ^ Burroughs additionally constructed the SWIFT community.
- ^ Though X.25 predates the OSI mannequin, the three X.25 ranges correspond to OSI layers 1 to 3.
- ^ France, West Germany, and the UK had been main advocates of the OSI mannequin by means of the Government Open Systems Interconnection Profile (GOSIP).
- ^ In accordance with one supply, Vint Cerf, as program supervisor for the ARPANET, additionally denied funding for ARPA contractors to take part in ISO conferences.[78]
- ^ The Scandinavian nations (NORDUnet); the Netherlands (CWI); Spain; Eire; Switzerland, and Austria had adopted TCP/IP by the start of the last decade.
- ^ EARN and RARE merged in 1994 to type TERENA.
- ^ FIPS 146-2 allowed “…different specs primarily based on open, voluntary requirements corresponding to these cited in paragraph 3 (“…corresponding to these developed by the Web Engineering Process Pressure (IETF)… and the Worldwide Telecommunications Union, Telecommunication Standardization Sector (ITU–T))”
- ^ IP model quantity 5 was utilized by the Internet Stream Protocol, an experimental streaming protocol that was not adopted.[98]
References[edit]
- ^ a b Abbate 2000
- ^ Abell, John C. (2011-03-28). “Internet Architect Paul Baran Dies at 84”. Wired. ISSN 1059-1028. Retrieved 2020-02-18.
- ^ Kirstein, Peter T. (2009). “The early historical past of packet switching within the UK”. IEEE Communications Journal. 47 (2): 18–26. doi:10.1109/MCOM.2009.4785372. ISSN 1558-1896. S2CID 34735326.
- ^ “Paul Baran and the Origins of the Internet”. RAND Corporation. Retrieved 2020-02-15.
- ^ 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.
Virtually instantly after the 1965 assembly, Donald Davies conceived of the main points of a store-and-forward packet switching system. … In almost all respects, Davies’ authentic proposal, developed in late 1965, was just like the precise networks being constructed at the moment.
- ^ Roberts, Lawrence G. (Might 1995). “The ARPANET & Computer Networks”. Archived from the original on March 24, 2016. Retrieved 13 April 2016.
Then in June 1966, Davies wrote a second inside paper, “Proposal for a Digital Communication Community” During which he coined the phrase packet,- a small sub a part of the message the consumer needs to ship, and likewise launched the idea of an “Interface laptop” to sit down between the consumer gear and the packet community.
- ^ Naughton, John (2015-09-24). A Brief History of the Future. Orion. ISBN 978-1-4746-0277-8.
- ^ Cambell-Kelly, Martin (1987). “Data Communications at the National Physical Laboratory (1965-1975)”. Annals of the Historical past of Computing. 9 (3/4): 221-247.
- ^ Abbate 2000, p. 38 The NPL group influenced numerous American laptop scientists in favor of the brand new method, they usually adopted Davies’s time period “packet switching” to discuss with this sort of community. Roberts additionally adopted some particular points of the NPL design.
- ^ Gillies, James; Cailliau, Robert (2000). How the Web was Born: The Story of the World Wide Web. Oxford College Press. p. 25. ISBN 978-0192862075.
Roberts was fast to latch on to a good suggestion. ‘Abruptly I discovered how you can route packets,’ he later stated of the Gatlinburg convention.
- ^ Hafner, Ok.; Lyon, M. (1996), The place Wizards Keep Up Late, New York City: Simon & Schuster, ISBN 0-684-83267-4
- ^ a b c Roberts 1978
- ^ a b c Abbate 2000, p. 125
- ^ a b “The internet’s fifth man”. Economist. 13 December 2013. Retrieved 11 September 2017.
Within the early Nineteen Seventies Mr Pouzin created an progressive knowledge community that linked places in France, Italy and Britain. Its simplicity and effectivity pointed the way in which to a community that would join not simply dozens of machines, however tens of millions of them. It captured the creativeness of Dr Cerf and Dr Kahn, who included points of its design within the protocols that now energy the web.
- ^ a b Davies, Donald Watts (1979). Computer networks and their protocols. Web Archive. Wiley. pp. 456–477. ISBN 0-471-99750-1.
- ^ a b Campbell-Kelly (2013), p. 24
- ^ a b “Virtual circuit switching”.
- ^ Després, 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.
- ^ Pelkey, James. “6.3 CYCLADES Network and Louis Pouzin 1971–1972”. Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968–1988.
- ^ Hempstead, C.; Worthington, W. (2005). Encyclopedia of 20th-Century Technology. Routledge. ISBN 9781135455514.
- ^ Interface Message Processor: Specifications for the Interconnection of a Host and an IMP (PDF) (Report). Bolt Beranek and Newman (BBN). Report No. 1822.
- ^ a b Reynolds, J.; Postel, J. (1987). The Request For Comments Reference Guide. doi:10.17487/RFC1000. RFC 1000.
- ^ “NCP, Network Control Program”. LivingInternet. Retrieved 2022-12-26.
- ^ UGC -NET/JRF/SET PTP & Guide Teaching and Research Aptitude. Excessive Definition Books. p. 319.
- ^ Cerf, V.; Kahn, R. (1974). “A Protocol for Packet Network Intercommunication” (PDF). IEEE Transactions on Communications. 22 (5): 637–648. doi:10.1109/TCOM.1974.1092259. ISSN 1558-0857.
The authors want to thank numerous colleagues for useful feedback throughout early discussions of worldwide community protocols, particularly R. Metcalfe, R. Scantlebury, D. Walden, and H. Zimmerman; D. Davies and L. Pouzin who constructively commented on the fragmentation and accounting points; and S. Crocker who commented on the creation and destruction of associations.
- ^ “The Computer History Museum, SRI International, and BBN Celebrate the 40th Anniversary of First ARPANET Transmission, Precursor to Today’s Internet”. SRI Worldwide. 27 October 2009. Archived from the original on March 29, 2019. Retrieved 25 September 2017.
However the ARPANET itself had now turn into an island, with no hyperlinks to the opposite networks that had sprung up. By the early Nineteen Seventies, researchers in France, the UK, and the U.S. started growing methods of connecting networks to one another, a course of often called internetworking.
- ^ by Vinton Cerf, as advised to Bernard Aboba (1993). “How the Internet Came to Be”. Retrieved 27 November 2022.
We started doing concurrent implementations at Stanford, BBN, and College School London. So effort at growing the Web protocols was worldwide from the start. … Mar ’82 – Norway leaves the ARPANET and turn into an Web connection by way of TCP/IP over SATNET. Nov ’82 – UCL leaves the ARPANET and turns into an Web connection.
- ^ a b c Martin 2012, p. 337
- ^ Hardy, Daniel; Malleus, Man (2002). Networks: Internet, Telephony, Multimedia: Convergences and Complementarities. Springer. p. 505. ISBN 978-3-540-00559-9.
- ^ McKenzie, Alexander (2011). “INWG and the Conception of the Web: An Eyewitness Account”. IEEE Annals of the Historical past of Computing. 33 (1): 66–71. doi:10.1109/MAHC.2011.9. ISSN 1934-1547. S2CID 206443072.
- ^ Cerf, V.; McKenzie, A.; Scantlebury, R.; Zimmermann, H. (1976-01-01). “Proposal for an international end to end protocol”. ACM SIGCOMM Pc Communication Assessment. 6 (1): 63–89. doi:10.1145/1015828.1015832. ISSN 0146-4833. S2CID 36954091.
- ^ Frank, Ronald A. (1975-10-22). “Battle for Access Standards Has Two Sides”. Computerworld. IDG Enterprise: 17–18.
- ^ Abbate (2000), p.153
- ^ Mathison, Stuart L.; Roberts, Lawrence G.; Walker, Philip M. (2012). “The historical past of telenet and the commercialization of packet switching within the US”. IEEE Communications Journal. 50 (5): 28–45. doi:10.1109/MCOM.2012.6194380. ISSN 1558-1896. S2CID 206453987.
- ^ Després, Rémi (2010). Schwartz, Mischa (ed.). “X.25 Digital Circuits – TRANSPAC In France – Pre-Web Information Networking”. IEEE Communications Journal. 48 (11): 40–46. doi:10.1109/MCOM.2010.5621965. ISSN 1558-1896. S2CID 23639680.
- ^ Rybczynski, Tony (2009). “Commercialization of packet switching (1975–1985): A Canadian perspective”. IEEE Communications Journal. 47 (12): 26–31. doi:10.1109/MCOM.2009.5350364. ISSN 1558-1896. S2CID 23243636.
- ^ “A Critique of X.25”. IETF Datatracker. 1982-09-01. doi:10.17487/RFC0874. RFC 874. Retrieved 2022-12-11.
- ^ “The TCP/IP Guide – TCP/IP Overview and History”. www.tcpipguide.com. Retrieved 2020-02-11.
- ^ Ronda Hauben. “From the ARPANET to the Internet”. TCP Digest (UUCP). Retrieved 2007-07-05.
- ^ “Planning the ARPANET: 1967-1968 | History of Computer Communications”. historyofcomputercommunications.data. Retrieved 2022-12-23.
- ^ “TCP/IP Internet Protocol”. www.livinginternet.com. Retrieved 2020-02-20.
- ^ Cerf, Vinton G. & Cain, Edward (October 1983). “The DoD Web Structure Mannequin”. Pc Networks. North-Holland. 7 (5): 307–318. doi:10.1016/0376-5075(83)90042-9.
- ^ “The TCP/IP Guide – TCP/IP Architecture and the TCP/IP Model”. www.tcpipguide.com. Retrieved 2020-02-11.
- ^ a b Martin 2012, p. 14
- ^ Newcombe, Tod (1997-01-31). “Network O/S: Which to Use?”. Government Technology. Archived from the unique on 2018-10-15. Retrieved 2021-05-29.
- ^ a b Davies & Bressan 2010, pp. 2–3
- ^ a b Bryant, Paul (January 1991). “IP”. FLAGSHIP – Central Computing Division Publication. Rutherford Appleton Laboratory Central Computing Division (12). Archived from the unique on 2020-02-13. Retrieved 2020-02-13.
- ^ Earnshaw, Rae; Vince, John (2007-09-20). Digital Convergence – Libraries of the Future. Springer. p. 42. ISBN 978-1-84628-903-3.
- ^ Beauchamp, Ok. 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. p. 55. ISBN 978-94-009-9431-7.
- ^ Kirstein, P.T. (1999). “Early experiences with the Arpanet and Internet in the United Kingdom” (PDF). IEEE Annals of the Historical past of Computing. 21 (1): 38–44. doi:10.1109/85.759368. ISSN 1934-1547. S2CID 1558618. Archived from the original (PDF) on 2020-02-07.
- ^ Council, Nationwide Analysis; Sciences, Division on Engineering and Bodily; Board, Pc Science and Telecommunications; Purposes, Fee on Bodily Sciences, Arithmetic, and; Committee, NII 2000 Steering (1998-02-05). The Unpredictable Certainty: White Papers. Nationwide Academies Press. ISBN 978-0-309-17414-5.
- ^ a b c Davies & Bressan 2010, pp. 106–9
- ^ Pelkey, James. “12.13 Interop (TCP/IP) Trade Show – September”. Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968–1988. Retrieved 2020-02-05.
- ^ “Standards Wars” (PDF). Pupil Venture at Division of Pc Science and Engineering, College of Washington. 2006.
- ^ a b c d e Russell 2013
- ^ a b “Internet founders say flexible framework was key to explosive growth”. Princeton College. March 18, 2014. Retrieved 2020-02-14.
- ^ a b c d e f g Fluckiger 2000
- ^ a b “Untold Internet: Anyone Can Help Establish Standards”. Web Corridor of Fame. December 21, 2015. Retrieved April 3, 2020.
- ^ Down, Peter John; Taylor, Frank Edward (1976). Why distributed computing?: An NCC review of potential and experience in the UK. NCC Publications. ISBN 9780850121704.
- ^ a b Radu, Roxana (2019). “Revisiting the Origins: The Web and its Early Governance”. Negotiating Web Governance. Oxford College Press. pp. 43–74. doi:10.1093/oso/9780198833079.003.0003. ISBN 9780191871405.
- ^ a b c d Campbell-Kelly (2013), p. 27
- ^ Sunshine, Carl A. (1989). Computer Network Architectures and Protocols. Springer. p. 35. ISBN 978-1-4613-0809-6.
- ^ Hasman, A. (1995). Education and Training in Health Informatics in Europe: State of the Art, Guidelines, Applications. IOS Press. p. 251. ISBN 978-90-5199-234-2.
- ^ Pelkey, James. “9.5 ISO/OSI (Open Systems Interconnection): 1979–1980”. Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968–1988. Retrieved 2020-02-16.
- ^ a b Russell (2012), p.6
- ^ “The Adoption of TCP/IP”. clivemabey.me.uk. Retrieved 2020-02-11.
till Web (initially ARPANET + TCP/IP) was “demobbed” it was not even a candidate (Abbate 1999, 211)
{{cite web}}
: CS1 maint: url-status (link) - ^ Campbell-Kelly (2013), p. 28
- ^ “TCP/IP Internet Protocol”. Dwelling Web.
- ^ “A Flaw In The Design”. The Washington Submit. Might 30, 2015.
Although the Pentagon oversaw the ARPANET in the course of the years when it was footing the invoice for deployment, its energy regularly dwindled.
- ^ a b c Russell 2006
- ^ Campbell-Kelly (2013), p. 26
- ^ Miller, Philip M. (2010). TCP/IP: Complete 2 Volume Set. Common-Publishers. ISBN 978-1-59942-543-6.
- ^ “The Adoption of TCP/IP”. clivemabey.me.uk. Retrieved 2019-02-12.
- ^ Pelkey, James. “6.1 Commercializing Arpanet 1972–1975”. Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968–1988. Retrieved 2020-02-06.
- ^ “Networking”. Central Computing Division. Retrieved 2020-02-16.
- ^ Reid, Jim (April 3, 2007). “Networking in UK Academia ~25 Years Ago” (PDF). seventh UK Community Operators’ Discussion board. Archived from the original (PDF) on 2007-08-20. Retrieved 2020-02-12.
- ^ a b Zakon, Robert (November 1997). Hobbes’ Internet Timeline. IETF. p. 12. doi:10.17487/RFC2235. RFC 2235. Retrieved 2 Dec 2020.
- ^ Russell, Andrew L. (2007). “INDUSTRIAL LEGISLATURES”: CONSENSUS STANDARDIZATION IN THE SECOND AND THIRD INDUSTRIAL REVOLUTIONS (PDF) (PhD thesis). Johns Hopkins College.
- ^ Quarterman, John S. (1990). The matrix: Computer networks and conferencing systems worldwide. Digital Press. pp. 192–195. ISBN 978-1-55558-033-9.
- ^ “Untold Internet: The Internet-OSI Standards Wars”. Web Corridor of Fame. November 12, 2015. Retrieved April 3, 2020.
- ^ Korzeniowski, Paul (1988-02-15). “‘OSI-based’ tools may trip up users”. Network World. IDG Community World Inc. 5 (7).
- ^ Papageorgiou, Chuck (1988-10-10). “Users cultivating hybrid methods to manage nets”. Network World. IDG Community World Inc. 5 (41).
- ^ Lehtisalo, Kaarina (2005). The history of NORDUnet: twenty-five years of networking cooperation in the noridic countries (PDF). NORDUnet. ISBN 978-87-990712-0-3.
- ^ “OSI Demonstrations Planned for Interop ’91”. Hyperlink Letter. Vol. 4, no. 3. NSFNET Info Providers, Benefit Community, Inc., Ann Arbor. September–October 1991. p. 1.
{{cite magazine}}
: CS1 maint: date format (link) - ^ Day, Bob (September 1991). “Project shoestring: pilot for a JANET IP Service”. FLAGSHIP – Central Computing Division Publication. Rutherford Appleton Laboratory Central Computing Division (16). Archived from the unique on 2020-02-13. Retrieved 2020-02-13.
- ^ “Dai Davies”. Web Corridor of Fame. Retrieved 2020-01-23.
- ^ “Protocol Wars”. Web Corridor of Fame. 16 January 2015. Retrieved 2020-02-05.
- ^ “Janet(UK) Quarterly Report to the Janet Community: July 1997 to September 1997”. Janet webarchive. 1997. Archived from the original on February 16, 2012.
- ^ Tobin, James (2012-06-12). Great Projects: The Epic Story of the Building of America, from the Taming of the Mississippi to the Invention of the Internet. Simon and Schuster. ISBN 978-0-7432-1476-6.
- ^ In, Lee (2012-06-30). Electronic Commerce Management for Business Activities and Global Enterprises: Competitive Advantages: Competitive Advantages. IGI International. ISBN 978-1-4666-1801-5.
- ^ Misiroglu, Gina (2015-03-26). American Countercultures: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in US History: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in US History. Routledge. ISBN 978-1-317-47729-7.
- ^ Couldry, Nick (2012). Media, Society, World: Social Theory and Digital Media Practice. London: Polity Press. p. 2. ISBN 9780745639208.
- ^ “60 FR 25888 – APPROVAL OF FEDERAL INFORMATION PROCESSING STANDARDS PUBLICATIONS (FIPS) 146-2, PROFILES FOR OPEN SYSTEMS INTERNETWORKING TECHNOLOGIES, AND 179-1, GOVERNMENT NETWORK MANAGEMENT PROFILE”. United States Government Publishing Office.
- ^ “Outreach: The Internet”. US Nationwide Science Basis.
In March 1991, the NSFNET acceptable use coverage was altered to permit business site visitors.
- ^ Schuster, Jenna (June 10, 2016). “A brief history of internet service providers”. Archived from the original on 2019-04-28. Retrieved January 15, 2020.
- ^ Deo, Prakash Vidyarthi (2012). Technologies and Protocols for the Future of Internet Design: Reinventing the Web: Reinventing the Web. IGI International. p. 3. ISBN 978-1-4666-0204-5.
- ^ Cerf, Vint (7 Dec 2007). Tracking the Internet into the 21st Century with Vint Cerf. 28:half-hour in.
- ^ Stephen Coty (2011-02-11). “Where is IPv1, 2, 3,and 5?”. Archived from the original on 2020-08-02. Retrieved 2020-07-21.
- ^ Burgess, Matt (2018-02-16). “What is the Internet of Things? WIRED explains”. Wired UK. ISSN 1357-0978. Retrieved 2020-05-16.
- ^ Contact, Joseph D.; Wang, Yu-Shun; Pingali, Venkata (October 20, 2006). “A Recursive Network Architecture” (PDF). USC/ISI Technical Report ISI-TR-2006-626.
- ^ Day, J. (2011). How in the Heck Do You Lose a Layer!?. 2nd IFIP Worldwide Convention of the Community of the Future. Paris, France. doi:10.1109/NOF.2011.6126673.
- ^ Shaw, Keith (2022-03-14). “The OSI model explained and how to easily remember its 7 layers”. Community World. Retrieved 2022-11-27.
- ^ “An OSI Model for Cloud”. Cisco Blogs. 2017-02-24. Retrieved 2020-05-16.
- ^ Taylor, Steve; Metzler, Jim (2008-09-23). “Why it’s time to let the OSI model die”. Community World. Retrieved 2020-05-16.
- ^ Holenstein, Bruce; Highleyman, Invoice; Holenstein, Paul J. (2007). Breaking the Availability Barrier II: Achieving Century Uptimes with Active/Active Systems. AuthorHouse. ISBN 978-1-4343-1603-5.
The protocol wars that had been waged into the late twentieth century are over, and the winner for now’s IP (Web Protocol). Although not relegated to the dustbin, contenders corresponding to X.25 and SNA have turn into area of interest gamers.
- ^ Trinkle, Dennis A. (2000). “Inventing the Internet (Janet Abbate)”. Journal of the Affiliation for Historical past and Computing. 3 (3).
- ^ Alger, Jeff (1999). “Book Reviews: Inventing the Internet”. Points in Science and Know-how Librarianship (24). doi:10.5062/F4222RR4.
- ^ “General Communication”. Communication Booknotes Quarterly. 31 (1): 55–59. 2000-03-01. doi:10.1207/S15326896CBQ3101_11. ISSN 1094-8007. S2CID 218576599.
- ^ Abbate, Janet (2017). “What and where is the Internet? (Re)defining Internet histories”. Web Histories. 1 (1–2): 8–14. doi:10.1080/24701475.2017.1305836. ISSN 2470-1475. S2CID 64975758.
- ^ “Digital Culture + Media Initiative Lecture: Andrew L. Russell, The Open Internet: An Exploration in Network Archaeology”. dcmi.la.psu.edu. Retrieved 2022-12-14.
- ^ Russell, Andrew (2012). Histories of Networking vs. the History of the Internet (PDF). 2012 SIGCIS Workshop.
- ^ Russell, Andrew L. (2017-01-02). “Hagiography, revisionism & blasphemy in Internet histories”. Web Histories. 1 (1–2): 15–25. doi:10.1080/24701475.2017.1298229. ISSN 2470-1475. S2CID 193825139.
Sources[edit]
- Abbate, Janet (2000). Inventing the Internet. MIT Press. ISBN 978-0-262-26133-3.
- Campbell-Kelly, Martin; Garcia-Swartz, Daniel D (2013). “The History of the Internet: The Missing Narratives”. Journal of Info Know-how. 28 (1): 18–33. doi:10.1057/jit.2013.4. ISSN 0268-3962. S2CID 41013. SSRN 867087.
- Davies, Howard; Bressan, Beatrice (2010). A History of International Research Networking: The People who Made it Happen. Wiley. ISBN 978-3-527-32710-2.
- Fluckiger, Francois (2000). “The European Researchers’ Network” (PDF). La Recherche (328). Archived (PDF) from the unique on 2018-09-29. Retrieved 2020-02-14.
- Hafner, Katie; Lyon, Matthew (1996). Where wizards stay up late : the origins of the Internet. New York : Simon & Schuster. ISBN 978-0-684-81201-4.
- Martin, Oliver (2012). The “Hidden” Prehistory of European Research Networking. Trafford Publishing. ISBN 978-1-4669-3935-6.
- Russell, Andrew L. (2006). “‘Rough Consensus and Running Code’ and the Internet-OSI Standards War” (PDF). IEEE Annals of the Historical past of Computing. 28 (3): 48–61. doi:10.1109/MAHC.2006.42. S2CID 206442834.
- Russell, Andrew L. (2012). “Standards, Networks, and Critique”. IEEE Annals of the Historical past of Computing. 34 (3): 80. doi:10.1109/MAHC.2012.46. ISSN 1934-1547. S2CID 37931615.
- Russell, Andrew L. (2013). “OSI: The Internet That Wasn’t”. IEEE Spectrum. 50 (8). doi:10.1109/MSPEC.2013.6565559. S2CID 11259224. Archived from the unique on 2017-08-01.
- Rutter, Dorian (2005). From Diversity to Convergence: British Computer Networks and the Internet, 1970-1995 (PDF) (Pc Science thesis). The College of Warwick.
Additional studying[edit]
Major sources[edit]
Exterior hyperlinks[edit]