Multimedia Network Protocols - PowerPoint PPT Presentation

1 / 29
About This Presentation
Title:

Multimedia Network Protocols

Description:

The Open Systems Interconnect (OSI) model is not a protocol it is a conceptual ... Decodes packets into what are called frames which contain ... – PowerPoint PPT presentation

Number of Views:24
Avg rating:3.0/5.0
Slides: 30
Provided by: mich114
Category:

less

Transcript and Presenter's Notes

Title: Multimedia Network Protocols


1
Multimedia Network Protocols
2
Format
  • Networking Standards
  • Introduction to root concepts
  • Layered models of processes
  • Why do we need protocols?
  • The seven layers

3
Standards
  • Standards are documented agreements containing
    technical specifications or other precise
    criteria that stipulate how a particular product
    or service should be designed or performed

4
Networking Standards Organizations
  • American National Standards Institute (ANSI)
  • Electronics Industry Alliance (EIA)
  • Institute of Electrical and Electronic Engineers
    (IEEE)
  • International Organization for Standardization
    (ISO)
  • International Telecommunication Union (ITU)

5
IEEE Networking Specifications
6
Protocols
  • The Open Systems Interconnect (OSI) model is not
    a protocol it is a conceptual system that most
    real protocols are based upon
  • Traffic lights at a junction control the flow of
    vehicles on a road system
  • This is a simple, world-wide protocol
  • A protocol is an agreed set of rules, an
    interface between two systems, a mutually agreed
    treaty or diplomatic document

7
OSI model Why bother?
  • Real-world network protocols dont implement the
    OSI seven layer protocol stack model
  • But nearly all network protocols are based on a
    simplified layered model
  • The layered model helps us think about the many
    processes involved in communicating over networks
  • A good model provides support for thinking

8
Why a Layered Model?
  • Answer by providing an analogy - The Big Data
    Corporation wants 10,000 mouse mats showing its
    new corporate logo
  • The CEO makes the decision, the budget is agreed,
    the requirements set and the order processed
  • The order is then transferred to a manufacturer
  • The order is processed, then sent to the design
    team
  • The design is then created and checked
  • Note that the process of handling the order goes
    through many layers within two businesses

9
A Fine-Grained Breakdown
  • This is a multilayer model
  • It shows two different protocol stacks
  • The courier service is analogous to network
    cabling (in a wired system)

President/CEO
Quality Control
Directors
Manufacture
Marketing
Design
Clerical
Clerical
Mail Room
Mail Room
Courier or Postal Service
10
Communication Between Two Systems
11
ISO OSI Reference Model
12
Data Transformation
13
The Seven Layer Model
  • Please do not throw sausage pizza away!
  • All PCs seem to network data poorly
  • At the top, the Application layer provides OS
    services for application software
  • At the bottom, the Physical layer deals with
    wiring issues

Application
Presentation
Session
Transport
Network
Data link
Physical
14
The Application Layer
  • Provides interface to the software enabling
    programs to use network devices
  • Definition of the way that network services use
    the network
  • Defines how many services work, including
  • File sharing
  • Network Printing
  • Message Services
  • and others

15
Application Program Interface (API)
  • Routine that allows a program to interact with
    the operating system
  • Belongs to the Application layer of OSI Model
  • Microsoft Message Queuing (MSMQ)
  • Used in API network environment
  • Stores messages sent between nodes in queues
  • Forwards them to their destination

16
The Presentation Layer
  • This layer presents data, which is to say it
    does some pre-processing, such as
  • data compression
  • encryption
  • character set conversion
  • Translates between the application and the network

17
The Session Layer
  • A communications management layer
  • Defines how two computers synchronise, maintain
    and close a communication session
  • This includes such things as
  • security authentication
  • acknowledgement of data transfer
  • establishing and relinquishing a connection
    identity

18
The Transport Layer
  • Data packet management
  • Ensures that chunks of data have been transferred
    without error does lots of error and flow
    control
  • Takes data and packs it into chunks or chops it
    up into chunks suitable for transmission
  • Takes chunks and unpacks them or combines them
    into data streams

19
The Network Layer
  • This is Internet Protocol address layer for path
    selection around the network
  • Routing of packets uses IP addresses

20
Network Layer Address
  • Resides at Network level of OSI Model
  • Follows hierarchical addressing scheme
  • Can be assigned through operating system software

21
The Data Link Layer
  • Decodes packets into what are called frames which
    contain
  • Physical source and destination addressing
  • data validity / error checking
  • This layer is dependant on receiving packets
  • The network technology being used will influence
    how this layer works e.g. Ethernet, token ring ..

22
Data Link Layer Address
  • Also called MAC address, after Media Access
    Control (MAC) sublayer
  • Number uniquely defining a network node
  • Manufacturer-hard codes the address
  • Block ID
  • Device ID

23
IEEE Networking Specifications
  • To accommodate shared access for multiple network
    nodes, the IEEE expanded the OSI Model by
    separating the Data Link layer into two sublayers
  • Logical Link Control (LLC) sublayer
  • Media Access Control (MAC) sublayer

24
Subdivided Data Link Layer
LLC and MAC sublayers
25
Data Link Layer Sublayers
  • LLC
  • Upper sublayer
  • Provides common interface
  • Supplies reliability and flow control services
  • MAC
  • Lower sublayer
  • Appends the physical address of the destination
    computer onto the frame

26
The Physical Layer
  • This is the physical networking media layer which
    includes the cabling technology
  • Defines the transmission technique and the
    hardware definitions (connectors and so on)
  • Networking may take place over copper cables,
    optical fibres, infra-red radiation, radio waves
    and this variation should be transparent to the
    user

27
Transmission Control Protocol/Internet Protocol
(TCP/IP)
OSI Model
TCP/IP
28
(No Transcript)
29
Conclusion
  • We have discussed-
  • Organizations that set standards for networking
  • Standard root concepts of networking
  • Layered models of processes and layers in our
    conceptual model of networking
  • Why protocols are required for interoperability
  • Details of the seven layers of the OSI model
Write a Comment
User Comments (0)
About PowerShow.com