BOOKS - NETWORK TECHNOLOGIES - Getting Started with HTML5 WebSocket Programming
US $9.72
135643
135643
Getting Started with HTML5 WebSocket Programming
Author: Vangos Pterneas
Year: 2013
Format: PDF | EPUB | MOB?
File size: 11 MB
Language: ENG
Year: 2013
Format: PDF | EPUB | MOB?
File size: 11 MB
Language: ENG
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.