Well...you would have to write to the response stream at regular intervals - otherwise a timeout would occur would it not?. Either the client or a proxy server ( if any ) would timeout.
 
I believe this is true even with persistent connections - but I'm not 100% sure.
 
Neela
----- Original Message -----
From: subzero
Sent: Thursday, October 24, 2002 4:19 AM
Subject: Re: Sending Response Objet to client without request.

hi!
hava a persistent connection..... that is dont close the response stream at the server end
keep writing as and when u feel like......... flush it but dont close.....
hope this helps
 
subzero
 

Reply via email to