[Twisted-Python] Howto use the Gnutella-protocol
Jp Calderone
exarkun at intarweb.us
Wed Jun 18 05:02:10 MDT 2003
On Fri, Jun 13, 2003 at 02:48:49PM +0200, Thomas Weholt ( PRIVAT ) wrote:
> Is the gnutella-protocol in Twisted so complete I can use it to query a
> gnutella-network and download files? If so, does anybody have any example
> code?
>
> Any hints, clues etc. on this matter would be highly appreciated.
The gnutella.py module doc string --
"""
Gnutella, v0.4
http://www9.limewire.com/developer/gnutella_protocol_0.4.pdf
This module is incomplete. The "GnutellaTalker" class is complete. The
"GnutellaPinger" and "GnutellaPonger" are complete and able to chat with one
another. The "GnutellaRouter" and "GnutellaServent" classes are yet to be
written.
"""
From this, I would gather the answer is "no," but there seems to be a
reasonable basis for implementing that functionality.
Jp
--
"One World, one Web, one Program." - Microsoft(R) promotional ad
"Ein Volk, ein Reich, ein Fuhrer." - Adolf Hitler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20030618/c46fa369/attachment.sig>
More information about the Twisted-Python
mailing list