Skip to content

Commit

Permalink
change toc in compnet
Browse files Browse the repository at this point in the history
  • Loading branch information
wolverinn committed Dec 1, 2019
1 parent d2f72ac commit 363cb60
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Computer Network.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 计算机网络

<!-- GFM-TOC -->
* [什么是三次握手?](#toc_1)
* [什么是四次挥手?](#toc_7)
* [TCP如何实现流量控制?](#toc_11)
* [什么是三次握手?](#什么是三次握手(three-way handshake)?)
* [什么是四次挥手?](#什么是四次挥手?)
* [TCP如何实现流量控制?](#TCP如何实现流量控制?)
* [TCP的拥塞控制是怎么实现的?](#toc_13)
* [TCP与UDP的区别](#toc_14)
* [TCP如何保证传输的可靠性](#toc_17)
Expand All @@ -20,6 +20,8 @@
* [什么是NAT(网络地址转换)?](#toc_31)
<!-- GFM-TOC -->

------

### 什么是三次握手(three-way handshake)?

![三次握手](_v_images/20191129101827556_21212.png)
Expand Down

0 comments on commit 363cb60

Please sign in to comment.