Changes between Version 11 and Version 12 of TITAN


Ignore:
Timestamp:
Oct 22, 2010, 11:27:32 AM (14 years ago)
Author:
mirco.rossi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TITAN

    v11 v12  
    4242==== Set-Up a Framework with Titan Node Pool
    4343
    44 1.
     441. 
    4545- in Java SE: set the ''m_NodePoolID'' variable located in the ch.ethz.ee.ife.sensei.titanmanager.rep.TitanConnector.TitanNodePoolMain::main(String[] args) method to the corresponding sub-net ID. Start the Node Pool by this method.
    4646- in Java ME: start the application by the ch.ethz.ee.ife.sensei.titanmanager.titan.mobile.TitanMobile::main(String[] args) method. In the GUI start the router with the corresponding sub-net ID.
     
    105105
    106106
    107 You can test the execution with the examples given in the path ''TITAN_Desktop\RUClient\xml\ServiceGraph_descriptions''
     107You can test the framework with the examples given in the path ''TITAN_Desktop\RUClient\xml\ServiceGraph_descriptions''