Found this:
http://www.zeitoun.net/articles/comet_and_php/start
Looks very promising, just download the example of this page, copied
to my Apache server and opened two browsers both pointing to:
http://localhost/index.html
The demo contains a text input box and a send button, when I type
anything into the input box it automatically appears in both browsers,
opening more browsers gives the same result. I've check the code and
isn't any polling going on.