Skip to main content

Posts

Showing posts from June, 2021

OSI model |educator byte

  OSI stands for   Open Systems Interconnection . It has been developed by ISO – ‘ International Organization of Standardization  The OSI Model (Open Systems Interconnection Model) is a conceptual framework used to describe the functions of a networking system. The OSI model characterizes computing functions into a universal set of rules and requirements in order to support interoperability between different products and software. In the OSI reference model, the communications between a computing system are split into seven different abstraction layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.                 Physical Layer (Layer 1)  The lowest layer of the OSI reference model is the physical layer. It is responsible for the actual physical connection between the devices. The physical layer contains information in the form of  bits.  It is responsible for transmitting individua...