The OSI reference model defines a 7-layer framework for how information from an application is transmitted across a network. It specifies that data moves from the application layer, through various layers that prepare and transmit the data, to the physical layer which transmits signals across a medium. The layers include application, presentation, session, transport, network, data link, and physical. Protocols like TCP/IP map to these layers to enable communication between devices.
Related topics: