mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
Update 计算机网络.md
This commit is contained in:
parent
4209e67a95
commit
1215c202f3
@ -182,12 +182,14 @@ TCP的拥塞控制采用了四种算法,即 **慢开始** 、 **拥塞避免**
|
||||
|
||||
百度好像最喜欢问这个问题。
|
||||
|
||||
> 打开一个网页,整个过程会使用哪些协议
|
||||
> 打开一个网页,整个过程会使用哪些协议?
|
||||
|
||||
图解(图片来源:《图解HTTP》):
|
||||
|
||||
<img src="https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-11/url输入到展示出来的过程.jpg" style="zoom:50%;" />
|
||||
|
||||
> 上图有一个错误,请注意,是OSPF不是OPSF。 OSPF(Open Shortest Path Fitst,ospf)开放最短路径优先协议,是由Internet工程任务组开发的路由选择协议
|
||||
|
||||
总体来说分为以下几个过程:
|
||||
|
||||
1. DNS解析
|
||||
|
Loading…
x
Reference in New Issue
Block a user