当前位置:网站首页>Network protocol model
Network protocol model
2022-07-06 05:51:00 【Creator of high-quality network system】
1、 data
Data generation
In the field of computer , Data is the carrier of all kinds of information .
Data transmission
The data generated by most applications needs to be transferred between different devices .
2、 Network reference model and standard protocol
1)OSI Reference model
7. application layer
Provide interfaces to applications .
- The presentation layer
Data format conversion , To ensure that the application layer data generated by one system can be recognized and understood by the application layer of another system .
- The session layer
Establish... Between the two sides of the communication 、 Manage and terminate sessions .
- Transport layer
establish 、 The process of transferring and canceling data from one end to the other . Control the speed of transmission rhythm , Adjust the sorting of data, etc .
- The network layer
Define logical address ; Realize the forwarding of data from source to destination .
- Data link layer
Encapsulating packet data into frames ; Realize the point-to-point of data on the data link 、 Or point to multipoint direct communication ; Error detection .
- The physical layer
Upload and output bitstream on media ; Provide mechanical and electrical protocols .
2)TCP/IP Reference model 
3)TCP/IP Common agreements 
4) Common protocol standardization organizations
IETF(Internet Engineering Task Force)- Internet engineer task force
a) Responsible for developing and promoting Internet protocols ( In particular, it constitutes TCP/IP Protocol of protocol family ) A voluntary organization , adopt RFC Release new or replace old protocol standards .
IEEE(Institute of Electrical and Electronics Engineers)- Institute of electrical and Electronics Engineers
b)IEEE Developed the world's electronic policy 、 Electrical and computer science 30% The standard of left and right , Well known are IEEE802.3(Ethernet)、IEEE802.11(Wi-Fi) etc. .
ISO(International Organization for Standardization)- International Organization for Standardization
c) In formulating computer network standards ,ISO It is an international organization that plays an important role , Such as OSI Model , Defined in ISO/IEC 7498-1.
5) application layer
The application layer provides an interface for the application software , Enable applications to use network services . The application layer protocol specifies to use the corresponding transport layer protocol , And the ports used by the transport layer .
The application layer of the PDU go by the name of Data( data ).
FTP(File Transfer Protocol) Is a protocol used to transfer files from one host to another , For files “ download ” and “ Upload ”, It uses C/S(Client/Server) structure .
Telnet It is a standard protocol for providing remote login service in data network . Telnet It provides users with the ability to complete the work of remote devices on the local computer .
HTTP(HyperText Transfer Protocol) It is the most widely used network protocol on the Internet . Design HTTP The original purpose is to provide a release and reception HTML Page method .

边栏推荐
- Easy to understand IIC protocol explanation
- 初识数据库
- Pay attention to the details of pytoch code, and it is easy to make mistakes
- 清除浮动的方式
- 05. Security of blog project
- Quantitative description of ANC noise reduction
- 28io stream, byte output stream writes multiple bytes
- 27io stream, byte output stream, OutputStream writes data to file
- 26file filter anonymous inner class and lambda optimization
- PDK工艺库安装-CSMC
猜你喜欢

59. Spiral matrix

Analysis of grammar elements in turtle Library

J'ai un chaton.

Classes and objects (I) detailed explanation of this pointer

The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower

C language learning notes (mind map)
![[Jiudu OJ 08] simple search x](/img/a7/12a00c5d1db2deb064ff5f2e83dc58.jpg)
[Jiudu OJ 08] simple search x

移植InfoNES到STM32

A master in the field of software architecture -- Reading Notes of the beauty of Architecture

The usage and difference between strlen and sizeof
随机推荐
Hongliao Technology: how to quickly improve Tiktok store
Text classification still stays at Bert? The dual contrast learning framework is too strong
LeetCode_字符串反转_简单_557. 反转字符串中的单词 III
What preparations should be made for website server migration?
【SQL server速成之路】——身份验证及建立和管理用户账户
01. Project introduction of blog development project
[force buckle]43 String multiplication
29io stream, byte output stream continue write line feed
[QNX hypervisor 2.2 user manual]6.3.3 using shared memory (shmem) virtual devices
(column 22) typical column questions of C language: delete the specified letters in the string.
Rustdesk builds its own remote desktop relay server
Pay attention to the details of pytoch code, and it is easy to make mistakes
LeetCode_ String inversion_ Simple_ 557. Reverse word III in string
华为路由器如何配置静态路由
Station B Liu Erden softmx classifier and MNIST implementation -structure 9
类和对象(一)this指针详解
Construction of yolox based on paste framework
[Jiudu OJ 07] folding basket
What is independent IP and how about independent IP host?
Embedded interview questions (IV. common algorithms)