HCLTech Interview Question

draw the FSM of TCP.

Interview Answer

Anonymous

Nov 18, 2011

It is probably a little difficult to remember the entire FSM of TCP. However, a good programmer can find all the states by checking states after every system call in a TCP client socket program and netstat.