Sy Le CS 147.  Process of transferring information between computers virtually anywhere in the world.

Slides:



Advertisements
Similar presentations
Click to continue Network Protocols. Click to continue Networking Protocols A protocol defines the rules of procedures, which computers must obey when.
Advertisements

Introduction to TCP/IP
Chapter 17 Networking Patricia Roy Manatee Community College, Venice, FL ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William.
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
International Standards Organization Open Systems Interconnect (OSI) Reference Model Advanced Computer Networks.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
1ISM - © 2010 Houman Younessi Lecture 5 Convener: Houman Younessi Information Systems Spring 2011.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Jacob Boston Josh Pfeifer. Definition of HyperText Transfer Protocol How HTTP works How Websites work GoDaddy.com OSI Model Networking.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Protocols and the TCP/IP Suite
Networks: OSI Reference Model 1 International Standards Organization Open Systems Interconnect (OSI) Reference Model.
Inside the Internet. INTERNET ARCHITECTURE The Internet system consists of a number of interconnected packet networks supporting communication among host.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
OIS Model TCP/IP Model.
Lecturer: Tamanna Haque Nipa
Chapter 5: TCP/IP and OSI Business Data Communications, 6e.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
THE OSI MODEL KUDIRAT FAWEHINMI COSC 541.
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
Fundamentals of Computer Networks ECE 478/578 Lecture #2 Instructor: Loukas Lazos Dept of Electrical and Computer Engineering University of Arizona.
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.
Review: – computer networks – topology: pair-wise connection, point-to-point networks and broadcast networks – switching techniques packet switching and.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
William Stallings Data and Computer Communications 7 th Edition Data Communications and Networks Overview Protocols and Architecture.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
NSH0503/01/11041 Overview Computer Network Technology By Diyurman Gea.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
Spring 2006Computer Networks1 Chapter 2 Network Models.
OSI Model Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
William Stallings Data and Computer Communications
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Net 221D:Computer Networks Fundamentals
INTERNET AND PROTOCOLS For more notes and topics visit: eITnotes.com.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Another Model?! The TCP/IP Reference Model By: Allan Johnson.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
# 1 6/8/2016 CS 147- Computer Architecture Network Communication and YOU By Ali Farsio.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
The OSI Model & TCP/IP model
Protocols and the TCP/IP Suite
Computer Networks.
Distributed Systems.
Professional Web Designing For Absolute Beginners
Protocols and the TCP/IP Suite
ECEN 619 “Internet Protocols and Modeling”
Network Protocol Layers
ECEN “Internet Protocols and Modeling”
TCP/IP Protocol Suite: Review
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Protocols and the TCP/IP Suite
OSI Reference Model Unit II
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Unit – III Network Essentials
Presentation transcript:

Sy Le CS 147

 Process of transferring information between computers virtually anywhere in the world.

 LAN (Local Area Network) : A network of computers within a close distance via physical Ethernet cord or Wireless Connection  Example: Room, Building, Campus or a city  WAN (Wide Area Network) : connects LAN networks and other network together for further mutual communication  Example: The Internet

 IP (Internet Protocol)  Numerical number assigned to each device in a network utilizing the Internet Protocol for communication among devices  IP Address is defined as a 32-bit number  Host Identification: An address indicates where it is  Local Addressing : A route indicates how to get to each component

 IANA (Internet Assigned Number Authority)  Manages and Allocates IP Address Globally  IANA works with 5 Regional Internet Registries to allocate IP Address blocks to local Internet Service Providers

 OSI Open System Interconnection Reference Model  An abstract description for layered communications and computer network protocol design

 Closest to the end user, which means that both the OSI application layer and the user interact directly with the software application  Example : Hypertext Transfer Protocol (HTTP), File Transfer Protocol (FTP), Simple Mail Transfer Protocol (SMTP) and X.400 Electronic Mail.

 Establishes a context between Application Layer entities, in which the higher-layer entities can use different syntax and semantics, as long as the presentation service understands both and the mapping between them

 Controls the dialogues (connections) between computers  Establishes, manages and terminates the connections between the local and remote application  Example: Application Environments that use remote procedure calls

 Provides transparent transfer of data between end users, providing reliable data transfer services to the upper layers.  Example: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP).

 Provides the functional and procedural means of transferring variable length data sequences from a source to a destination via one or more networks, while maintaining the quality of service requested by the Transport Layer.  Example: Internet Protocol (IP)

 Correct errors that may occur in the Physical Layer  This layer was intended for point-to-point and point-to-multipoint media, characteristic of wide area media in the telephone system.

 defines the electrical and physical specifications for devices.  tell one device how to transmit to the medium, and another device how to receive from it

 Wikipedia.org  Textbook

 Thank you for watching