Front page

Virtual desktop

Network connections

Processes

Sensors

Virtual Contiki Desktop

This small sensor board has no monitor or other kind of display, but it still is possible to access the Contiki system's virtual desktop using VNC.

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 can only have one connection at a time. 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 193.10.67.150:0 as the display.

Unix/X clients

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

vncviewer -bgr233 193.10.67.150:0

/Adam Dunkels