|
Lesson 8 - The Application LayerIntroductionThe Application Layer, the highest layer in the OSI protocol stack, contains the programs that invoke the services of the network to get useful work done. Some of these applications are written specifically for one network, while others are widely used standard applications. When these applications need to communicate with peers over the network, they can use their own protocols, plus the services of the lower layers. If the Application Layer contained only custom user programs with their own custom protocols, we would not need to say much about this layer. In fact, in the original OSI model, the Application Layer was not "feature-rich." However, over the years, requirements for services that needed to be provided at this layer, that is, services that did not fit logically into the lower layers, were identified, and a number of Application Layer facilities were specified for OSI. Therefore, Application Layer programs fall into two classes:
ObjectivesAt the end of this lesson you will be able to:
[ Previous Lesson ] [ Unit Contents ] [ Next Section ]
|