Limit this search to....

Getting Started with Html5 Websocket Programming
Contributor(s): Pterneas, Vangos (Author)
ISBN: 1782166963     ISBN-13: 9781782166962
Publisher: Packt Publishing
OUR PRICE:   $32.99  
Product Type: Paperback
Published: July 2013
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Programming - Open Source
- Computers | Programming Languages - Html
- Computers | Software Development & Engineering - General
Dewey: 006.74
Physical Information: 0.23" H x 7.5" W x 9.25" (0.45 lbs) 110 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
WebSockets are capable of bi-directional, full-duplex communication over a persistent TCP connection They provide many benefits compared to the alternatives (for example, long-polling or Comet), such as lower overhead, persistent connections, and low latency. In short, it is the most technically challenging HTML5 feature to implement, but for truly interactive websites, it's a technology worth learning. 'Getting Started with HTML5 WebSocket Programming' gives you the true power of bi-directional communication, implemented by using the brand new HTML5 WebSocket API.