P2P framework

Boria Feigin boria at NOSPAM.fbg.uklinux.net
Thu Oct 28 09:21:03 EDT 2004


Hi All,

I am looking for a networking (p2p, if you like) framework with Python
bindings. Requirements are very basic - a node should be able to:
    o join/leave the network (perhaps with some auth. mechanism, but not
essential at this stage)
    o broadcast a message to other nodes
    o communicate with another node on the network

Basically, something like Sun's JXTA (www.jxta.org) would be more than
sufficient. They do have a Python bindings project (jxtapy.jxta.org) but
that seems dead and I'd rather avoid using Jython for the time being.

All and any advice appreciated.

Boris









More information about the Python-list mailing list