🔄Update: 计算机网络
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 访问网页的过程
|
||||
|
||||
1. 输入 `URL`
|
||||
`协议`://`域名`:`端口`/`资源路径`?`参数`#`锚点`
|
||||
2. 获取 `IP`
|
||||
`DNS` 解析
|
||||
3. TCP 连接
|
||||
4. HTTP/HTTPS 请求
|
||||
5. 返回数据
|
||||
Reference in New Issue
Block a user