Creating Web Applications with HTML5 WebSockets

added by kalyanms1
9/26/2011 4:46:45 PM

164 Views

WebSockets enables the real-time web where the information is available to the user the moment it is published. WebSockets are standard based, Interoperable across browsers and very simple to use. We got the WebSockets support everywhere it is available on browsers, windows run time, WCF, ASP, IIS etc. This post gives you the basic idea about WebSockets and the technicalities behind this concept.


0 comments