OSIviitemalli
The OSI model, or Open Systems Interconnection model, is a conceptual framework used to standardize the functions of a telecommunication or computing system in terms of abstraction layers. It divides communication into seven layers, each performing a specific function. These layers are, from top to bottom: Application, Presentation, Session, Transport, Network, Data Link, and Physical. The model is not a strict specification but rather a guideline for understanding and designing network protocols and architectures.
The Application layer provides network services directly to end-user applications. The Presentation layer handles data formatting,
By layering these functions, the OSI model allows for greater modularity and interoperability. Developers can focus