On Thu, Apr 04, 2002 at 12:33:37PM +0200, Arabella Riu wrote: > I need to detect when a connection is interrupted with the Stop Botton > of Netscape. > I tried to observe the output of ethereal but is really inpossible to > distinguish between the packets that are consequence of the interruption > of a connection and the normal packets for a terminated connection. I'm not sure there's much you can do other than looking for a FIN from the browser before the server has finished transmitting all of the data. There's no special magic signal that the Stop button causes to be sent; I suspect it just closes the connection or connections to the server immediately (but I can't even guarantee that).
Powered by MHonArc 2.6.10