CSE3213 Computer Network I

Similar documents
end systems, access networks, links circuit switching, packet switching, network structure

Internet Architecture & Performance. What s the Internet: nuts and bolts view

Announcements. CS 5565 Network Architecture and Protocols. Outline for today. The Internet: nuts and bolts view. The Internet: nuts and bolts view

CSEN 503 Introduction to Communication Networks

Web Protocols and Practice

CS 332: Computer Networks Introduction

end systems, access networks, links 1.3 network core

Announcements. TAs office hours: Mohamed Grissa: Mohamed Alkalbani:

Chapter 1: Introduction

A closer look at network structure:

Network Protocols and Architectures

Module 2 Overview of Computer Networks

Module 2 Overview of. Computer Networks

CS 3516: Computer Networks

CSC 4900 Computer Networks: Introduction

Part 1: Introduction. Goal: Review of how the Internet works Overview

CSC 401 Data and Computer Communications Networks

Since enrollment is very small this semester, we have flexibilty. Traditional lecture Assigned reading, and then student(s) present during class time

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? What s the Internet? What s the Internet?

Part I: Introduction. 1: Introduction 1

Computer Networks 2012/2013. Introduction part 1 (01) Dr. Tanir Ozcelebi. Thanks to A. Leon-Garcia & I. Widjaja, & I. Radovanovic & A. S.

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? Hardware view: What s the Internet?

Switching Networks (Fall 2010) EE 586 Communication and. August 30, Lecture 3. (modified by Cheung for EE586; based on K&R original) 1-1

COMP 562: Advanced Topics in Networking

Lecture 2: Internet Structure

Overview on the Internet the current and future telecommunication network

Welcome to CS 340 Introduction to Computer Networking

ECPE / COMP 177 Fall Some slides from Kurose and Ross, Computer Networking, 5 th Edition

A Whirlwind Introduction to the Internet. A Whirlwind Introduction to the Internet Overview

Fundamentals of Information Systems

Chapter 1. Computer Networks and the Internet

Internet Routing. Review of Networking Principles. What s the Internet: nuts and bolts view. Communication links

Internet Routing. Review of Networking Principles

Networks Overview. Dr. Yingwu Zhu

Course Introduction. Off script lecturing on whiteboard Just as important towards exams, etc.

Computer Networks. ENGG st Semester, 2010 Hayden Kwok-Hay So

Lecture 2 Communication services The Trasport Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

What is a Distributed System? Module 1: Introduction to Networking & Internetworking

CSCE 463/612 Networks and Distributed Processing Spring 2018

CNT 4007 Computer Networks - Chapter 1 : Overview

JAMES F. KUROSE AND KEITH W. ROSS

Chapter I: Introduction

Read Chapter 1 of Kurose-Ross

Chapter 1: introduction

Computer Networking Introduction

Telecommunication Networks Introduction

CS 204: Advanced Computer Networks

Computer Networks and the Internet. CMPS 4750/6750: Computer Networks

RSC Part I: Introduction

Telecommunication Networks Introduction

ECE 650 Systems Programming & Engineering. Spring 2018

Foundations of Telematics

Communication Networks - 3 general areas: data communications, networking, protocols

Chapter 1 Introduction

COMP 431 Internet Services & Protocols. A Whirlwind Introduction to the Internet ( Networking Nouns and Verbs ) Jasleen Kaur

Network and Mobile Compu4ng in the 20 th Century and Beyond. COMP 1400 Memorial University Winter 2015

Introduction to computer networking

Computer Networking Introduction

Switching Networks (Fall 2010) EE 586 Communication and. August 27, Lecture 2. (modified by Cheung for EE586; based on K&R original) 1-1

A Whirlwind Introduction to the Internet Overview

Master Kurs Rechnernetze Computer Networks IN2097

Chapter 1 Computer Networks and the Internet

Defining the Internet

Course on Computer Communication and Networks. Lecture 1 Chapter 1: Introduction Part A: Internet, Protocol Layering and Data

BROADBAND AND HIGH SPEED NETWORKS

CS 471G Friday, 11 January Introduction 2-1

Introduction to the Internet

Suprakash Datta. Office: LAS 3043 Phone: ext Course page:

Reti di Calcolatori I

Chapter 1 Introduction

PLEASE READ CAREFULLY BEFORE YOU START

INTERNET ARCHITECTURE & PROTOCOLS

Communicating over the Network

A Whirlwind Introduction to the Internet. A Whirlwind Introduction to the Internet Overview

Computer Networks. Instructor: Niklas Carlsson Office: B:476 Office Hours: TBA

Computer Networking. Introduction. Quintin jean-noël Grenoble university

CSE 4213: Computer Networks II

Computer Communication Networks

CSCD 433/533 Advanced Networks

Network core and metrics

Wireless Networks. Communication Networks

Operating Systems. 16. Networking. Paul Krzyzanowski. Rutgers University. Spring /6/ Paul Krzyzanowski

Introduction to Computer Networks. Roadmap

Introduction to Communications Part One: Physical Layer Switching

CSE 3461 / 5461: Computer Networking & Internet Technologies

COMP 361 Networks I Spring 2005 last revised 14/02/05

CS 428/528 Computer Networks Lecture 01. Yan Wang

LECTURE 1 - INTRODUCTION. Jacob Aae Mikkelsen

CS348: Computer Networks Introduction to Computer Networks and Internet

Computer Networks and the internet. Daniel Graham Ph.D

CSCI Computer Networks

2. A collection of interconnected networks is called an internetwork. 3. Each machine is connected to a central hub with a point-to-point connection.

Review of Network Technologies

Data & Computer Communication

CS321: Computer Networks Introduction to Computer Networks and Internet

1.1 What is the Internet? 1.2 Network edge. 1.3 Network core

Computer Networks. Lecture 1: Introduction. Computer Networking: A Top Down Approach. Dr. Yaoqing Liu

Introduction to Networking

Communication Networks

CMPE 344 Computer Networks Spring Foundations. Reading: Peterson and Davie,

Transcription:

CSE3213 Computer Network I Introduction Course page: http://www.cse.yorku.ca/course/3213 1

Course Contents 3 general areas: data communications, networking, and protocols 1. Data communications: basic concept of digital communications including signal transmission, signal encoding, multiplexing, error detection and error correction schemes. 2. Networking: technology and architecture of communication networks WANs, LANs 3. Protocols: a set of rules that governs how two communicating parties are to interact (i.e. IP, TCP, DNS, HTTP, FTP, etc.) 2

A communication network is a set of equipment and facilities that provides a service: the transfer of information between users located at various geographical points What is the most familiar example of a communication network? 3

Evolution of Network Architecture and Services Telegraph Networks Message Switching Telephone Networks Circuit Switching The Internet and Computer Networks Packet Switching 4

Telegraph Networks Morse code: sequences of dots and dashes Store-and-forward No dedicated circuit/connection Data units are relayed one hop at a time, stored, processed and then forwarded to the next switch Requires routing capability Message Switching: messages were routed in their entirety 5

Telephone Networks (2) a) Dedicated resources require numerous lines b) A switch in the form of an operator with a patch cord panel c) Cords interconnecting user sockets providing end-to-end connection 6

Telephone Networks (3) 7

Telephone Networks (4) Connection-oriented Requires session or call set up before any data can be transmitted Uses the same route for all data units Guarantees data will arrive in order Circuit switching Dedicated communication path established for the duration of the conversation Multiplexing i.e. T1 24 digitized voice signals 8

The Internet Internet Protocol (IP) provides datagram service, namely, the transfer of packets of information across multiple, possibly dissimilar networks. IP is used to create a single global internetwork out of many diverse networks. 9

What s s the Internet: nuts and bolts view protocols control sending, receiving of msgs e.g., TCP, IP, HTTP, Skype, Ethernet Internet: network of networks loosely hierarchical public Internet versus private intranet Internet standards RFC: Request for comments IETF: Internet Engineering Task Force Mobile network Global ISP Home network Regional ISP Institutional network 10

What s s the Internet: a service view communication infrastructure enables distributed applications: Web, VoIP, email, games, e-commerce, file sharing communication services provided to apps: reliable data delivery from source to destination best effort (unreliable) data delivery 11

What s s a protocol? human protocols: what s the time? I have a question introductions specific msgs sent specific actions taken when msgs received, or other events network protocols: machines rather than humans all communication activity in Internet governed by protocols protocols define format, order of msgs sent and received among network entities, and actions taken on msg transmission, receipt 12

What s s a protocol? a human protocol and a computer network protocol: Hi Hi Got the time? 2:00 time TCP connection request TCP connection response Get http://www.awl.com/kurose-ross <file> Q: Other human protocols? 13

Computer-to to-computer Networks Packet Switching Provides packet transfer service where a packet is a variable-length block of information Message switching imposes high delay on interactive messages 14

Network core: circuit switching, packet switching, network structure 15

The Network Core mesh of interconnected routers the fundamental question: how is data transferred through net? circuit switching: dedicated circuit per call: telephone net packet-switching: data sent thru net in discrete chunks 16

Network Core: Circuit Switching End-end resources reserved for call link bandwidth, switch capacity dedicated resources: no sharing circuit-like (guaranteed) performance call setup required 17

Network Core: Circuit Switching network resources (e.g., bandwidth) divided into pieces pieces allocated to calls resource piece idle if not used by owning call (no sharing) dividing link bandwidth into pieces frequency division time division 18

Circuit Switching: FDM and TDM FDM Example: 4 users frequency TDM time frequency time 19

Numerical example How long does it take to send a file of 640,000 bits from host A to host B over a circuit-switched network? All links are 1.536 Mbps Each link uses TDM with 24 slots/sec 500 msec to establish end-to-end circuit Let s work it out! 20

Network Core: Packet Switching each end-end data stream divided into packets user A, B packets share network resources each packet uses full link bandwidth resources used as needed Bandwidth division into pieces Dedicated allocation Resource reservation resource contention: aggregate resource demand can exceed amount available congestion: packets queue, wait for link use store and forward: packets move one hop at a time Node receives complete packet before forwarding 21

Packet Switching: Statistical Multiplexing A 100 Mb/s Ethernet statistical multiplexing C B queue of packets waiting for output link 1.5 Mb/s D E Sequence of A & B packets does not have fixed pattern, bandwidth shared on demand statistical multiplexing. TDM: each host gets same slot in revolving TDM frame. 22

Packet-switching: store-and and-forward L R R R takes L/R seconds to transmit (push out) packet of L bits on to link at R bps store and forward: entire packet must arrive at router before it can be transmitted on next link delay = 3L/R (assuming zero propagation delay) Example: L = 7.5 Mbits R = 1.5 Mbps transmission delay = 15 sec more on delay shortly 23

Packet switching versus circuit switching Packet switching allows more users to use network! 1 Mb/s link each user: 100 kb/s when active active 10% of time circuit-switching: N users 10 users packet switching: 10 users or less no problem >10 users queuing delay but still possible to support 11+ users 1 Mbps link 24

Packet switching versus circuit switching Is packet switching a slam dunk winner? great for bursty data resource sharing simpler, no call setup excessive congestion: packet delay and loss protocols needed for reliable data transfer, congestion control Q: How to provide circuit-like behavior? bandwidth guarantees needed for audio/video apps still an unsolved problem (chapter 7) Q: human analogies of reserved resources (circuit switching) versus on-demand allocation (packet-switching)? 25

How do packets make their way through packet- switched networks???? 26