HTML and CSS Reference
In-Depth Information
In a nutshell, this example script updates a list of the processes running
on the server machine every five seconds. The update continues until
the browser breaks the connection by moving on to another document.
We offer this shell script example to illustrate the basic logic behind any
server-push document generator. In reality, you should try to create
your server-side applications using a more conventional programming
language, such as Perl or C. These applications will run more efficiently
and can better detect when the client has severed the connection to the
server.
 
Search WWH ::




Custom Search