Changeset 2419
- Timestamp:
- Feb 16, 2009, 10:46:43 AM (16 years ago)
- Location:
- etc/pingpong
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
etc/pingpong/settings_initiator.cnf
r2418 r2419 1 GENERAL_Initiator = true 2 3 BASE_nodeid = 1 4 BASE_bootstrapIP = 127.0.0.1:5002 5 BASE_port = 5002 6 7 # Demo 8 #DEMO_OvlVisIP = 127.0.0.1 9 #DEMO_OvlVisPort = 3500 1 #node.name = marty 2 node.initiator = true 3 #ariba.ip.addr = 4 ariba.tcp.port = 5002 5 #ariba.udp.port = 6 #ariba.bootstrap.hints = -
etc/pingpong/settings_node1.cnf
r2418 r2419 1 GENERAL_Initiator = false 2 3 BASE_nodeid = 2 4 BASE_bootstrapIP = 127.0.0.1:5002 5 BASE_port = 5003 6 7 # Demo 8 #DEMO_OvlVisIP = 127.0.0.1 9 #DEMO_OvlVisPort = 3500 1 #node.name = docbrown 2 node.initiator = false 3 #ariba.ip.addr = 4 ariba.tcp.port = 5003 5 #ariba.udp.port = 6 ariba.bootstrap.hints = <spovnet>pingpong<ip>127.0.0.1<port>5002 -
etc/pingpong/settings_node2.cnf
r2418 r2419 1 GENERAL_Initiator = false 2 3 BASE_nodeid = 3 4 BASE_bootstrapIP = 127.0.0.1:5002 5 BASE_port = 5010 6 7 # Demo 8 #DEMO_OvlVisIP = 127.0.0.1 9 #DEMO_OvlVisPort = 3500 1 #node.name = biff 2 node.initiator = false 3 #ariba.ip.addr = 4 ariba.tcp.port = 5010 5 #ariba.udp.port = 6 ariba.bootstrap.hints = <spovnet>pingpong<ip>127.0.0.1<port>5002
Note:
See TracChangeset
for help on using the changeset viewer.