[Babel-users] Babel Android & Maemo GUI

Juliusz Chroboczek Juliusz.Chroboczek at pps.jussieu.fr
Thu May 20 16:16:30 UTC 2010


> Is there then some way of sending this data to a central server from
> all nodes already implemented? Or for any interested in this data
> party (like some announce that you are interested in this and every
> node sends you data) so that you do not need to hard-code a central
> server information but it can be anyone on the whole mesh?

If you run babeld with the "-g" flag, then it will accept a TCP
connection and provide all of the information about its inner workings
on this port.  The protocol is asynchronous (you don't make any
requests), and based on deltas -- there are no full dumps, only deltas.

> do you find a real shortest path?

Yes, Babel does compute shortest paths in a stable network, which
I assume is what you meant.

--jch



More information about the Babel-users mailing list