10/14/2015CST 415 - Computer Networks1 Introduction CST 415.

Slides:



Advertisements
Similar presentations
EEC-484/584 Computer Networks Lecture 3 Wenbing Zhao
Advertisements

EEC-484/584 Computer Networks Lecture 3 Wenbing Zhao
Networking Theory (part 2). Internet Architecture The Internet is a worldwide collection of smaller networks that share a common suite of communication.
Protocols and the TCP/IP Suite
Cornell CS502 Web Basics and Protocols CS 502 – Carl Lagoze Acks to McCracken Syracuse Univ.
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
Networking Support In Java Nelson Padua-Perez Chau-Wen Tseng Department of Computer Science University of Maryland, College Park.
Review on Networking Technologies Linda Wu (CMPT )
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
OIS Model TCP/IP Model.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Exploring How TCP/IP Works INTRO v2.0—4-1.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
1 CS 4396 Computer Networks Lab The Internet. 2 A Definition On October 24, 1995, the FNC unanimously passed a resolution defining the term Internet.
1 The Internet Introductory material. An overview lecture that covers Internet related topics, including a definition of the Internet, an overview of its.
Protocols and the TCP/IP Suite Chapter 4. Multilayer communication. A series of layers, each built upon the one below it. The purpose of each layer is.
CSC 600 Internetworking with TCP/IP Unit 1: Introduction (Ch. 1, 11) Dr. Cheer-Sun Yang Spring 2001.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
TCP/IP Reference Model For more notes and topics visit: eITnotes.com.
Chapter 9.
Presentation on Osi & TCP/IP MODEL
Introducing the Internet Source: Learning to Use the Internet.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 01 Instructor: Dr. Li-Chuan Chen TA: Waqar Ishaq Date: 08/25/2003.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
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.
TCP/IP and the Internet ARPANET (1969) –R&D network funded by DARPA. –Packet Switching Survive nuclear war. –Experimental to operational (1975). –Not suitable.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
Network Services Networking for Home & Small Business.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Chapter 1. Introduction. By Sanghyun Ahn, Deot. Of Computer Science and Statistics, University of Seoul A Brief Networking History §Internet – started.
1 What is the history of the Internet? ARPANET (Advanced Research Projects Agency Network) TCP/IP (Transmission Control Protocol/Internet Protocol) NSFNET.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
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.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
1 The Internet Introductory material. An overview lecture that covers Internet related topics, including a definition of the Internet, an overview of its.
Spring 2006Computer Networks1 Chapter 2 Network Models.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
William Stallings Data and Computer Communications
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
1 Chapters 2 & 3 Computer Networking Review – The TCP/IP Protocol Architecture.
Internet protocol Suite
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 The Internet Introductory material. An overview lecture that covers Internet related topics, including a definition of the Internet, an overview of its.
1 The Internet Introductory material. An overview lecture that covers Internet related topics, including a definition of the Internet, an overview of its.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Enterprise Network Systems TCP Mark Clements. 3 March 2008ENS 2 Last Week – Client/ Server Cost effective way of providing more computing power High specs.
1 Review – The Internet’s Protocol Architecture. Protocols, Internetworking & the Internet 2 Introduction Internet standards Internet standards Layered.
Internet Technology & Network Management Lecture # 01 Information Technology Lucky Sharma Subject Code: IT 603.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
The Internet Technological Background. Topic Objectives At the end of this topic, you should be able to do the following: Able to define the Internet.
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Networking for Home and Small Businesses – Chapter 6
Networking for Home and Small Businesses – Chapter 6
Protocols and the TCP/IP Suite
ECEN “Internet Protocols and Modeling”
Networking Theory (part 2)
Introduction to TCP/IP
The Internet Introductory material.
Protocols and the TCP/IP Suite
Networking for Home and Small Businesses – Chapter 6
OSI Reference Model Unit II
The TCP/IP Model.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Networking Theory (part 2)
Unit – III Network Essentials
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

10/14/2015CST Computer Networks1 Introduction CST 415

10/14/2015CST Computer Networks2 Topics Definitions TCP/IP Internet Internet Services Networking History IAB RFC

10/14/2015CST Computer Networks3 Definitions Network Any collection of items tied together through some media allowing transfer from one item to the next.

10/14/2015CST Computer Networks4 Definitions What are some networks? –Telephone network –Utility Network –Satellite Network –Other?

10/14/2015CST Computer Networks5 Definition Computer Network A collection of computers tied together by some media to allow information exchange. What is the simplest computer network you can think of? What is the media used for information exchange in this network?

10/14/2015CST Computer Networks6 Definition Protocol The customs and regulations dealing with the ceremonies and etiquette of the diplomatic courts and others at a court or capital. How does protocol relate to network communications?

10/14/2015CST Computer Networks7 Definition Protocol In general, protocol deals with rules and regulations that must be followed for two parties to get along and communicate. In data communications, protocol deals with: –Message format –Message sequence –Rules governing message transfer

10/14/2015CST Computer Networks8 Definition To have a computer network, we must have: –At least two computers. –The two computers are tied together via some communication media. –The communications between the computers must behave according to some set of communication rules (the communication protocol).

10/14/2015CST Computer Networks9 Definition Exercise –Define a media –Given this media »Define a method of information encoding »Define a standard to allow u Unreliable exchange of information u Reliable exchange of information Write your message definitions, sequencing, and rules down. Hand this in at the beginning of next class.

10/14/2015CST Computer Networks10 TCP/IP Internet Although there are many computer communication protocols – »NetBEUI »ISO OSI »etc. The Internet is primarily based on the protocol TCP/IP (Transmission Connect Protocol/Internet Protocol)

10/14/2015CST Computer Networks11 TCP/IP Internet The TCP/IP Internet is an example of a “de-facto” standard. At the time of the Internet’s emergence, there was a competing standard ISO OSI (International Standards Organization Open Systems Interconnect). ISO OSI was defined by a standards committee. TCP/IP was developed and defined “in-place” as part of a research project.

10/14/2015CST Computer Networks12 TCP/IP Internet As has been seen in many other areas of computer technology, the ISO Standards Committee attempted to define a protocol that was “something for everybody”. This slowed the implementation of the standard as well as caused it to bloat. TCP/IP grew out of an implementation. TCP/IP won the Internet because it was already there.

10/14/2015CST Computer Networks13 Internet Services Internet Services are based on protocols. –Application-Level Services (Application Layer) »FTP (File Transfer Protocol) »Telnet (Remote Login) »HTTP (Hyper Text Transfer Protocol) »POP (Post Office Protocol) »SMTP (Simple Mail Transfer Protocol)

10/14/2015CST Computer Networks14 Internet Services Internet Services are based on protocols. –Network-Level Services (Network Layer) »Connectionless Packet Delivery u Packets are delivered through what is known as a virtual circuit. u This means the path between node A and B could change at any time during network based communication. u What are the ramifications of such a scheme? »Reliable Stream Transport u Delivery of information is guaranteed to arrive at the network destination end-point in the order in which it was sent. u Applications do not need to worry about checking delivery status and buffering data until it is all delivered.

10/14/2015CST Computer Networks15 Internet Services TCP/IP Features –Technology Independent : Drivers can be written for any underlying physical transport mechanism. –Universal Interconnect : Any computer on the network is recognized due to a standardized address mechanism. –End-to-end Connectivity : Messages pass from source to destination and are acknowledged as such. Intermediate routing does not change delivery. –Standardized Applications : , ftp, etc.

10/14/2015CST Computer Networks16 Historical Perspective YearEvent 1966ARPA packet-switching experimentation done 1969First ARPANET nodes go operational. 1972Network based written by Ray Tomlinson and brought on-line. 1973First non-US computer linked to the ARPANET 1975ARPANET transferred to the DOD to become DARPANET. 1980TCP/IP protocol experimentation begins 1981Every 20 days, a now host computer is added to the DARPANET. 1983DARPANET is switched over to use the new TCP/IP protocol suite. 1986NSF funds and creates the NSFnet to connect 6 supercomputer centers. 1990ARPANET is retired 1991Gopher introduced, WWW invented, PGP released 1992Mosaic released after being developed by Mark Andreasson et. al. at NCSA. 1995Internet backbone goes private. 1996OC-3 (155 Mbps) backbone built. 1998Number of registered domain names exceeds 2 million 2000Number of indexable web pages exceeds 1 billion. – currently at 11.5 billion

10/14/2015CST Computer Networks17 Historical Perspective Internet growth from 1981 through 2000 plotted on a log scale illustrates the exponential growth.

10/14/2015CST Computer Networks18 IAB The IAB (Internet Architecture Board) was founded in 1983 to oversee the coordination of the TCP/IP protocol suite. Goals: Encourage exchange of ideas. Focus common objectives for research activities. Control direction of network based technologies

10/14/2015CST Computer Networks19 RFC Internet Requests For Comments A series to technical papers covering the TCP/IP Protocol suite. These papers chronicle the work done on the TCP/IP protocol standard as well as work intended for future research. RFCs are located at

10/14/2015CST Computer Networks20 RFC By 1989, the work in networking had become so large that the informal RFC method for communication and standardization no longer worked. Two groups were introduced: IRTF (Internet Research Task Force) : concentrates on long term research. IETF (Internet Engineering Task Force) : concentrate on short-term engineering issues.

10/14/2015CST Computer Networks21 RFC To get a standard: 1.The basic idea must be explained in an RFC. 2.The RFC must generate enough interest to warrant consideration. 3.The RFC will then be advanced to a Draft Standard. 4.A reference implementation must be produced and tested. 5.If the software is sound and the idea works, the IAB will advance the Draft Standard to become a Standard.

10/14/2015CST Computer Networks22 RFC The 802 working groups. The important ones are marked with *. The ones marked with  are hibernating. The one marked with † gave up.