当前位置:网站首页>Network metering - transport layer
Network metering - transport layer
2022-07-02 07:46:00 【A very lazy person】
This article mainly introduces the following aspects of knowledge :
- Transport layer Overview
- UDP agreement
- TCP agreement
1. Transport layer Overview
(1) Transport layer functions
(2) Two protocols in the transport layer
(3) Addressing and port of transport layer
2.UDP agreement
(1)UDP Overview of the agreement
(2)UDP Format of the first part
(3)UDP check
3.TCP agreement
(1)TCP Agreement features and TCP Message segment
- TCP Characteristics of the agreement
- TCP Message segment
(2)TCP Connection management
- TCP Connection is established
- TCP Connection release
- SYNS Flooding attack
(3)TCP Reliable transmission
- check
Same as UDP Same verification , Use pseudo header for verification- Serial number
- confirm
- Retransmission
- The fast retransmission
(4)TCP flow control
- Example :
(5)TCP Congestion control
- Slow start & Congestion avoidance
- Fast retransmission & Fast recovery
边栏推荐
- PHP uses the method of collecting to insert a value into the specified position in the array
- 【Sparse-to-Dense】《Sparse-to-Dense:Depth Prediction from Sparse Depth Samples and a Single Image》
- [introduction to information retrieval] Chapter II vocabulary dictionary and inverted record table
- [Bert, gpt+kg research] collection of papers on the integration of Pretrain model with knowledge
- Tencent machine test questions
- Thesis tips
- Implementation of yolov5 single image detection based on pytorch
- 《Handwritten Mathematical Expression Recognition with Bidirectionally Trained Transformer》论文翻译
- PointNet理解(PointNet实现第4步)
- CPU register
猜你喜欢
Alpha Beta Pruning in Adversarial Search
Record of problems in the construction process of IOD and detectron2
[in depth learning series (8)]: principles of transform and actual combat
Use Baidu network disk to upload data to the server
自然辩证辨析题整理
Common CNN network innovations
Faster-ILOD、maskrcnn_ Benchmark installation process and problems encountered
【DIoU】《Distance-IoU Loss:Faster and Better Learning for Bounding Box Regression》
【BiSeNet】《BiSeNet:Bilateral Segmentation Network for Real-time Semantic Segmentation》
【FastDepth】《FastDepth:Fast Monocular Depth Estimation on Embedded Systems》
随机推荐
Semi supervised mixpatch
【AutoAugment】《AutoAugment:Learning Augmentation Policies from Data》
[tricks] whiteningbert: an easy unsupervised sentence embedding approach
【Mixed Pooling】《Mixed Pooling for Convolutional Neural Networks》
【Sparse-to-Dense】《Sparse-to-Dense:Depth Prediction from Sparse Depth Samples and a Single Image》
半监督之mixmatch
Ppt skills
Typeerror in allenlp: object of type tensor is not JSON serializable error
【Paper Reading】
Implementation of yolov5 single image detection based on onnxruntime
Huawei machine test questions-20190417
Common CNN network innovations
常见CNN网络创新点
聊天中文语料库对比(附上各资源链接)
【MnasNet】《MnasNet:Platform-Aware Neural Architecture Search for Mobile》
Play online games with mame32k
TimeCLR: A self-supervised contrastive learning framework for univariate time series representation
Label propagation
Proof and understanding of pointnet principle
【Cascade FPD】《Deep Convolutional Network Cascade for Facial Point Detection》