Download

ICONE v1.0 Source code, package as an Eclipse project. ICONE v1.0 is baased on The ONE 1.5.1 RC2.

How to install

The source is packaged with Eclipse project. Start Eclipse and “import” the project to your workspace. It shoulld be ready to run. All java class files will be written into “bin” subdir on build command. Configuration files are available at “src” dir, but will also be copied to “bin”. Make sure the project run directory is “bin” (predefined in project). Main classe is “DTNSim” as in The ONE. Reports are written in the defaul “run” directory (by default “bin” subdir).

In all other cases assume that ICONE behaves exactly like The ONE