Client                            消息                                    Server

         close()
                                      ------ FIN ------->
        FIN_WAIT1                                                         CLOSE_WAIT
                                      <----- ACK -------
        FIN_WAIT2
                                                                                  close()
                                       <------ FIN ------                    
        TIME_WAIT                                                       LAST_ACK      

                                      ------ ACK ------->
                                                                                   CLOSED
           CLOSED

相关文章:

  • 2021-04-17
  • 2021-06-06
  • 2021-07-24
  • 2022-12-23
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-04
  • 2022-12-23
  • 2021-11-16
  • 2021-07-10
  • 2021-06-15
  • 2022-12-23
  • 2021-11-12
相关资源
相似解决方案