- 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.
- JavaScript前端開(kāi)發(fā)模塊化教程
- 觸·心:DT時(shí)代的大數(shù)據(jù)精準(zhǔn)營(yíng)銷(xiāo)
- Linux C/C++服務(wù)器開(kāi)發(fā)實(shí)踐
- Rust Cookbook
- Mastering Swift 2
- Java Web開(kāi)發(fā)技術(shù)教程
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第3版)
- Learning DHTMLX Suite UI
- Getting Started with Laravel 4
- Java系統(tǒng)化項(xiàng)目開(kāi)發(fā)教程
- 區(qū)塊鏈底層設(shè)計(jì)Java實(shí)戰(zhàn)
- Arduino可穿戴設(shè)備開(kāi)發(fā)
- C指針原理揭秘:基于底層實(shí)現(xiàn)機(jī)制
- 零基礎(chǔ)學(xué)C++(升級(jí)版)
- Robot Framework Test Automation