Sunday, May 20, 2012
Sign-In
|
Sign-Up
|
Contact Us
|
Bookmark
|
Tweet
Tutorial
Accounts
Search
Overview
|
Canvas
|
Video
|
Audio
|
Forms
|
Web Storage
|
Geolocation
|
JavaScript
|
Examples
|
Tags
|
WebSocket
|
Events
|
WebSocket
Qty: 2
HTML5 WebSocket API Overview
The HTML5 WebSocket was first introduced by Ian Hickson in the HTML5 specification document. The HTML5 WebSocket establishes connection between a client and a server via WebSocket protocol....
The HTML5 WebSocket Object
The HTML5 WebSocket is bi-directional communication protocol which allows communication over a single socket. It is exposed via JavaScript Interface and only works with the HTML5 compliant browsers....