OSI Model
What is OSI Model? The OSI (open system interconnection) model, created in 1984 by ISO, is a reference framework that explains the process of transmitting data between computers. Layers of OSI Model OSI model has seven layers, which are as follows: 1. The Physical Layer 2. The Data Link Layer 3. The Network Layer 4. The Transport Layer 5. The Session Layer 6. The Presentation Layer 7. The Application Layer 1. Application Layer – Layer 1 (considering we are on sender side ) · User work on app layer. · App layer provide the interface to user like Gmail. · At the very top of the OSI Reference Model stack of layers, we find the Application layer, which is implemented by the network applications. These applications produce the data, which has to be transferred over the network. This layer also serves as a window for the application services to access the network and for displaying the received information to the user. Example: Application – Browsers, Skype Messenger, Gmail, outl...