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
----- Original Message -----
Sent: Thursday, October 24, 2002 10:37 AM
Subject: Sending Response Objet to client without request.

hi;
 
I have to develop an application that have to fetch data from server after some time, or when ever there are some changes in data on the server then server have to send those changes to the clients ( http clients viewing that site).
The simplest way to set some time interval in java script of client side to refresh the page.
 
Is there any way that I can send response to all clients without their request ( I have IPs of those clients)..????
 
Any Comments or suggestions...
 
Mazhar!

Reply via email to