Skip to content Skip to sidebar Skip to footer
Showing posts with the label Websocket

(java) Listen To Websocket Messages With Htmlunit

I am trying to listen to websocket messages on a particular page. It seems like HtmlUnit has suppo… Read more (java) Listen To Websocket Messages With Htmlunit

Websocket Versions And Backwards Compatibility

I've been experimenting with WebSockets for the past couple of days and I'm having some mix… Read more Websocket Versions And Backwards Compatibility

How Can I Automate The Form Filling Process For A User On My Webpage With Voice Via Their Microphone?

I have a webpage with a web form with flask. Currently, users will need to manually enter their inf… Read more How Can I Automate The Form Filling Process For A User On My Webpage With Voice Via Their Microphone?

Php Websocket On Webserver

A few days ago I setup this WebSocket server from http://code.google.com/p/phpwebsocket/ It works e… Read more Php Websocket On Webserver

Reliable Websocket Connection State Detection

I've been looking around to implement a reliable WebSocket connection recovery mechanism. After… Read more Reliable Websocket Connection State Detection

Html5 Web Sockets (tcp Connection), With Flash Fallback

I read about a project that enables the developer to program a HTML5 web sockets application that i… Read more Html5 Web Sockets (tcp Connection), With Flash Fallback

Simple (java, Javascript) Start On Websockets

I would like to find a good (up-to-date) Java Trail type beginning tutorial on Websockets, with bot… Read more Simple (java, Javascript) Start On Websockets

Websocket Apache Proxy Issues With Ssl

So I have a site that uses https and websockets and socket.io (with node.js). The websocket will in… Read more Websocket Apache Proxy Issues With Ssl