What is Websocket API in html5 ?

 Posted by Rajkatie on 12/10/2012 | Category: HTML 5 Interview questions | Views: 4629 | Points: 40
Answer:

It is a technology designed to simplify much of the complexity around bi-directional , full duplex communication channels, over a single TCP socket.

It can be implemented in web browsers, web servers as well as used by any client or server application.

It is currently being standardized by the W3C web application working group.


Source: digit magazine | | Alert Moderator 

Comments or Responses

Login to post response