Log in | New user?
Home
Documentation
Registration
Downloads
Training
Benchmark
League Tables
Image Gallery
CEC2006 Competition

Quickstart

  1. Register as a user.

    You only need to do this once. In future sessions you simply login using your email address.

  2. Download the latest version of huygensClient.jar. If using Matlab also download HuygensTest.m.

  3. If using Java execute the command:
        java -jar "huygensClient.jar" myemail@mydomain
    

    where myemail@mydomain is the email address you registered with.

    
    		

    If using Matlab execute the command:

        HuygensTest('myemail@mydomain');
    

    This command sends a probe to the server. If result printed is

        -0.7087569174052979
    
    you're up and running!

Copyright © 2005, 2006, 2007
Cara MacNish, School of Computer Science & Software Engineering
The University of Western Australia
Version 1.0