B
Boria Feigin
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
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