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

Changes between Version 39 and Version 40 of OverSimDevelop


Ignore:
Timestamp:
Apr 8, 2010, 5:27:10 PM (14 years ago)
Author:
Ingmar Baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimDevelop

    v39 v40  
    11On this page we offer a guide how to add your own overlay protocol implementation
    2 to !OverSim. You can find the source code of the example [source:src/overlay/myoverlay here] and [source:src/applications/myapplication here], an example configuration is in the [source:simulations/omnetpp.ini omnetpp.ini].
     2to !OverSim. You can find the source code of the example here:
     3
     4 * [source:src/overlay/myoverlay/MyOverlay.ned MyOverlay.ned]
     5 * [source:src/overlay/myoverlay/MyOverlay.h MyOverlay.h]
     6 * [source:src/overlay/myoverlay/MyOverlay.cc MyOverlay.cc]
     7 * [source:src/applications/myapplication/MyApplication.ned MyApplication.ned]
     8 * [source:src/applications/myapplication/MyApplication.h MyApplication.h]
     9 * [source:src/applications/myapplication/MyApplication.cc MyApplication.cc]
     10 * [source:simulations/omnetpp.ini omnetpp.ini]
    311
    412