当前位置:网站首页>Yyds dry goods inventory TCP & UDP
Yyds dry goods inventory TCP & UDP
2022-07-03 20:48:00 【You0tech】
Connection oriented
- TCP: Reliable transmission 、 Connection oriented ---> Slow speed , High accuracy
- UDP: Unreliable transmission 、 Non connection oriented ---> Fast , Poor accuracy
- If the four layers of an application layer protocol are used TCP port , Then before the formal data message transmission , You need to establish a connection first . Data can only be transferred after the connection is established .
- Three handshakes : Connection oriented high-level protocols need to establish a connection before formally transmitting data , The process of establishing a connection requires sending three messages back and forth , We call the process of establishing a connection three handshakes
Three handshakes
- The client sends syn package (syn=j) To the server , Request to establish a connection
At this stage ,TCP The message contains : Source port 、 Destination port 、SYN identification
- 1.
- Server received SYN package , Must confirm customer's SYN(ack=j+1), At the same time, I also send a SYN package (syn=k), namely SYN+ACK package
- Client receives server's SYN+ACK package , Send confirmation package to server ACK(ack=k+1)
边栏推荐
- Transformation between yaml, Jason and Dict
- Global and Chinese market of cyanuric acid 2022-2028: Research Report on technology, participants, trends, market size and share
- [Yugong series] February 2022 Net architecture class 004 ABP vNext used in WPF project
- Global and Chinese market of two in one notebook computers 2022-2028: Research Report on technology, participants, trends, market size and share
- 【leetcode】1027. Longest arithmetic sequence (dynamic programming)
- 1.5 learn to find mistakes first
- 19、 MySQL -- SQL statements and queries
- Print linked list from end to end
- SQL injection - Fundamentals of SQL database operation
- Global and Chinese markets of active matrix LCD 2022-2028: Research Report on technology, participants, trends, market size and share
猜你喜欢
TLS environment construction and plaintext analysis
全网都在疯传的《老板管理手册》(转)
[gd32l233c-start] 5. FLASH read / write - use internal flash to store data
The global industrial design revenue in 2021 was about $44360 million, and it is expected to reach $62720 million in 2028. From 2022 to 2028, the CAGR was 5.5%
《ActBERT》百度&悉尼科技大学提出ActBERT,学习全局局部视频文本表示,在五个视频-文本任务中有效!...
Rhcsa third day notes
1.5 learn to find mistakes first
Q&A:Transformer, Bert, ELMO, GPT, VIT
Reinforcement learning - learning notes 1 | basic concepts
In 2021, the global revenue of syphilis rapid detection kits was about US $608.1 million, and it is expected to reach US $712.9 million in 2028
随机推荐
Cesiumjs 2022 ^ source code interpretation [7] - Analysis of the request and loading process of 3dfiles
Global and Chinese market of two in one notebook computers 2022-2028: Research Report on technology, participants, trends, market size and share
How to set the system volume programmatically- How to programmatically set the system volume?
《ActBERT》百度&悉尼科技大学提出ActBERT,学习全局局部视频文本表示,在五个视频-文本任务中有效!...
【c】 Digital bomb
2166. Design bit set
Hcie security Day10: six experiments to understand VRRP and reliability
Global and Chinese market of charity software 2022-2028: Research Report on technology, participants, trends, market size and share
Pytorch sets the weight and bias of the model to zero
Use of CMD command
11-grom-v2-04-advanced query
Kubernetes 通信异常网络故障 解决思路
JVM JNI and PVM pybind11 mass data transmission and optimization
Rhcsa third day operation
Shortest path problem of graph theory (acwing template)
Day6 merge two ordered arrays
How to modify the network IP addresses of mobile phones and computers?
6006. Take out the minimum number of magic beans
How to handle wechat circle of friends marketing activities and share production and release skills
String and+