O
Ondrej Sevecek
Hello,
does anyone know simple method how to demonstrate various TCP states
(FIN-WAIT, CLOSE-WAIT, ...) with Netstat? Common states are LISTENING,
ESTABLISHED and TIME-WAIT, but I would like to show my students the TCP
connection phases step by step (other states occure usually quite quickly).
So I search for some application or script running through all the states
such as OPEN, CLOSE, ... on both sides of the connection. Pretty common case
but I need one that wait somehow for my explicit confirmation (not
neccessary directly) before each step.
Don't you know about any?
Ondra.
does anyone know simple method how to demonstrate various TCP states
(FIN-WAIT, CLOSE-WAIT, ...) with Netstat? Common states are LISTENING,
ESTABLISHED and TIME-WAIT, but I would like to show my students the TCP
connection phases step by step (other states occure usually quite quickly).
So I search for some application or script running through all the states
such as OPEN, CLOSE, ... on both sides of the connection. Pretty common case
but I need one that wait somehow for my explicit confirmation (not
neccessary directly) before each step.
Don't you know about any?
Ondra.