Re: [gtk-gnutella-devel] DHT implementation in gtk-gnutella

2008-07-07 Thread Raphael Manfredi
Quoting Alex: : Does this mean DHT will replace the normal Gnutella search queries? Not at all. The DHT will offer a structured space to search efficiently for unique IDs. The plan is to use the DHT to perform SHA1 lookups (and push-proxy lookups for firewalled hosts) only. SHA1 queries will no

Re: [gtk-gnutella-devel] DHT implementation in gtk-gnutella

2008-07-07 Thread Alex
On Fri, Jul 04, 2008 at 08:24:39PM +0200, Raphael Manfredi wrote: > Hello Gnutella fans, > > I want to inform you that I have begun yesterday the implementation of > the DHT for gtk-gnutella, in a way that I hope will be compatible with > LimeWire's. > > The Kademlia implementation itself is comp