6.2 UDP的传输特性 P112

This commit is contained in:
riba2534
2019-01-17 11:45:58 +08:00
parent 4c87a3280a
commit 560a44ec69
7 changed files with 365 additions and 1 deletions

8
ch06/README.md Normal file
View File

@@ -0,0 +1,8 @@
## 第 6 章 基于 UDP 的服务端/客户端
本章代码,在[TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)中可以找到。
TCP 是内容较多的一个协议,而本章中的 UDP 内容较少,但是也很重要。
### 6.1 理解 UDP