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

Changes between Version 7 and Version 8 of OverSim


Ignore:
Timestamp:
Dec 8, 2006, 5:54:28 PM (17 years ago)
Author:
Ingmar Baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSim

    v7 v8  
    33OverSim is an open-source overlay network simulation framework for the [http://www.omnetpp.org/ OMNeT++/OMNEST] simulation environment. The simulator contains several models for structured (e.g. Chord, Kademlia) and unstructured (e.g. GIA) peer-to-peer protocols. OverSim is developed at the [http://www.tm.uka.de/itm/index.php?lang=en Institute of Telematics], Universität Karlsruhe (TH).
    44
     5{{{
     6#!html
     7
     8<table cellspacing='0' cellpadding='24' border='0' width='80%'>
     9<tr>
     10<td>    <a href="ChordIPv4.png" target="blank"><img src='ChordIPv4_small.png' ></a></td>
     11<td>    <a href="Chord-Ring.png" target="blank"><img src='Chord-Ring_small.png'></a></td>
     12<td>    <a href="GIA.png" target="blank"><img src='GIA_small.png'></a></td>
     13</tr>
     14</table>
     15
     16}}}
     17
    518[[Image(htdocs:ChordIPv4_small.png)]]