InterviewSolution
Saved Bookmarks
| 1. |
Write the main function of the application layer in networking? |
|
Answer» The application layer is the topmost layer in the OSI model that is USED by end-user software such as web browsers and email clients. It is considered as the layer through which users interact. It usually consists of some protocols that are more focused on process-to-process communication across an IP Network. Some of its FUNCTIONS include:
|
|