File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1515 掘金社区的一篇文章,可以当做参考文章看一下,我觉得写的内容很鸡肋。
1616- [ 计算机网络之面试常考] ( http://www.cnblogs.com/zyf-zhaoyafei/p/4716297.html )
1717
18- ** 附加(一些重要的知识点):**
18+ ## 附加(一些重要的知识点):
1919
2020### ** TCP三次握手和四次挥手(面试常客)**
2121
2222为了准确无误地把数据送达目标处,TCP协议采用了三次握手策略。
2323
2424** 漫画图解:**
2525
26+ 图片来源:《图解HTTP》
2627![ TCP三次握手] ( https://user-gold-cdn.xitu.io/2018/5/8/1633e127396541f1?w=864&h=439&f=png&s=226095 )
2728
2829** 简单示意图:**
5657百度好像最喜欢问这个问题。
5758> 打开一个网页,整个过程会使用哪些协议
5859
60+ 图片来源:《图解HTTP》
61+
5962![ 状态码] ( https://user-gold-cdn.xitu.io/2018/4/19/162db5e985aabdbe?imageView2/0/w/1280/h/960/format/webp/ignore-error/1 )
6063
6164
6568![ 状态码] ( https://user-gold-cdn.xitu.io/2018/5/8/1633e19dba27ed00?w=673&h=218&f=png&s=72968 )
6669
6770
71+ ### 各种协议与HTTP协议之间的关系
72+ 一般面试官会通过这样的问题来考察你对计算机网络知识体系的理解。
73+
74+ 图片来源:《图解HTTP》
75+
76+ ![ 各种协议与HTTP协议之间的关系] ( https://user-gold-cdn.xitu.io/2018/5/8/1633ead316d07713?w=841&h=1193&f=png&s=609513 )
6877
You can’t perform that action at this time.
0 commit comments