close
    Warning:
    BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
  
 
      
      
        
      
      
      
        - Timestamp:
- 
          Apr 8, 2010, 5:27:10 PM (16 years ago)
        
- Author:
- 
          Ingmar Baumgart
        
- Comment:
- 
          
--
 
        
          Legend:
          
            - Unmodified
- Added
- Removed
- Modified
 
  
    - 
      
      
        
          
        
        
          
            | v39 | v40 |  |  
            | 1 | 1 | On 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]. |  
            |  | 2 | to !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] |  
            | 3 | 11 |  |  
            | 4 | 12 |  |