Changeset 4948


Ignore:
Timestamp:
Jul 15, 2009, 6:13:22 PM (15 years ago)
Author:
huebsch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/PingPong.cpp

    r3718 r4948  
    7171        // when initiating, you can define the overlay type, default is Chord [CHORD_OVERLAY]
    7272        SpoVNetProperties params;
    73         //params.setBaseOverlayType( SpoVNetProperties::ONE_HOP_OVERLAY ); // alternative: OneHop
     73        params.setBaseOverlayType( SpoVNetProperties::ONE_HOP_OVERLAY ); // alternative: OneHop
    7474
    7575        // initiate or join the spovnet
Note: See TracChangeset for help on using the changeset viewer.