[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TCP connection termination



With full TCP you can use its otcl binding "close" to explicitly terminate
a connection. 

- Haobo

On Mon, 16 Aug 1999, Chetan Kumar wrote:

> 
> Hi,
> 	Say I start a TCP connection at time = 0.0 seconds, that at 20 sec
> I stop the simulation(not TCP), now my question how does that TCP
> connection terminates, will there be a gracefull termination by sending
> FIN and moving to FIN_WAIT_1 and etc.. ??
> 
> -Chetan S
> 
>