Hi, I am doing some research on p2p and would like to save incoming queries to a DB or text file. I am using gtk-gnutella and this already has an option to...
How can I discover if a library´s file is shared without using the GUI? I´ve tried looking for something in Library1.dat without success. Can anyone help me...
hi, i am a software engineer working in a research & development organization specializing in distributed networks. i am trying to write a book on free social...
... What about reading the Gnutella specifications available on the GDF first? Why would you want to study code at all to expose the major functionalities of...
What about reading the Gnutella specifications available on the GDF first? those are covered and somewhat the first draft is written. Why would you want to...
... There's good code and there's poor code. Reading poor code actually confuses you. Besides, I strongly disagree that reading code will help you understand ...
... What happened to the GDF wiki? (http://www.the-gdf.org/) I get "connection timeout" errors whenever I try to view it. (this question is really directed at...
[Found this in a spam folder ...] ... Assuming you're running the latest GTKG: Your best bet then is to create a named pipe as ~/.gtk-gnutella/packets_rx.dump ...
Gnutella Developers, I know that gtk-gnutella and phex are still active along with LimeWire. Are there any other big gnutella software developments going on?...
Hi, I think you might be interested in having a look at http://gnufu.net PDF (8 pages, a bit outdated): - http://draketo.de/inhalt/krude-ideen/gnufu-en.pdf It...
Here's a list: http://en.wikipedia.org/wiki/Comparison_of_Gnutella_software Best wishes, Arne -- Unpolitisch sein Heißt politisch sein Ohne es zu merken. -...
Hello (again?), I tried to post the message below as a reply to an old post, but it seems to have vanished (also a new user to Yahoo Groups, maybe I'm doing...
... and ... Hi all - new Gnutella developer here! Well, an old-new one, I wrote a Gnutella client back in about 2000, and now we're trying to bring it back to...
... Thanks for your suggestions there! I would like to test it with other clients, but LimeWire doesn't seem to have as much control as I'd like. For a start...
... I can't comment on Phex, but gtk-gnutella will apply a "pass through" function that is filtering queries randomly when the table is getting full. For...
For GTK-Gnutella on OSX, just have a look at Darwinports: http://gtk-gnutella.darwinports.com/ As far as I know how darwinports works, it should draw in...
Hi, The LimeWire guys speak of 5 Million simultaneous users, so I think we should increase the outdegree. At the moment a search from one ultrapeer travels...
A couple things here. Our goal a long time ago was to add nonblocking IO so that we could increase the outdegree by another order of magnitude and decrease the...
Hi Greg, My replies are inline... ... Af far as I understand it this doesn't apply to small scale increase of outdegree without TTL reduction, or does it? ... ...
... I'm not sure what "this" your referring to. Any increase in outdegree increases the ability of an ultrapeer to effectively apply selective querying....
... Sorry, that I was unclear. "This" refers to old connections. <snip> ... The time a query needs shouldn't be too much of an issue (at least to a user), I...
Greetings , One small query: I want to extract bitprint from Query Hit packet but parsing several packet , I never come across any query hit packet with...
Do we use bitprints at all? As far as I know they consist of a sha1 and an md5 sum or so. Best wishes, Arne ... -- Unpolitisch sein Heißt politisch sein Ohne...
No "MD5" sum, this is a "Tiger" digest instead (not to be confused with the "Tiger tree root" which is another related but distinct value, computed differently...
Thanks for the correction! Best wishes, Arne ... -- Unpolitisch sein Heißt politisch sein Ohne es zu merken. - Arne Babenhauserheide ( http://draketo.de ) --...
After reverification, I have seen that bitprints use TigerTree root, not just Tiger; this makes it more useful for the intended purpose with secure swarmed...