>My question is, "Why does the Windows TCP stack send an RST when in FIN_WAIT_2 > ? Is this an intended behaviour ?" > Apparently Windows TCP sends a RST to end certain TCP connections rather than have to hang around in TIME WAIT. It is not the intended behavior. Craig