In TCP 3-way handshake, 3 segments will be sent (SYN, SYN/ACK, ACK). What happens to the destination host if the source host fails to acknowledge the SYN/ACK segment? (In other words third segment ACK is lost)
1 | initial version |
In TCP 3-way handshake, 3 segments will be sent (SYN, SYN/ACK, ACK). What happens to the destination host if the source host fails to acknowledge the SYN/ACK segment? (In other words third segment ACK is lost)