This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Websockets in Java
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
When it comes to client-server communication, WebSockets can provide some of the highest levels of interaction. In this presentation, we’ll discuss what WebSockets are, why you might want to use them, and how you would go about doing it. In addition to looking at the Java API, we’ll take a peek at the new WebSocket […]