Skip to the content.
cs-notes
brief computer science notes
View on GitHub
Home
/
cs-notes
/
Network
/
Protocol
/
TCP
/
Problems
/
两端同时发起连接
四次通信
两端各一次 SYN
两端各一次 ACK
状态
CLOSED
SYNC_SENT
SYNC_RCVD
ESTABLISHED