Skip to content

Commit 1215c20

Browse files
committed
Update 计算机网络.md
1 parent 4209e67 commit 1215c20

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/network/计算机网络.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,14 @@ TCP的拥塞控制采用了四种算法,即 **慢开始** 、 **拥塞避免**
182182

183183
百度好像最喜欢问这个问题。
184184

185-
> 打开一个网页,整个过程会使用哪些协议
185+
> 打开一个网页,整个过程会使用哪些协议
186186
187187
图解(图片来源:《图解HTTP》):
188188

189189
<img src="https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-11/url输入到展示出来的过程.jpg" style="zoom:50%;" />
190190

191+
> 上图有一个错误,请注意,是OSPF不是OPSF。 OSPF(Open Shortest Path Fitst,ospf)开放最短路径优先协议,是由Internet工程任务组开发的路由选择协议
192+
191193
总体来说分为以下几个过程:
192194

193195
1. DNS解析

0 commit comments

Comments
 (0)