OSI MODEL
In order for human-readable information to be transferred over a network from one device to another, the data must travel down the seven layers of the OSI Model on the sending device and then travel up the seven layers on the receiving end.
OSI Model defines and is used to understand. How data is transferred from one computer to another in a computer network. In this section, we will explain how the data travels from the lecturer’s computer to reach the OnlineLearning System server which is in the Cobham College IT Center.
🛰Layer 7: Application Layer

Network applications use the application layer. A network application is a computer program that uses the internet, such as Google Chrome, Firefox, Microsoft Outlook, Skype, and so on. An open system provides services directly to the application process through this layer. HTTP and SMTP are application layer protocols (SMTP is a protocol that enables email communication).
The lecturer is attempting to access an online learning system in this study. So the lecturer uses a web browser application on his computer to search for OnlineLearning and then presses 'enter.' His web browser will send his query to the application layer, which will select a protocol (HTTP). The browser chooses the web server to which it will transmit data, contacts the server, and sends the request. When the browser receives a response, it displays the requested content on the web page.
🛰Layer 6: Presentation Layer
Session Layer controls the dialogues between computers. It helps you to establish starting and terminating the connections between the local and remote applications.
The transport layer builds on the network layer to provide data transport from a process on a source machine to a process on a destination machine. It is hosted using single or multiple networks, and also maintains the quality of service functions.
🛰Layer 3: Network Layer
The network layer provides the functional and procedural means of transferring variable length data sequences from one node to another connected in “different networks”. Message delivery at the network layer does not give any guarantee to be reliable network layer protocol.
Layer 3 transmits data segments between networks in the form of packets. When you access OnlineLearning, this layer assigns source and destination IP addresses to the data segments. Your IP address is the source, and the OnlineLearning web page is the destination. Layer 3 also determines the best paths for data delivery.
🛰Layer 2: Data Link Layer
Data link layer corrects errors that can occur at the physical layer. The layer allows you to define the protocol to establish and terminate a connection between two connected network devices.
🛰Layer 1: Physical Layer
The physical layer helps to define the electrical and physical specifications of the data connection. This level establishes the relationship between a device and a physical transmission medium. The physical layer is not concerned with protocols or other such higher-layer items.
Once the lecturer’s computer receives the bit stream through a physical medium (such as wifi), the data will flow through the same series of layers on her device, but in the opposite order. The physical layer will convert the bitstream from 1s and 0s into frames that get passed to the data link layer.
Then, the whole process will traverse from Physical Layer to Application Layer after the data has been sent through network media.
📧
BEEP! BEEP! We have got new information from GG Research Center! This information will help us to memorize the 7 layer of OSI using mnemonic!






Comments
Post a Comment