Ignore:
Timestamp:
Jul 24, 2009, 3:23:11 PM (15 years ago)
Author:
mies
Message:

+ added new transport modules and adapted ariba to them
+ exchange endpoint descriptors an link establishment
+ clean up of base communication
+ link establishment with in the presence of multiple endpoints
+ local discovery for ipv6, ipv4 and bluetooth mac addresses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • etc/pingpong/settings_initiator.cnf

    r2483 r5284  
    1 #node.name = marty
    21node.initiator = true
    3 #ariba.ip.addr =
    4 ariba.tcp.port = 5002
    5 #ariba.udp.port =
    6 #ariba.bootstrap.hints=pingpong{ip{127.0.0.1},tcp(ip,{5002})}
     2ariba.endpoints = tcp{5002}
     3#ariba.bootstrap.hints=pingpong{ip{127.0.0.1};tcp{5002}}
     4pingpong.name = Marty
     5
Note: See TracChangeset for help on using the changeset viewer.