Export to
This item was added directly to Calagator
Thursday, May 16, 2013 at 8:21am and last updated
Tuesday, May 21, 2013 at 5:51am.
Thursday, May 16, 2013 at 8:21am and last updated
Tuesday, May 21, 2013 at 5:51am.
Portland Java Users Group: Using WebSockets
–
Website
Description
Using HTML5 WebSockets for Building a Real Time Web Pages
One of the more interesting additions in HTML5 are WebSockets. With bandwidth capable of streaming video and audio, it presents a completely new world for building real time push web pages like multi-user forms and HTML control panels.
We will review the browser client side of WebSockets and then the server side communication with a Java Servlet and with CometD.