Changeset 4948 for sample/pingpong
- Timestamp:
- Jul 15, 2009, 6:13:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/pingpong/PingPong.cpp
r3718 r4948 71 71 // when initiating, you can define the overlay type, default is Chord [CHORD_OVERLAY] 72 72 SpoVNetProperties params; 73 //params.setBaseOverlayType( SpoVNetProperties::ONE_HOP_OVERLAY ); // alternative: OneHop73 params.setBaseOverlayType( SpoVNetProperties::ONE_HOP_OVERLAY ); // alternative: OneHop 74 74 75 75 // initiate or join the spovnet
Note:
See TracChangeset
for help on using the changeset viewer.