Little demo about how to separate, than share a slide show and his control panel

The first goal of this demo was to having a slide show controled by a smart phone, event an old model with light WAP support. Now, there is four case of use:

Handler

In first, there is a handler simply made with an arbitrary number of characters choosen in letters, from a to z and numbers, from 0 to 9. like: abc123 or stronger: abcd1234.
You can enter one there:

Control panel

From (or with) this handler, you can access to a control panel:
First 1 2 3 4 5 6 7 8 9 10 11 Last
You can also find a simpler control panel based on HTML3, and without JavaScript, at:
  http://realtime.f-hauri.ch/cgi-bin/command-server.cgi
this will show a text field for entering the handler or more directly:
  http://realtime.f-hauri.ch/cgi-bin/command-server.cgi?rdzvs=abc123 or
  http://realtime.f-hauri.ch/slideshow/command.html?name=serveurs&hand=ab12

THE Slide show

And finally, take the view at
  http://realtime.f-hauri.ch/slideshow/serveurs.svg
this will popup a little info window with a random generated handler, or, for viewing an existant session:
  http://realtime.f-hauri.ch/slideshow/serveurs.svg?handler=abc123


(You can ask your browser for opening this from in another window)