Programming WebSockets
*Excerpt
WebSockets is an exciting new technology that enables bidirectional communication between web applications and server-side processes. Google's Chrome browser already provides WebSockets and developers can expect to see the technology in other browsers in 2010. This presentation will cover the WebSocket protocol, JavaScript API, and server-side implementations.
Description
WebSockets is an exciting new technology that enables bidirectional communication between web applications and server-side processes. Google’s Chrome browser already provides WebSockets and developers can expect to see the technology in other browsers in 2010. This presentation will cover the WebSocket protocol, JavaScript API, and server-side implementations.
Tags
ajax, html5, websockets
Speaking experience
Speaker
-
- Favorites: View Sean's favorites
Biography
Sean Sullivan is a software engineer specializing in mobile applications, web service development, and supply chain management systems. Sean is an Apache Software Foundation committer and has contributed to various open source projects, including the OAuth Java library.
Sessions
-
- Title: Connecting to Web Services on Android
- Track: Cooking
- Room: St. Johns
- Time: 1:30 – 2:15pm
-
Excerpt:
This presentation will show how to connect to REST-based web services from an Android application. We’ll discuss HTTP programming as well as XML and JSON libraries. This presentation will include a live demo of an Android application.
- Speakers: Sean Sullivan