P2P Foundation

The Foundation for Peer to Peer Alternatives

Via Alexandre Dulaunoy t

Hi All,

I made some experiments for a having a simple gossip-like p2p protocol
in my local area network. The free software implementation is called Forban :

http://www.foo.be/forban/

Forban works independently from Internet and use only the local area
capabilities to announce, discover, search or share files. Forban relies on
HTTP and he is opportunistic (meaning replicating any files seen in
his proximity or interest). The current implementation is written in Python.
The Forban protocols are minimalistic to ease the accessibility to
build independent Forban in any decent language or even in shell scripts
(using tcpdump and wget for example).

Forban operates in different modes, the opportunistic mode is the default
and working as a gossip protocol to disseminate data with any Forban
in his proximity. The main concept is to provide persistence for the
disseminated data even on periodic or unreliable communication.

This is just an experiment but it works as expected. If you have any
ideas or feedback to improve the protocol or the software, just let me know.

Kind regards,

--
-- Alexandre Dulaunoy (adulau) -- http://www.foo.be/

Views: 379

Add a Comment

You need to be a member of P2P Foundation to add comments!

Join P2P Foundation

Badge

Loading…

© 2024   Created by Josef Davies-Coates.   Powered by

Badges  |  Report an Issue  |  Terms of Service