Controlling desktop web pages via iPad/iPhone
Been playing with WebSockets recently, here’s one demo I’ve built that pushes iOS gestures over a socket to an EventMachine (ruby) script that pushes it down to a standard html webpage running the Google Maps JS API. You can check out the demo here on YouTube.
The source is available on Github.
add a comment Posted 09/12/2010 as ios, objective c, javascript, websockets, eventmachine, ruby