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_node3.cnf

    r3690 r5284  
    11#node.name = biff
    22node.initiator = false
    3 #ariba.ip.addr =
    4 ariba.tcp.port = 5005
    5 #ariba.udp.port =
    6 ariba.bootstrap.hints=pingpong{ip{127.0.0.1},tcp(ip,{5002})}
     3ariba.endpoints = tcp{5005}
     4ariba.bootstrap.hints=pingpong{ip{127.0.0.1};tcp{5002}}
     5pingpong.name = DocBrown
    76
Note: See TracChangeset for help on using the changeset viewer.