close Warning: BrowserModule failed with ConfigurationError: Look in the Trac log for more information.

Changes between Version 13 and Version 14 of OverSimDevelop


Ignore:
Timestamp:
Mar 17, 2009, 2:33:40 PM (15 years ago)
Author:
heep
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimDevelop

    v13 v14  
    55Other good starting point you could look at:
    66
    7    * The source code of the Chord protocol in [source:Overlay/Chord/Chord.cc]
    8    * The [http://www.omnetpp.org/doc/manual/usman.html OMNeT++ user manual]
    9    * The [http://www.omnetpp.org/external/ned.php NED language specification]
     7   * The source code of the Chord protocol in [source:overlay/chord/Chord.cc]
     8   * The [http://www.omnetpp.org/pmwiki/index.php?n=Main.Omnetpp4 OMNeT++ documentation]
    109
    1110
    1211----
    13 == '''Be careful: This documentation is still under development and may be partly incorrect or outdated!! ==
    14 ----
     12== '''Be careful: ==
     13==     This documentation covers only OMNeT++-3.3 compatible versions of OverSim !! ==
     14==     It is still under development and may be partly incorrect or outdated !! ==
     15---
    1516
    1617== 1. Implementing new overlay modules in !OverSim ==