The Internet Model
The OSI model was very successful at getting people to concentrate on the specifics of a network implementation. However, implementations based directly on it were not popular, principally because they were complex and quite slow. By sticking too rigidly to the layers and following the principle of insulation between the layers it is difficult to get any real speed from an implementation.
Another model, the TCP/IP Reference Model, also called the Internet Reference Model and the Department of Defense Four-Layer Model, was developed by DARPA in the 1970 with the principles of the Internet in mind: namely, resilience to damage and flexibility of application.
This is a four layer model, in contrast to the OSI model's seven (Figure below).
In this tutorial:
- Layering Models
- The Seven Layer Model
- The Physical Layer
- The Data Link Layer
- The Network Layer
- The Transport Layer
- The Session Layer
- The Presentation Layer
- The Application Layer
- How the Layers Fit Together
- Why Layers and Encapsulation?
- The Internet Model
- The Link Layer
- Models and Protocols
- Comparing OSI and Internet Models