History of the Internet Part 1 How the environment came to be.

Slides:



Advertisements
Similar presentations
The switching 60sThe switching 60s Telephone Telephone network is the dominating communication network Used circuit switching.
Advertisements

What Is the Internet? A network of networks, joining many government, university and private computers together and providing an infrastructure for the.
The Creation of the Internet and its Development..
TCP/IP MODEL Maninder Kaur
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
Evolution of the Internet Mrs. Wilson Internet Basics & Beyond Rocky Point High School.
CSCI-235 Micro-Computers in Science The Network. Network Fundamentals A computer network consists of two or more computers linked together to exchange.
Oct 4 th, 1957: USSR launches Sputnik 1 Oct 4 th, 1957: USSR launches Sputnik 1 Sets precedence for advancement in science and technology Sets precedence.
Network Layer and Transport Layer.
DKN - teori1 Brief History of the Internet DARPA (Defense Advanced Research Projects Agency) contracts with BBN (Bolt, Beranek & Newman) to create.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Internet History and Growth Adapted from William F. Slater, III Chicago Chapter of the Internet Society September 2002.
The Internet An interconnected network of thousands of networks and millions of computers linking biz’s, educational institutions, govt. agencies & individuals.
Internet Technologies -1 Dr. Mohammed Al-Abdulkareem © 2006.
Internet History and Growth William F. Slater, III Chicago Chapter of the Internet Society September 2002.
The Internet and the World Wide Web ICS 61– Winter, 2015.
Timeline: History of the Internet: Vannavar Bush describes the memex; a hypothetical mechanical hypertext system where individuals could compress.
©Brooks/Cole, 2003 Chapter 6 Computer Networks. ©Brooks/Cole, 2003 Understand the rationale for the existence of networks. Distinguish between the three.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Internet Basics مهندس / محمد العنزي
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
The Internet is a vast network connecting computers all over the world
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
Internet Fundamentals and Background
Connecting one computer to another computer creates a network.
Presentation on Osi & TCP/IP MODEL
Networks and Internet Technology CSCI-N 100 Department of Computer and Information Science.
What Is the Internet? A network of networks, joining many government, university and private computers together and providing an infrastructure for the.
Internet History Quiz ©Richard L. Goldman July 8, 2002.
Introducing the Internet Source: Learning to Use the Internet.
Lawrence G. Roberts CEO Anagran September 2005 ARPANET History.
ZData hierarchy (Figure 6.1) ybit - smallest piece of data ybyte – character yfield - group of bytes yrecord - related fields yfile - related records ydatabase.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
Internet 8th Grade Technology January What is Internet? It is a global collection of networks, both big and small. These networks connect together.
Networks QUME 185 Introduction to Computer Applications.
Presentation_ID 1 © 2008 Cisco Systems, Inc. All rights reserved.Cisco Confidential Chapter 3: Network Protocols and Communications.
Robert (Bob) E. Kahn Inventor of the Internet. Background Information Born in Brooklyn, New York on December 23, 1938 Earned M.A. and Ph.D. degrees from.
Introduction To Internet
Internet History ©Richard L. Goldman July 2, 2002.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
The Internet (The History Channel) (Straubhaar & LaRose)
Chaos, Communication and Consciousness Module PH19510 Lecture 12 Data Networks Across the World.
Computer Application in Mass Comm.. What is Internet?  Interconnection of computers and computer networks using TCP/IP communication protocol  Transport.
Network Architecture: Design Philosophies IS250 Spring 2010 John Chuang
The History of The Internet By, Joseph Matchett IV.
Internet Structure: Technology, Coordination, and Organizations Module 1: The History and the Future of the Web LESSON 2.
Agenda The Internet and the WWW what’s the difference anyway? History of The Internet IP Addresses, URLs & Domain Names READ Zeid: page 3-20.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
In the Beginning…. The History of the Internet. Essential Questions  What factors drove the development of the Internet?  Who were the people involved.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
Internet Essentials.
Mas Idayu Sabri 2004 WXET1143: Introduction to the Internet, Intranet and Extranet. Lecture1: Introduction.
Unit 1, Lesson 3 Internet History AOIT Computer Networking Copyright © 2008–2013 National Academy Foundation. All rights reserved.
Basic Concepts Behind the Internet. Before the Internet… Computer components are connected to each other internally via wires Wires also connected some.
JavaScript and Ajax (Internet Background) Week 1 Web site:
Lecture 1: Facts of network technologies developments
1 CSE524: Lecture 2 Protocols in practice, Internet history (Part 1)
A Brief history of the Internet Name:Ziyun Wang. Introduction Internet history revolves around four distinct aspects. 1. the technological evolution that.
The Development of Internet CANDICE BAIJING WANG COM 9660 SEL TOPICS/CORP COMM SUMMER 2016.
A BRIEF HISTORY OF THE INTERNET, WEB, AND HTML. Internet vs. World Wide Web What is The Internet? The Internet is a massive network of networks, a networking.
Chapter 3: Network Protocols and Communications
Chapter 5 Network and Transport Layers
History of the Internet & World Wide Web
©Richard L. Goldman July 2, 2002
Distributed Systems.
Lecture 1: Facts of network technologies developments
The Internet CSCI 101.
The Creation of the Internet and its Development.
Lecture 1: Facts of network technologies developments
Lecture 1: Facts of network technologies developments
Presentation transcript:

History of the Internet Part 1 How the environment came to be.

1962 – J.C.R. Licklider Idea of global network proposed. –He envisioned a globally interconnected set of computers through which everyone could quickly access data and programs from any site. As head of DARPA (Defense Advanced Research Projects Agency) and by convincing his successors, was able to push forward his ideas.

: Leonard Kleinrock 1961 published the first paper on packet switching theory Published the first book on the subject. Before the idea of using packets to communicate, circuit communication was the only way.

Packets vs. Circuits Circuit communication functions by having a set path going from entity A to entity B and back again. –Phones used these type of communication for a long time. –No one else can use any part of the path while its in use. –Sends the whole thing.

Packets vs. Circuits Packet communication functions by breaking up the communication into smaller chunks and letting each of those chunks find their own way. –Doesn’t tie down the entire path while communication is going on. –Issues of how packets can efficiently find their way, assembling them back in the proper order, and lost packets.

The First WAN Kleinrock convinced a Lawrence G. Roberts (one of the DARPA guys) of the feasibility of packet communication. Thomas Merrill and Roberts connected the TX-2 computer in Mass. with the Q-32 computer in Calif. using a telephone line. –Key discovery: Circuit communication bad, packets good.

Putting all the Pieces Together 1966 : Roberts goes to DARPA (sorta like Mr. Smith goes to Washington) to develop the computer network concept further. –1967 : Publishes plans for the ARPANET. At a conference discovers two other groups had been working on packet switching as well: NPL and RAND. –Helps to refine his ideas for the ARPANET –50 kbps line speed proposed

Building of the ARPANET Frank Heart at Bolt Beranek and Newmann headed a group that was funded to build the hardware (called: Interface Message Processors) required for packet switching to work. Roberts and others focused on the overall architectural design, network topology, and economics. A system to measure the network was prepared by Kleinrock’s team at UCLA.

A Working Model 1969 : ARPANET comes into being. –A two node WAN using packet-switching. –One computer was at UCLA, the other at Stanford Research Institute (SRI). At SRI Doug Engelbart had developed NLS, an early hypertext system. –Key because HTML is basically a hypertext system.

A Working Model SRI supported the Network Information Center led by Elizabeth (Jake) Feinler. –Maintained tables of host name to address mapping. One month after the computers were connected the first host-to-host message was sent.

A Working Model After UCLA and SRI were successfully connected together two additional nodes were added at UC Santa Barbara and the University of Utah. –Incorporated Visualization projects dealing with the display of 3-D material over the net : 4 Computers on the ARPANET –Work focused on both the network itself and how to utilize the network.

Building Applications 1970 : The Network Working Group under S. Crocker finished the initial ARPANET Host-to- Host protocol, called the Network Control Protocol (NCP) : Ray Tomlinson at BBN creates , causing a growth in people-to-people communication. –Roberts expanded the basic program which functionality such as list, file, forward, and reply.

Upgrading the Network Protocol NCP could not address networks and machines further downstream than a destination IMP (Interface Message Processor) on the ARPANET. NCP relied on ARPANET to provide end-to-end reliability. –i.e. NCP assumed there would be no errors or lost packets. Thus, the need for a new version of the NCP protocol for an open-architecture network environment.

Upgrading the Network Protocol 1973 : Kahn and Vint Cerf develop a new protocol which comes to be named Transmission Control Protocol/Internet Protocol (TCP/IP). Where NCP was more like a device driver, TCP/IP is more like an actual communication’s protocol.

The Four Ground Rules 1.Each distinct network would have to stand on its own and no internal changes could be required to any such network to connect it to the internet. 2.Communications would be on a best effort basis. 3.Black boxes (Gateways and Routers) would be used to connect the networks. 4.No global control at the operations level.

Key Problems to Solve Dealing with packet loss. Multiple packets enroute. Proper packet forwarding by gateways and routers. Error checking for the packets. Global addressing. Flow controls. Interfacing the various operating systems.

Initial Solutions Communication would consist of a very long stream of bytes. –The position of any byte in the stream would be used to identify it. Flow control would be done by using sliding windows and acknowledgements. Not expecting the massive growth of LAN’s, the 32 bit IP address scheme was used. –Assumes only 256 individual networks.

Side Notes Packet recover is not always a good thing. Splitting of TCP and IP. –TCP : No packet left behind. –UDP : Every packet for himself or herself.

Taking Form 1973 : To allow all the different WANs to communicate together TCP/IP and the host naming scheme is developed. The Internet that we know starts to form. –Robert Kahn and Dr. Vinton Cerf 1980’s : Wide growth of TCP/IP, new applications such as Telnet and FTP are created.

(Abbr.) Chronology 1982 : 235 computers connected to the ARPANET : NSF (National Science Foundation) funded the networking of Universities together using the new technology. –ARPTANET becomes just one of a number of smaller networks connected together : Tim Berners-Lee comes up with initial idea for a hypertext distribution system.

(Abbr.) Chronology 1990 : 300,000 computers on 3,000 separate networks connected together : Berners-Lee develops his idea into pages of information connected together via links, he calls it the World Wide Web. –Pages could be accessed over computer networks using the IP address combined with the name of the page. -> URL (Uniform Resource Locator)

(Abbr.) Chronology 1993 : The prototype of today’s Web Browsers, Mosaic, is developed.