Any body know where I could get an ebook of HTML 5 Websocket and HTML 5 Tutorials? Since I have not been able to find any. Thanks in advance!

link|improve this question

29% accept rate
feedback

2 Answers

up vote 1 down vote accepted

I don't think there is a book (yet) or ebook on anything HTML5 but there's plenty of references you can Google, starting with this: http://en.wikipedia.org/wiki/HTML_5

link|improve this answer
1  
When you post links, please don't use a shortener, use the full link from the original website – Matthew Farwell Oct 4 '11 at 18:15
feedback

Speaking as a representative of Kaazing, you can also read up on the topic on our site.

link|improve this answer
Thanks for your inforamtion. But, I noticed that it doesn't tell me what browser supports this feature of new html5's feature. Do you know that? – Sinal Aug 10 '09 at 1:45
As of yet, no browser. WebSocket is a future-feature; even the specification isn't finalised. For the meantime, it is emulated with other methods such as Flash sockets and long-polling XMLHttpRequest. – bobince Nov 15 '09 at 3:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.