source: sample/testdht/conf/settings_node3.cnf@ 6786

Last change on this file since 6786 was 6786, checked in by mies, 14 years ago

Changed Data to Message conversion constructor in Message to explicit
Fixed some general bugs in Data: operator<<
Fixed bug in DHTMessage: allow unspecified key/values
Added local DHT message delivery
Adapted sources to work with gcc 4.4.1

File size: 132 bytes
Line 
1node.name = nodethree
2ariba.endpoints = tcp{5005}
3ariba.bootstrap.hints=dhttest{ip{127.0.0.1};tcp{5006}}
4
5dhttest.name = nodethree
6
Note: See TracBrowser for help on using the repository browser.