Welcome to the Contiki demo server!

The Contiki VNC server lets you access the desktop from the Contiki server in your web browser, from anywhere in the world. Note that the device on which this is running does not have any monitor or any other kind of display; in fact, it does not even have a graphics chip.

Java client

The Java client makes it possible to access the virtual Contiki display directly from the web browser. It requires Java to be turned on in the browser.

When asked for a password, just click the "Ok" button without typing in any password.

Click here to launch in new window

Click here to launch in this window

The server is able to keep 8 connections up. In order to avoid monopolization of the connections, each user is only allowed to use the display for a short while.

Download VNC client

If you don't have Java installed, you can download a free VNC client program from RealVNC. Start the program with contiki-demo.sics.se:0 as the display.

Unix/X clients

Unix/X VNC clients need the -bgr233 option to work. Use the following command:

vncviewer -bgr233 contiki-demo.sics.se:0

/Adam Dunkels