COMPUTER NETWORKS and INTERNETS

Slides:



Advertisements
Similar presentations
Evolution of the Internet Mrs. Wilson Internet Basics & Beyond Rocky Point High School.
Advertisements

1 Chapter One Introduction to Computer Networks and Data Communications.
1 Chapter 1 Introduction to Computer Networks and Data Communications Data Communications and Computer Networks: A Business User’s Approach.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
1-1 Introduction to Computer Networks and Data Communications.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Chapter 2 TCP/ IP PROTOCOL STACK. TCP/IP Protocol Suite Describes a set of general design guidelines and implementations of specific networking protocols.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Internet Basics مهندس / محمد العنزي
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
Networks and Telecommunications
Chapter 2 Network Models
Lesson 2 — The Internet and the World Wide Web
Chapter 1 Introduction to Computer Networks and Data Communications Data Communications and Computer Networks: A Business User’s Approach.
Networks QUME 185 Introduction to Computer Applications.
1 Introduction and Internet Applications Chapter 1 Introduction and Overview.
Chapter One Introduction to Computer Networks and Data Communications Data Communications and Computer Networks: A Business User's Approach Eighth Edition.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
William Stallings Data and Computer Communications
A global, public network of computer networks. Computer Network A collection of computing devices connected to share resources such as: Files Software.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Ethernet, WiFi & Protocols
The Concept of Universal Service
Chapter 3: Network Protocols and Communications
Chapter 3: Network Protocols and Communications
Fundamentals of Information Systems, Sixth Edition
Computer Networks.
NETWORK Unit 1 Module: 2 Objective: 7.
INTRODUCTION TO COMPUTER NETWORKS
Computer Networks.
Distributed Systems.
CHAPTER 2 THE OSI MODEL.
Introduction to Networking & Telecommunications
Networking for Home and Small Businesses – Chapter 6
Internet Fundamentals and Background
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Networking for Home and Small Businesses – Chapter 6
NT1210 Introduction to Networking
Internet Fundamentals and Background
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
Protocols and the TCP/IP Suite
Topic 5: Communication and the Internet
1 Introduction to the Internet.
Introduction to Computer Administration
ANEEL ABBASI MUHAMMAD ADNAN MOIZ SHAH MUHAMMAD KHAYAM GROUP MEMBERS.
Chapter Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of various network.
TCP/IP Protocol Suite: Review
NETWORK Unit 1 Module: 2 Objective: 7.
INTRODUCTION TO COMPUTER NETWORKS
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
INTRODUCTION TO COMPUTER NETWORKS
NETWORK Unit 1 Module: 2 Objective: 7.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Introduction and Overview
Protocols and the TCP/IP Suite
Networking for Home and Small Businesses – Chapter 6
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
Chapter One Introduction to Computer Networks and Data Communications
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
COMPUTER NETWORKING Presented by Pushpanjali Associate professor
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

COMPUTER NETWORKS and INTERNETS Chapter 1 Introduction and overview

Introductions Name Experience Major

review Base 10 (Decimal) Base 2 (Binary) Network Devices Switch Hub Router

Growth of computer networking In the late 1960’s the first workable prototype of the Internet was ARPANET (Advanced Research projects Agency Network) Funded by the U.S. Department of Defense 1969 - UCLA, Stanford, University of California-Santa Barbara, and University of Utah installed first nodes First message was “LO” meaning to Login 1973 Global networking (Internet) is born when University College of London (England) and Royal Radar Establishment (Norway) connect to ARPANET. Public population goes World Wide Web 1990 – HyperText Markup Language (HTML) is developed. This is used today. 1991 – World Wide Web (WWW) is introduced to the public 1994 – Netscape (Internet Browser) and Yahoo is created.

Growth of computer networking

The five key aspects of networking 1. Network Applications and Network Programing Span a wide range that includes Email File upload or download Web browsing Telephone calls Distributed database access Video conferencing 2. Data Communications Data communication refers to the study of low-level mechanisms and technologies used to send information across a physical communication medium. Copper wire, light beam, radio wave

The five key aspects of networking 3. Packet Switching and Networking Technologies Early communication networks evolved from a physical wire connecting two parties to complete a circuit. Similar to telephone switch board Packet switching changed networking in a fundamental way Instead of a dedicated circuit, multiple senders transmit data over a shared network Packet switching divides data into small blocks called packets. Devices (routers, switches, etc.) are throughout the network that contains information on how o reach end device.

The five key aspects of networking 4. Internetworking with TCP/IP What does a protocol mean Transmission Control Protocol/Internet Protocol (TCP/IP) Internetworking is a concept that allows computers (end devices) to communicate together.

The five key aspects of networking 5. Additional Networking Concepts and Technologies Assessing network performance Allowing multimedia and IP telephony Home automation

Public and private parts of the internet Public network is available to subscribers. Pay for subscription (and register for the address). Knows as a service provider. Internet Service Provider (ISP) Routed on Internet Private network is controlled by one particular group Consumer Least expensive owned by an individual. Probably a wireless router in home. Small Office/Home Office (SOHO) Connects two or more (typically less than 10) computers together for the Internet. Most are battery backup to minimize interruptions. Small-to-medium business (SMB) Many computers in multiple offices. Typically uses several routers Large enterprise A lot of IT infrastructure. Several geographical sites.

Networks, interoperability, and standards Communications always involves at least two entities Communications involves many details All agree on the voltage Exact way electrical signals are used to represent data Initiate and conduct communication Format of the message

Protocol suites and layering models A set of protocols must be constructed carefully to ensure that the resulting communications system is both complete and efficient Protocols are designed in complete cooperative sets called suites or families Each protocol in a suite handles one aspect of communication. Together all protocols in the suite handle all aspects of communication. Hardware failure and other exceptional conditions A layer model describes how all aspects of communication work together. The visual appearance of figures used to illustrate layering is called stack

Protocol suites and layering models (cont.)

How data passes through the layers

Headers and layers Encapsulation / Deencapsulation Protocol Data Units (PDU) Segments = Transport Packets = Internet, Frames = Network Access (Interface) or MAC Bits = Physical