Introduction to the Internet How did the Internet start? Why was the Internet developed? How does Internet handle the traffic? Why WWW changed the Internet.

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
TCP/IP MODEL Maninder Kaur
Computer Networks and the Internet CMPT 109 Montclair State University.
Network Layer and Transport Layer.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
The Internet Useful Definitions and Concepts About the Internet.
Special Session PDCS’2000 Interworking of Diffserv, RSVP and MPLS for achieving QoS in the Internet Junaid Ahmed Zubairi Department of Mathematics and.
Introduction to the Internet How did the Internet start? Why was the Internet developed? How does Internet handle the traffic? Why WWW changed the Internet.
Proposed Differentiated Services on the Internet By Dr. Junaid A. Zubairi Department of Math and Computer Science SUNY at Fredonia.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Lesson 19 Internet Basics.
Internet Basics.
Internet Basics مهندس / محمد العنزي
Mohammed Saiyeedur Rahman.  E-commerce is buying and selling goods over the internet. This could include selling/buying mobile phones, clothes or DVD’s.
Internet.
Internet Services -World Wide Web - -Conferencing and Newsgroups -File Transfer & Updating -Chat/Instant Messaging.
1 Internet Hiroshi Toyoizumi
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
Lecturer: Ghadah Aldehim
Presentation on Osi & TCP/IP MODEL
Comp101 Lecture ‘Internet’ abstract 1 What is the Internet? The US military wanted a network that was robust under enemy attack. US academics wanted a.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Introducing the Internet Source: Learning to Use the Internet.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
TCOM 509 – Internet Protocols (TCP/IP) Lecture 01 Instructor: Dr. Li-Chuan Chen TA: Waqar Ishaq Date: 08/25/2003.
Chapter 8 The Internet: A Resource for All of Us.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
By Sushmitha. CONTENT CONTENT : What is internet ? How did internet develop ? Basic services of internet Uses of internet.
Networks QUME 185 Introduction to Computer Applications.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
Introduction To Internet
1 What is the history of the Internet? ARPANET (Advanced Research Projects Agency Network) TCP/IP (Transmission Control Protocol/Internet Protocol) NSFNET.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
1 Figure 3-2: TCP/IP Standards (Study Figure) Origins  Defense Advanced Research Projects Agency (DARPA) created the ARPANET  An internet connects multiple.
Exploring Office 2003 – Grauer and Barber HTML And Basic Web page.
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
The Internet Lecture 16 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
CS1001 Lecture 7. Overview Computer Networks Computer Networks The Internet The Internet Internet Services Internet Services Markup Languages Markup Languages.
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
Network Layer (OSI and TCP/IP) Lecture 9, May 2, 2003 Data Communications and Networks Mr. Greg Vogl Uganda Martyrs University.
Unit 1, Lesson 3 Internet History AOIT Computer Networking Copyright © 2008–2013 National Academy Foundation. All rights reserved.
Reading TCP/IP Protocol. Training target: Read the following reading materials and use the reading skills mentioned in the passages above. You may also.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
BASIC CONCEPTS ON INTERNET &
LESSON Networking Fundamentals Understand TCP/IP.
Computer Networks.
Distributed Systems.
Evolution of Internet.
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
HISTORY OF COMPUTERS AND TECHNOLOGY
Topic 5: Communication and the Internet
Process-to-Process Delivery:
How did the internet develop?
Networking Theory (part 2)
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
INFORMATION TECHNOLOGY
Computer Networks Topic :User datagram protocol Transmission Control Protocol -Hemashree S( )
Lesson 19 Internet Basics.
The TCP/IP Model.
Networking Theory (part 2)
Presentation transcript:

Introduction to the Internet How did the Internet start? Why was the Internet developed? How does Internet handle the traffic? Why WWW changed the Internet forever?

The Evolution of Internet §DARPA (Defense Advanced Projects Research Agency) started the ARPAnet in 1969 between four nodes §The Internet was primarily used for connecting academic campuses together until the mid 80’s §Academicians used the Internet for sharing ideas and research results via and ftp

The Evolution of Internet §Internet was primarily used for , usenet, file transfer and remote usage of machines §With , users were able to keep in touch §With usenet, users were able to discuss topics of interest in focussed newsgroups §With file transfer, users could download and upload articles, programs and images  With telnet, a user could login to his or her UNIX account from anywhere

Types of Traffic on the Internet § , usenet, ftp and telnet were applications that generated almost similar type of traffic stream on the Internet §This traffic required “reliability”. §The protocols were expected to deliver all the data no matter how long it took §With high error rate, the elapsed time simply increased but the transmissions were completed

How does the Internet Handle Traffic? §For transmission on the Internet, the TCP/IP suite of protocols breaks the data into datagrams or packets and routes each packet through an independently selected path §Packets may arrive at the destination out of sequence but due to buffering and re- ordering, the actual data can be recovered easily

Routing (Cereal Box Maze Solving??) §Selecting a path is called routing §The intermediate nodes from source to destination are called routers §Each router builds up a routing table to keep track of reachable destinations §If more than one path is open to destination, the router may select the “best” path

Independent Routing Decisions §Path selection criterion is usually shortest path first §If the shortest path is congested or unreliable, the router can choose another path §All routers decide independently and it is a distributed environment §Traditional TCP/IP based traffic is bursty and it can increase or decrease abruptly

Best Effort Network §If there is more traffic than the capacity, the newly arrived packets must be dropped (or discarded) §Thus increase in traffic may increase time- outs, retransmissions and decrease in efficiency §To sum it up, the traditional TCP/IP network based on packet switching is a “best effort” network

The World Wide Web §Up around 1990, Internet had expanded a lot and it contained a lot of information on hosts spread around the globe §Users had to use command-line tools to search and get the information §Usenet, public ftp sites and some search tools were used to extract the information from the Internet

The World Wide Web §Users had to work really hard in order to find the information they were looking for §With the introduction of GUI desktop, the users were introduced to the convenience of click and launch for applications §In a similar way, users were able to browse the help files and informative CD ROMS (such as encyclopaedias) easily with GUI

The World Wide Web §The introduction of hypertext marking language (HTML) in early 1990 has revolutionized the Internet §HTML and its associated protocol HTTP to publish HTML documents on the web have transformed the Internet into a user-oriented information repository §HTML has made it very easy to “publish” information online even for users with very little computer expertise

The World Wide Web §The open ended HTTP supports the linking of various types of data into the web published documents §HTTP makes it possible for web sites to offer binary files, images, and multimedia documents to the users with the click of a button §HTTP has also resulted in making the Internet very popular. Internet continues to expand in number of websites and the number of users

The World Wide Web §Web deployment is flexible and easy §Due to the web technologies, the Internet has been put to use in almost all areas of human knowledge §For example, water distribution monitoring, real-time traffic maps of big cities, free long distance calling, distance learning with lecture videos, buying and selling shares, online shopping etc., the list appears endless