Computer Network
Computer Tutorial

Computer Network Model



Computer Network Model

Network models define a set of network layers and how they interact. There are several different network models depending on what organization or company started them. The Open Systems Interconnection model (OSI) is a conceptual model that characterizes and standardizes the internal functions of a communication system by partitioning it into abstraction layers. The model is a product of the Open Systems Interconnection project at the International Organization for Standardization (ISO), maintained by the identification ISO/IEC 7498-1. The model groups communication functions into seven logical layers. A layer serves the layer above it and is served by the layer below it. For example, a layer that provides error-free communications across a network provides the path needed by applications above it, while it calls the next lower layer to send and receive packets that make up the contents of that path. Two instances at one layer are connected by a horizontal connection on that layer.

There the two main Network Models :
1. Open Systems Interconnection model (OSI) Model
2. TCP/IP Model