# understand-tcp-udp **Repository Path**: mirrors_JerryC8080/understand-tcp-udp ## Basic Information - **Project Name**: understand-tcp-udp - **Description**: 📙 理解 TCP 和 UDP - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-10 - **Last Updated**: 2025-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 理解 TCP 和 UDP Gitbook:[理解 TCP 和 UDP](https://jerryc8080.gitbook.io/understand-tcp-and-udp/) Repo:[Understand-TCP-UDP](https://github.com/JerryC8080/understand-tcp-udp)(欢迎 Star)     Author: [JerryC](https://github.com/JerryC8080) ## 目录 * [(一)TCP 端口](chapter1.md) * [(二)TCP 报文结构](chapter2.md) * [(三)TCP 连接的建立和释放](chapter3.md) * [(四)TCP 状态流转](chapter4.md) * [(五)TCP 可靠性交付的实现](chapter5.md) * [(六)TCP 网络编程接口](chapter6.md) * [(七)UDP](chapter7.md) ## 许可 [MIT License](LICENSE) Copyright (c) 2017 JerryC