Computer Networking 숙명여자대학교 컴퓨터 과학과 최 종원.

Slides:



Advertisements
Similar presentations
Chapter 1: roadmap 1.1 What is the Internet? 1.2 Network edge
Advertisements

The Physical Layer "You can never be too rich, too thin, or have too much bandwidth" Our goals: understand characteristics of various transmission media.
Introduction to Physical Layer
Introduction 2 1: Introduction.
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Aleksandar, Accounts have been created for any students in EECS 340 who did not already have one. Physical access to the labs has also been granted. If.
Introduction© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer Science.
Introduction1-1 Introduction to Computer Networks Our goal:  get “feel” and terminology  more depth, detail later in course  approach:  use Internet.
Lecture 1 Internet Overview: roadmap 1.1 What is the Internet? 1.2 Network edge  end systems, access networks, links 1.3 Network core  network structure,
Lecture Chapter 1: roadmap 1.1 What is the Internet? 1.2 Network edge  end systems, access networks, links 1.3 Network core  network structure,
Lets begin…. Introduction1-2 Access networks and physical media Q: How to connect end systems to edge router? residential access nets institutional access.
Chapter 9 Using Telephone and Cable Networks for Data Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
1: Introduction1 Part I: Introduction Chapter goal: r get context, overview, “feel” of networking r more depth, detail later in course r approach: m descriptive.
Networking Based on the powerpoint presentation of Computer Networking: A Top Down Approach Featuring the Internet, Third Edition, J.F. Kurose and K.W.
Lecture 1 Overview: roadmap 1.1 What is computer network? the Internet? 1.2 Network edge  end systems, access networks, links 1.3 Network core  network.
Lecture 1 Internet Overview: roadmap 1.1 What is the Internet? 1.2 Network edge  end systems, access networks, links 1.3 Network core  network structure,
What’s the Internet: “nuts and bolts” view
Network Architecture for Cyberspace
Recap: Last Class  Introduction to computer networks  Definition of a computer network  Circuit switching versus packet switching  Elements of a computer.
Chapter 1: Overview Lecturer: Alias Mohd Telecommunications Department Faculty of Electrical Engineering UTM SET 4573: Data Communication and Switching.
1: Introduction1 Part I: Introduction Goal: r get context, overview, “feel” of networking r more depth, detail later in course r approach: m descriptive.
Chapter 1 Introduction Computer Networking: A Top Down Approach 6th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 A note on the use of these.
Lecture 1 Internet CPE 401 / 601 Computer Network Systems slides are modified from Dave Hollinger and Daniel Zappala Lecture 1 Introduction.
Introduction1-1 Chapter 1 Introduction Computer Networking: A Top Down Approach, 4 th edition. Jim Kurose, Keith Ross Addison-Wesley, July A note.
CS 3830 Day 2 Introduction 1-1. Announcements  Program 1 posted on the course web  Project folder must be in 1DropBox on S drive by: 9/14 at 3pm  Must.
1: Introduction1 Packet switching versus circuit switching r Great for bursty data m resource sharing m no call setup r Excessive congestion: packet delay.
Computer Networks & The Internet University of Management & Technology
Computer Networking Introduction, Part I. Lecture #1: Part I: Introduction Chapter goal: get context, overview, “feel” of networking.
Introduction1-1 Chapter 1: Introduction Our goal:  get “feel” and terminology  more depth, detail later in course  approach:  use Internet as example.
CS448 Computer Networking Chapter 1 Introduction to Computer Networks Instructor: Li Ma Office: NBC 126 Phone: (713)
Instructor: Christopher Cole Some slides taken from Kurose & Ross book IT 347: Chapter 1.
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.
Computer Networking 숙명여자대학교 컴퓨터 과학과 최 종원. What is the Internet? A world-wide computer network hosts or end systems network application program protocol.
Data Communications Chapter 16, Exploring the Digital Domain.
Ch 1. Computer Networks and the Internet Myungchul Kim
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
1 Access, Edge and Core Networks. 2 Access networks and physical media Q: How to connect end systems to edge router? r residential access nets r institutional.
Chapter 4 Telecommunications and Networking The McGraw-Hill Companies, Inc All rights reserved. Irwin/McGraw-Hill.
TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Ch 1. Computer Networks and the Internet Myungchul Kim
TELECOMMUNICATIONS AND NETWORKS ~ Pertemuan 8 ~ Oleh: Ir. Abdul Hayat, MTI.
Introduction1-1 Data Communications and Computer Networks Chapter 1 CS 3830 Lecture 2 Omar Meqdadi Department of Computer Science and Software Engineering.
Administrative Things
MITM753: Advanced Computer Networks
CS 5565 Network Architecture and Protocols
Introduction (2) Overview: access net, physical media
Graciela Perera Introduction Graciela Perera
Day 01 - The Internet.
Part 0: Networking Review
Slides taken from: Computer Networking by Kurose and Ross
Chapter 1 Communication Networks and Services
Chapter 1: Introduction
A Taxonomy of Communication Networks
Part I: Introduction Chapter goal:
Telecommunications and Networking
Introduction 1 1: Introduction.
Computers Are Your Future Eleventh Edition
Networking and Internet
Networking and Internet
Chapter 1: Introduction
CPE 401 / 601 Computer Network Systems
Part I: Introduction Chapter goal:
Part I: Introduction Chapter goal:
Lecture 1 Overview of Communication Networks and Services
System Models and Networking Chapter 2,3
Network Architecture for Cyberspace
Chapter 1 Introduction Computer Networking: A Top Down Approach 6th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 A note on the use of these.
Basics of Telecommunications and Networks
Chapter 1: Introduction
Part I: Introduction Overview: what’s the Internet what’s a protocol?
Presentation transcript:

Computer Networking 숙명여자대학교 컴퓨터 과학과 최 종원

What is the Internet? A world-wide computer network hosts or end systems network application program protocol communication link router packet switching

Service Description The Internet allows distributed applications running on its end-systems to exchange data with each other The Internet provides two services to its distributed applications: a connection-oriented service and a connectionless service. Currently the Internet does not provide a service that makes promises about how long it will take to deliver the data from sender to receiver.

Soom Good Hyperlinks Internet Engineering Task Force (IETF): The World Wide Web Consortium (W3C): The Association for Computing Machinery (ACM) the Institute of Electrical and Electronics Engineers (IEEE): Connected: An Internet Encyclopedia: Media History Project:

What is a Protocol? A Human Ananlogy : Fig 1.2 Network Protocols a protocol defines the format and the order of messages exchanged between two or more communicating entities, as well as the actions taken on the transmission and/or receipt of a message or other event

The Network Edge End Systems, Clients and Servers Figure 1.3- Connectionless andConnection-Oriented Service Connection-Oriented Services reliable data transfer Flow control congestion control TCP Connectionless Service UDP

The Network Core Figure 1.4circuit switching packet switching Message Switching

Routing in Data Networks Classes of packet-switched networks datagram networks and virtual circuit networks route according to host dest addr or to vc number datagram net : Internet vc network : X.25, frame relay and ATM VC network a path vc numbers, one # for each link along the path entries in VC number translation table in each packet switch

Why vc numbers are changed? The length of the vc field is reduced a network management function is simplified Datagram network ananlogous to postal services do not maintain connection-state information in the switches

Access Networks and Physical Media Access network - the physical link(s) that connect an end system to its edge router residential access network institutional mobile Residential access networks use of a modem over POTS twisted-pair phone line

Narrowband ISDN ADSL and HFC all digital transmission of data adsl uses frequency division multiplexing a hig-speed downstream channel, 50kHz-1MHz a medium-speed upstream channel, 4kHz to 50kHz an ordinary POTS two-way telephone channel, 0 to 4kHz data rate : a function of the distance between the home modem and the ISP modem HFC : extensions of the cable network cable modem, 10-Base T Ethernet port the rates are shared among the homes

Company access network Lan is used to connect an end system to an edge router twisted-apir copper wire or coxial cable shared Ethernet and switched Ethernet Mobile access networks use radio spectrum to connect a mobile end system to a base station cellular digital packet data

Physical Media Guided media and unguided media twisted pair copper wire UTP : category 3 and 5 coaxial cable : baseband and broadband fiber optics terrestrial and satellite radio channels