close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Mar 17, 2009, 2:33:40 PM (16 years ago)
- Author:
-
heep
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v13
|
v14
|
|
5 | 5 | Other good starting point you could look at: |
6 | 6 | |
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] |
10 | 9 | |
11 | 10 | |
12 | 11 | ---- |
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 | --- |
15 | 16 | |
16 | 17 | == 1. Implementing new overlay modules in !OverSim == |