The Last Mile: HTML 5 Websockets & Comet - Free Event with Jonas Jacobi

Organiser
Skills Matter
Date
Mon, 6 Oct 2008, 18:30 - 20:00 (Add to calendar) GMT
Venue
Skills Matter , London, GB
Cost
Free
The HTML 5 specification is set to forever change the way in which we build applications for the Web. One innovation- WebSocket- in particular will enable full-duplex HTTP communication, and finally bring an end to the tired "click and wait" paradigm traditionally associated with the Web. Prior to the introduction of WebSockets, bi-directional browser communication has been an elusive beast. Attempts to address this gap in the Internet architecture has circled around server-initiated message deliver or "push" techniques, commonly known as Comet or ReverseAjax, and typically achieved with an astonishing assortment of browser hacks. But, the emerging standards outlined in the HTML 5 specification, developers can now take advantage of a full-duplex communications channel that operates over a single socket.

More specifically, WebSockets enable browsers to open a socket connection to any TCP-based back-end service (for example, JMS, JMX, IMAP, Jabber, and so on). Therefore, it is now possible to simplify the convoluted Java EE architectures of yore and build applications that communicate with native protocols over HTTP directly from the browser to any data-service. Thus, with the help of WebSockets the browser now enjoys the first citizenry of network communications that has long been enjoyed by desktop applications. As a result, WebSockets bring the promise of finally migrating the desktop to the Web. Jonas Jacobi will provide an in-depth look into the use of HTML 5 WebSocket and the techniques and technologies required to build Comet-style applications with WebSockets. Furthermore, the session will introduce the server and network architecture necessary to power Comet-style applications using WebSockets.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Perl - The only language that looks the same before and after RSA encryption.” - Keith Bostic