CMPE 150: Introduction to Computer Networks

Similar documents
Interactive telecommunication between people Analog voice

Management Information Systems

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

8/27/2014. What is a computer network? Introduction. Business Applications (1) Uses of Computer Networks. Business Applications (2)

Network Technologies

Computer Networks III

CSMC 417. Computer Networks Prof. Ashok K Agrawala Ashok Agrawala. January 11 CMSC417 Set 1 1

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks

Data Communication Networks Introduction

Computer Networks Vs. Distributed Systems

CSE 3461 / 5461: Computer Networking & Internet Technologies

IT Internet Architecture and Protocols. Lecture 02 Overview of Internet Architecture

This course has been retired. View the schedule of current <a href=

Topics. Computer Networks. Let s Get Started! Computer Networks: Our Definition. How are Networks Used by Computers? Computer Network Components

IT Data Communication and Networks (Optional)

How To Understand And Understand Network Theory

Lecture 28: Internet Protocols

Introduction to Networks and the Internet

TCP/IP Protocol Suite. Marshal Miller Chris Chase

Chapter 1: Introduction

Communications and Computer Networks

Oct 15, Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Introduction Chapter 1. Uses of Computer Networks

ICS 153 Introduction to Computer Networks. Inst: Chris Davison

An ATM WAN/LAN Gateway Architecture

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, Lecturer: Kartik Krishnan Lecture 1-3

The WestNet Advantage: -- Textbooks, ebooks, ecourses -- Instructor Resourse Center -- Student Resource Center

CISC 1600 Introduction to Multi-media Computing

architecture: what the pieces are and how they fit together names and addresses: what's your name and number?

Introduction to Computer Networks and Data Communications

UPPER LAYER SWITCHING

524 Computer Networks

Local Area Networks (LANs) Blueprint (May 2012 Release)

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Networking: A Survey

CSE 3214: Computer Network Protocols and Applications

The Internet and HTML. Jen Golbeck College of Information Studies University of Maryland

Chapter 1. Introduction COMPUTER NETWORKS. History Definitions Computer networks Distributed systems

IT4405 Computer Networks (Compulsory)

BCIS BUSINESS DATA COMMUNICATIONS and NETWORKING Mr. Cengiz Capan -- Spring 2016

Chapter 1: Introduction

Computer Networks. A Top-Down Approach. Behrouz A. Forouzan. and. Firouz Mosharraf. \Connect Mc \ Learn. Hill

Internet Architecture

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet

Mathatma Gandhi University

COMPUTER NETWORKS SECOND EDITION. ANDREW S.fjANENBAUM. Vrije Universiteit Amsterdam, The Netherlands. Nachrichtentechnische Bib'iothek THD Inv.

MANAGEMENT INFORMATION SYSTEMS 8/E

CS 5480 Computer Networks

Computer networks, data communication and Internet

Ethernet. Ethernet. Network Devices

Chapter 5. Data Communication And Internet Technology

Page 1 of 7. Computer Networking

BASIC ANALYSIS OF TCP/IP NETWORKS

CSE 123b Communications Software

OSI Reference Model: An Overview

Introduction to Networking

The OSI Model: Understanding the Seven Layers of Computer Networks

Introduction to computer networks and Cloud Computing

How To Use A Network Over The Internet (Networking) With A Network (Netware) And A Network On A Computer (Network)

Internet and IP addressing

Internet Dagarna 2000

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0

Computer Networking Networks

Indian Institute of Technology Kharagpur. TCP/IP Part I. Prof Indranil Sengupta Computer Science and Engineering Indian Institute of Technology

Computer Networks - Xarxes de Computadors

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak

SWE 444 Internet and Web Application Development. Introduction to Web Technology. Dr. Ahmed Youssef. Internet

WAN Technology. Heng Sovannarith

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

Transport Layer Protocols

Data Communication Networks and Converged Networks

WAN. Introduction. Services used by WAN. Circuit Switched Services. Architecture of Switch Services

Communication Networks. MAP-TELE 2011/12 José Ruela

Introduction to Ethernet

CompTIA Network+ (Exam N10-005)

Note! The problem set consists of two parts: Part I: The problem specifications pages Part II: The answer pages

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE

Protocol Architecture

What is CSG150 about? Fundamentals of Computer Networking. Course Outline. Lecture 1 Outline. Guevara Noubir noubir@ccs.neu.

Address Resolution Protocol (ARP)

CMSI 182 Intro to Computer Science. Week 13 Tuesday B.J. Johnson Doolan :25 10:40

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Course book: Computer Networking. Computer Networks 3 rd edition. By Andrew ST S.Tanenbaum. Top Down approach 3 rd edition.

San José State University College of Engineering/Computer Engineering Department CMPE 206, Computer Network Design, Section 1, Fall 2015

technology standards and protocol for ip telephony solutions

Optimizing Networks for NASPI

Advanced Higher Computing. Computer Networks. Homework Sheets

Terms VON. VoIP LAN WAN CODEC

DL TC72 Communication Protocols: HDLC, SDLC, X.25, Frame Relay, ATM

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

Internetworking With TCP/IP

Introduction to Web Technology. Content of the course. What is the Internet? Diana Inkpen

By : Khalid Alfalqi Department of Computer Science, Umm Al-Qura University

Understanding TCP/IP. Introduction. What is an Architectural Model? APPENDIX

Federal Acquisition Service

(Refer Slide Time: 00:36)

Final Exam. Route Computation: One reason why link state routing is preferable to distance vector style routing.

Transcription:

CMPE 150: Introduction to Computer Networks Dr. Chane L. Fullmer chane@cse.ucsc.edu Spring 2003 UCSC CMPE150 1

Class information Text Computer Networking, 2 nd Ed. Kurose & Ross Chapters 1, 5, 4, 3, 2 (in that order) We re going from the bottom up Spring 2003 UCSC CMPE150 2

Class information Homework.. Based on Lecture AND text reading One set for each chapter Midterm April 29 requires Scantron Final June 11 8:00 to 11:00 (Bring Scantron) Spring 2003 UCSC CMPE150 3

(Optional) Class Project Network programming project In lieu of taking final examination Goal: Build an FTP client/server from scratch Using C language Details on web page.. Soon Spring 2003 UCSC CMPE150 4

Grading Information Weights Homework 40% Midterm 30% Final 30% Spring 2003 UCSC CMPE150 5

Grading Information Grade A B C Fail Score 90% 100% 75% 90% 60% 75% < 60% Spring 2003 UCSC CMPE150 6

Homework Assignments Homework assignment #1 Problems from text at end of chapter See web page for problem numbers Due by April 8 (next Tuesday) Spring 2003 UCSC CMPE150 7

CMPE 150: Introduction to Computer Networks LECTURE 1: Introduction and Background Spring 2003 UCSC CMPE150 8

Outline What is a computer network? Brief history and outlook of the Internet. What are communication protocols and how do we go about studying them? Architectural structure of the Internet. Issues of interest with transmission media as a black box. Next lecture: More about networks and links. Spring 2003 UCSC CMPE150 9

What Is a Computer Network? A communication network is a set of nodes connected by links and able to communicate with one another. A computer network is a communication network in which nodes are computers. The purpose of the network is to serve users, which can be humans or processes. Network links can be point-to-point or multipoint and implemented with several transmission media. Information exchanged can be represented in multiple media (audio, text, video, images, etc.) Services provided to users can vary widely. Spring 2003 UCSC CMPE150 10

Why Learn about Computer Networks? Before.com went bust: THE MONEY! THE JOBS! Microsoft, Cisco, HP, Sun, Nokia, Lucent, AT&T, Sprint, MCI,.. THE IPOS AND ACQUISITIONS! Akamai, Fastforward (Inktomi), Granite (Cisco), Rooftop (Nokia) Spring 2003 UCSC CMPE150 11

Why Learn about Computer Networks? After.com collapse: NETWORKING RESEARCH IS GREAT! Yeah, sure :-) THE ONLY CLASS MEETNG YOUR SCHEDULE! Spring 2003 UCSC CMPE150 12

But Really: Why Learn about Computer Networks? Computer networks started as a means for Distributed processing Communicating among people (electronic mail, conferencing) Increasing system reliability The web and affordable hardware have changed this! We are evolving into Internet-based enterprises, Internet-based home services, and an Internet society The network will be everywhere Computers will be used in almost everything we build (including sensors, appliances, books, newspapers) These computers need to be interconnected NETWORKING = COMPUTING Spring 2003 UCSC CMPE150 13

Why Learn about Computer Networks? Industry and research are wide open to innovation! As we will discuss over the next few weeks, today s protocols are oriented to support host-to-host communication and assume a clientserver model for services and an open door policy for the Internet community. The continuing success of the Internet requires: Person-to-person communication (voice and other media over the Internet) Client-to-content services. Security in the services, the infrastructure, and the clients of the Internet Innovation required includes: Mechanisms to look-up content, rather than addresses. Protocols aimed at the new types of communication and services Protocols that adhere to new principles of design. Spring 2003 UCSC CMPE150 14

Evolution of Computer Networks 1876: Telephone by A. Graham Bell 1890s: Electromagnetic telephone switches 1897: Cathode Ray Tube by K.F. Braun 1940s: Computers, error detection and retransmission 1960: RS-232 physical layer interface (the serial port ) and modems 1960s: T-1 carrier system for telephone transmission (1.5Mbps) 1961: The Compatible Time Sharing System 1962: Paul Baran at RAND proposes packet switching 1965: Automatic equalization by Bob Lucky and others 1968: Carterfone FCC decision that led to AT&T divestiture in 1984. 1969: DARPA funds project on packet switching 1970s: Computerized switches; work on ISDN starts Spring 2003 UCSC CMPE150 15

Evolution of Computer Networks 1970s: ARPANET starts (UCLA, Utah, SRI, UCSB); its technology evolved into today s Internet 1970s: ALOHA system at U. of Hawaii; first protocol for multiple access channels; leads to Ethernet 1970s: GUI, mouse, hypertext by Doug Engelbart at SRI 1974: A Protocol for Packet Network Interconnection, V. Cerf and R. Kahn, IEEE Trans. Comm (May). 1980s: OSI (open system interconnection) reference model 1982: TCP/IP is deployed in ARPANET/MILNET 1984: Host table evolves into DNS in ARPANET 1984: AT&T breaks up 1986: NSFNET is created; becomes Internet backbone 1992: WWW by Tim Berners-Lee (CERN) is released; gives a GUI to the Internet 1990s: Caches and proxies helping clients access content Spring 2003 UCSC CMPE150 16

Evolution of Computer Networks 1970s: CCITT publishes standards for public data networks (X.25 standards) 1980s: Token ring LANs, FDDI emerge; do not replace Ethernet 1990s: ATM evolves; does not replace IP 1990s: Internet: From 4 to 30M+ wired, published nodes in two decades 1990s: SONET (synchronous optical network) and SDH (synchronous digital hierarchy) evolve 1990s: Cellular phones, laptops, palmtops become popular 1999: Gigabit Ethernet starts, simplicity wins again. Spring 2003 UCSC CMPE150 17

Evolution of Computer Networks What will happen in the 2000s?: Ad-hoc wireless networks; self-configuring nets Networked sensors and appliances System-area networks ( the network is [in] the computer ) Network-based computing: grid computing ( the computer--processing and storage--is in the network ) Internet-to-go; deeply networked systems IP voice, IP devices Content routing: ISPs start to be CDNs, allow clients to obtain content based on its name from the best location. Networking = Computing Spring 2003 UCSC CMPE150 18

What Do We Study? We will take the Internet as our running example. The Internet has computer hardware, software, operating systems, transmission technology, services defined over it... What is its glue? Communication protocols implemented in software or hardware transform otherwise isolated machines into a society of computers. Protocols specify how processes in different machines can interact to provide a given service. Distributed algorithms are the essence of what we study. Spring 2003 UCSC CMPE150 19

Communication Protocols A set of rules governing the interaction of concurrent processes in a system. A protocol has five parts: The service it provides. The assumptions about the environment where it executes, including the services it enjoys. The vocabulary of messages used to implement it The format of each message in the vocabulary. The procedure rules (algorithms) guarding the consistency of message exchanges and the integrity of the service provided. Spring 2003 UCSC CMPE150 20

What Do We Study Regarding Protocols? What is a good protocol design? Judging by their survival, Ethernet and IP are good; token ring protocols are not very good What are good and bad aspects in a protocol? TCP adapts to congestion, but it inherently assumes that the Internet sends packets in order. Use representative protocols to go over these issues. Discuss new directions in computer communication. Spring 2003 UCSC CMPE150 21

What Do We Study Regarding Protocols? We will take a first look at the principles of computer communication. Our principles are: The description of a protocol has no ambiguity. A protocol does what it is supposed to do, all the time. A protocol does not leave any communicating party waiting forever for something to happen. A protocol makes efficient use of available resources. A protocol enables the use of resources fairly or according to a predefined contract. As with most engineering topics, simplicity is important. Spring 2003 UCSC CMPE150 22