- Implementing Cisco Networking Solutions
- Harpreet Singh
- 134字
- 2021-07-08 10:02:15
Layer 7 - The application layer
The application layer is the topmost layer of the OSI model, and has no upper-layer protocols. The software applications that need communication with other systems interact directly with the OSI application layer. This layer is not to be confused with the application software, which is the program that implements the software; for example, HTTP is an application layer protocol, while Google Chrome is a software application.
The application layer provides services directly to user applications. It enables the users and software applications to access the network and provides user interfaces and support for services such as email, remote file access and transfer, shared database management, and other types of distributed information services.
Some examples of application layer protocols are HTTP, SMTP, SNMP, FTP, DNS, LDAP, Telnet, and so on.
- 零基礎搭建量化投資系統:以Python為工具
- Building Modern Web Applications Using Angular
- Developing Mobile Web ArcGIS Applications
- Selenium Design Patterns and Best Practices
- 營銷數據科學:用R和Python進行預測分析的建模技術
- TypeScript實戰指南
- Serverless架構
- 低代碼平臺開發實踐:基于React
- 微課學人工智能Python編程
- uni-app跨平臺開發與應用從入門到實踐
- SQL Server 2016 從入門到實戰(視頻教學版)
- 現代C:概念剖析和編程實踐
- Java 11 and 12:New Features
- Swift 5從零到精通iOS開發訓練營
- Python編程基礎與應用