Coder Social home page Coder Social logo

it2600-digitalconcepts's Introduction

Title: Open Systems Interconnection
Author: Sarah Wooldridge
Brief Summary: The purpose and content of this tutorial is to educate the reader on the Open Systems Interconnection or OSI for short. Listed below is what the OSI does, a brief history, and an explanation of the layers.
Target Audience: The target audience of this tutorial is those interested in the topic of OSI. This content is suitable for those with some background information of computer science or information technology.

Open Systems Interconnection (OSI)

The Open System Interconnection model (OSI) is a conceptual framework that describes the functions of a networking system. It can also be known as the OSI Seven Layer Model. There are 7 different abstract layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

History of the OSI

In 1984 the Internalional Organization for Standardization (ISO) developed a document that defined a standard for the architecture of networking systems.

Description of OSI Layers

Application

The application layer is the top layer at layer 7 in the OSI model. It is in the host layer and part of the data in the Protocol data unit (PDU). The function is High-level APIs, including resource sharing, remote file access, directory services and virtual terminals. Examples of this are: HTTP, FTP, SMTP

Presentation

The presentation layer is the 6th layer in the OSI model. It is in the host layer and part of the data Protocol data unit (PDU). The functions of this is translation of data between a networking service and an application; including character encoding, data compression and encryption/decryption. Examples of this are: STP, Telnet, SNMP

Session

The session layer is the 5th layer in the OSI model. It is in the host layer and part of the data Protocol Data Unit (PDU). The function is managing communication sessions like continuous exchange of information in the form of multiple back-and-forth transmission between two nodes. Examples include RPC, PAP, NetBIOS

Transport

The transport layer is the 4th layer in the OSI model. It is in the host layer and part of the Segment Datagram Protocol Data Unit (PDU). It provides transparent transfer of data between end systems, or hosts, and it is responsible for end to end recovery and flow control. It ensures complete data transfer. Examples include SPX, TCP, UDP.

Network

The network layer is the 3rd layer in the OSI model. It is part of the media layer and the Packet Protocol Data Unit (PDU). The function of the network layer is structuring and managing a multi-node network, including addressing, routing, and traffic control. Examples of this are: IP, DDP, IPX

Data Link

The data link layer is the 2nd layer in the OSI model. It is part of the media layer and the Frame layer in the Protocol Data Unit (PDU). Its functions are reliable transmission of data frames between two notes connected by a physical layer. It also handles error correction from the physical layer. Switches mostly operate here. Examples: Ethernet, LocalTalk, Token Ring

Physical

This physical layer is the 1st layer in the OSI model. It is part of the media layer and the Symbol PDU. Its functions are transmission and reception of raw bit streams over a physical medium. This can include everything from the cable type, radio frequency link, as well as the layout of pins, voltages and other physical requirements. Examples include: Fiber Optics, Radio, Electricity

OSI Model Acronym

7 Away - Application
6 Pizza - Presentation
5 Salami - Session
4 Throw - Transport
3 Not - Network
2 Do - Data Link
1 Please - Physical

Useful Links

Watch: The OSI Model Demystified
Watch: OSI Explained in 2 minutes
Read: The OSI Model Explained
Read: Computer Network | Layers of OSI Model

Quiz

Now that you have an understanding of how the OSI model operates, it is time to quiz yourself. OSI Model Quiz

it2600-digitalconcepts's People

Contributors

sawqxd avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.