当前位置:网站首页>学习八股文的知识点~~1
学习八股文的知识点~~1
2022-07-02 17:21:00 【苗苗大佬】
1、什么是ppp协议
互联网通常需要连接到某个互联网服务提供商之后才能接入到互联网
ppp协议是计算机和互联网通信是所使用的数据链路层的协议
2、主机之间的通信方式
1)单工通信
2)半双工通信
3)全双工通信
3、icmp
实现ip协议未实现的部分功能,是一种网络层协议
该协议并不传输数据,只传输控制信息来辅助网络层同心
主要验证网络是否通畅以及辅助ip协议实现可靠传输(ping)
4、路由器和交换机的区别
和路由器的区别在于,交换机使用硬件工作,快,只能处理简单的路由转发,路由器用软件实现,较慢,能实现复杂网络路由。
5、子网掩码
把ip地址分成网络地址和主机地址两个部分
6、tcp三次握手
客户端:客户端给服务端发送syn请求
服务端:服务端接收到syn请求,返回syn+ack请求
客户端:客户端接收到syn+ack请求,返回ack请求
7、 tcp四次挥手
客户端:发送fin请求给服务端,并进入fin_wait_1 状态
服务端:收到fin请求后,发送ack给客户端
客户端:收到ack请求后进入fin_wait_2状态,等待服务端发来fin请求
服务端:发送ack请求给客户端,一段时间后,发送fin给客户端
客户端:收到fin请求进入fin_wait状态,等待一段时间,关闭连接
边栏推荐
- How to use PS to extract image color and analyze color matching
- 在Tensorflow2中使用mnist_784数据集进行手写数字识别
- Unity learning shader notes [82] black and white processing of enhanced single channel color rendering
- [Yugong series] July 2022 go teaching course 001 introduction to go language premise
- Redis(6)----对象与数据结构
- 科技公司不同人对Bug的反应 | 每日趣闻
- Stretchdibits function
- “栈”的典型应用—表达式求值(C语言实现)
- UE4 用spline画正圆
- SAP S/4HANA OData Mock Service 介绍
猜你喜欢

夜神模擬器+Fiddler抓包測試App

LightGroupButton* sender = static_ cast<LightGroupButton*>(QObject::sender());

Leetcode 面试题 16.17. 连续数列

Ue4 dessine un cercle avec une ligne de contour

Google's official response: we have not given up tensorflow and will develop side by side with Jax in the future

再放寬!這些應届生,可直接落戶上海

Responses of different people in technology companies to bugs | daily anecdotes

Tips for material UV masking

Nm01 function overview and API definition of nm module independent of bus protocol

徹底搞懂基於Open3D的點雲處理教程!
随机推荐
Leetcode(81)——搜索旋转排序数组 II
After 22 years in office, the father of PowerShell will leave Microsoft: he was demoted by Microsoft for developing PowerShell
Iframe nesting details
Leetcode 面试题 16.15. 珠玑妙算
【愚公系列】2022年07月 Go教学课程 001-Go语言前提简介
StretchDIBits函数
Leetcode interview question 16.17 Continuous sequence
SAP S/4HANA OData Mock Service 介绍
Uncover the whole link communication process of dewu customer service im
新加坡暑假旅游攻略:一天玩转新加坡圣淘沙岛
Yesterday, Alibaba senior wrote a responsibility chain model, and there were countless bugs
Stretchdibits function
Leetcode (154) -- find the minimum value II in the rotation sort array
彻底搞懂基于Open3D的点云处理教程!
产品经理应具备的能力
Singapore summer tourism strategy: play Singapore Sentosa Island in one day
Is it safe to buy funds on Alipay account
UML class diagram
NM01-独立于总线协议的NM模块功能概述与API定义
揭秘得物客服IM全链路通信过程