网络安全基础_培训资料(1800KB).pptVIP

  • 4
  • 0
  • 约5.35万字
  • 约 146页
  • 2018-04-01 发布于未知
  • 举报
* 建立一个TCP联接需要通过“三次握手”。 客户机发送一个TCP分组到服务器,分组包括一个初始的TCP序列号,将SYN位置1。这时叫“主动开” “active open 服务器发回一个分组,SYN与ACK置位。为被动开—passive open。和客户端发送分组一样,这个分组携带一个服务器端的初始的序列号,同时客户端发来的TCP序列号加1,作为ACK应答号.(在TCP联接过程中,只有这个分组,序列号与应答号是不同的,且是有用的。) 最后,客户端发送一个确认分组,证实收到服务器端的初始序列号。从这时候器起,双方均证实对方已经开始在监听自己的通信,真正的通信可以开始了。 The setup phase of a TCP connection is generally referred to as the three way handshake. The client machine sends a TCP packet to the server with an initial TCP sequence number for communications in the client to sever direction and the synchronize (SYN) flag set (this is called the “active open”). The serv

文档评论(0)

1亿VIP精品文档

相关文档