| |
http://www.infoq.com/news/2008/12/websockets-vs-comet-ajax
InfoQ discusses with Richard Smith from Kaazing, about the evolution of technologies like AJAX, Comet and how they match against the promising HTML 5 Web Sockets ...
|
http://www.indicthreads.com/1525/building-real-time-web-applications-using-html-5-web-sockets/
Over the last few decades, software applications evolved from character mode terminal applications , to desktop applications, to client/server (network enabled
|
http://www.undisciplinedbytes.com/2010/05/html-5-web-sockets/
A brief description of what web sockets and comet techniques are, why we need them and how web sockets and comet techniques work.
|
http://www.lewisbenge.net/index.php/2011/04/html-5-web-sockets-the-real-time-web/
My thoughts on computing ... The latest buzzword on the Internet has got to be HTML5. Unlike previous W3C standards, HTML5 is not simply mark-up guidelines but more ...
|
http://stackoverflow.com/questions/4262543/what-are-good-resources-for-learning-html-5-websockets
Because the question is about learning HTML 5 Web Sockets, I'd suggest a new question devoted to tools for HTML 5 Web Sockets. – John K Nov 25 '10 at 18:47
|
http://en.wikipedia.org/wiki/Web_worker
A web worker, as defined by the World-Wide Web Consortium (W3C) and the Web Hypertext Application Technology Working Group (WHATWG), is a JavaScript script ...
|
http://www.html5samples.com/2010/04/html5-web-socket/
Note that Web Sockets are not supported by modern browsers, however Kaazing provides an implementation of HTML 5 Web Sockets via the company’s Gateway and Enterprise ...
|
http://activemq.apache.org/websockets.html
One thing worth noting is that web sockets (just as Ajax) implements the same origin policy, so you can access only brokers running on the same host as the web ...
|
http://css.dzone.com/articles/websockets-5-minutes
HTTP is by design an asymmetric protocol: clients can contact the server whenever they want (without the user having to issue a command, thanks to Ajax...
|
http://connect.microsoft.com/VisualStudio/feedback/details/520742/use-of-html-5-web-sockets-for-wcf-duplex-services-and-silverlight
Silverlight Polling Duplex channel is not very effective http://ajax.sys-con.com/node/1022582 Duplex services for silverlight do not support many con
|
http://www.tutorialspoint.com/html5/html5_websocket.htm
HTML5 WebSockets Tutorial| HTML5 WebSockets Examples - Learning HTML 5 in simple and easy steps with examples covering 2D Canvas, Audio, Video, New Semantic Elements ...
|
http://www.developerfusion.com/event/68035/html-5-communication-using-web-sockets-serversent-events-for-realtime-web-ap/
COURSE SUMMARY This highly practical 3-day class on Comet and HTML 5 Web Sockets and Server-Sent Events (SSE) for Real-time Web applications was designed by Kaazing's ...
|
http://en.wikipedia.org/wiki/Web_Sockets
WebSocket is a web technology providing for bi-directional, full-duplex communications channels over a single TCP connection. The WebSocket API is being standardized ...
|