WELCOME

不积跬步,无以至千里;不积小流,无以成江海。
摘要: 1.TCP三次握手 2.TCP四次挥手 3.TCP短链接 模拟一种TCP短连接的情况: 1.client 向 server 发起连接请求 2.server 接到请求,双方建立连接 3.client 向 server 发送消息 4.server 回应 client 5.一次读写完成,此时双方任何一个都 阅读全文
posted @ 2022-04-15 12:49 Ambitious~ 阅读(68) 评论(0) 推荐(0)