D
Dave Boland
I have an AJAX application running on an embedded server (data
acquisition box). AJAX is used to make the data display real
time-like. I use the javascript timer for 2 second updates.
I would like to use a simple and ubiquitous streaming for changed
data, and ran across a discussion on comet and html 5 web socket. The
web socket concept seems best, but the w3c site doesn't talk about it.
So my first question, is it real or in the future? Where can I get
detailed how-to info on it?
Thanks for any help.
Dave,
acquisition box). AJAX is used to make the data display real
time-like. I use the javascript timer for 2 second updates.
I would like to use a simple and ubiquitous streaming for changed
data, and ran across a discussion on comet and html 5 web socket. The
web socket concept seems best, but the w3c site doesn't talk about it.
So my first question, is it real or in the future? Where can I get
detailed how-to info on it?
Thanks for any help.
Dave,