当前位置:网站首页>OSI seven layer model
OSI seven layer model
2022-07-07 13:11:00 【Love little Zhizhi forever~】
One 、OSI
Open system interconnection communication reference model ( English :Open System Interconnection Reference Model, Abbreviation for OSI), Referred to as OSI Model (OSI model), A conceptual model , Proposed by the international organization for standardization , A standard framework that attempts to interconnect computers worldwide as networks . Defined in ISO/IEC 7498-1.
Two 、 Detailed explanation
1. application layer
Can generate network traffic 、 Applications that can interact with users .
for example ,QQ, browser , Video client and other online network communication 、 service .
notes : Notepad does not generate traffic traffic , So it doesn't belong to the application layer .
2. The presentation layer
The representation of data : Plaintext 、 encryption 、 Compression etc. . It's a developer's job .
Such as the encoding method of the browser :
3. The session layer
Session established between service and client : Check the Trojan horse session netstat -nb. Because the Trojan horse monitors your local computer , And send the data to the external computer remotely .
4. Transport layer
Reliable transmission ( Establish a conversation )、 Unreliable transmission ( Don't set up a conversation )、 flow control ( Don't set up a conversation ) etc. .
5、 The network layer
IP Address address 、 Choose the best path .
6、 Data link layer
How to encapsulate data 、 Add physical layer address MAC.
7、 The physical layer
Specified voltage standard 、 Interface standards .
3、 ... and 、 summary
application layer 、 The presentation layer 、 The session layer , It belongs to the work scope of program developers .
Transport layer 、 The network layer 、 Data link layer , It belongs to the work scope of network engineer .
边栏推荐
- 【无标题】
- Go language learning notes - structure
- ESP32构解工程添加组件
- regular expression
- PHP calls the pure IP database to return the specific address
- Find ID value MySQL in string
- MongoDB命令汇总
- Initialization script
- Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]
- About the problem of APP flash back after appium starts the app - (solved)
猜你喜欢
日本政企员工喝醉丢失46万信息U盘,公开道歉又透露密码规则
10 张图打开 CPU 缓存一致性的大门
LIS 最长上升子序列问题(动态规划、贪心+二分)
Vscode编辑器ESP32头文件波浪线不跳转彻底解决
Practical example of propeller easydl: automatic scratch recognition of industrial parts
《开源圆桌派》第十一期“冰与火之歌”——如何平衡开源与安全间的天然矛盾?
自定义线程池拒绝策略
COSCon'22 社区召集令来啦!Open the World,邀请所有社区一起拥抱开源,打开新世界~
飞桨EasyDL实操范例:工业零件划痕自动识别
ESP32构解工程添加组件
随机推荐
DETR介绍
人均瑞数系列,瑞数 4 代 JS 逆向分析
JS determines whether an object is empty
Find ID value MySQL in string
Aosikang biological sprint scientific innovation board of Hillhouse Investment: annual revenue of 450million yuan, lost cooperation with kangxinuo
About how appium closes apps (resolved)
DHCP 动态主机设置协议 分析
聊聊伪共享
Cinnamon Applet 入门
[learning notes] zkw segment tree
[Presto profile series] timeline use
ESP32系列专栏
将数学公式在el-table里面展示出来
Lingyunguang of Dachen and Xiaomi investment is listed: the market value is 15.3 billion, and the machine is implanted into the eyes and brain
自定义线程池拒绝策略
10 张图打开 CPU 缓存一致性的大门
shell 批量文件名(不含扩展名)小写改大写
货物摆放问题
PHP calls the pure IP database to return the specific address
Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]