Hi, We can and should put essential data into attributes...I just used the older representation in this example to explain some other points. Thanks, Sumeet...
1991
Petr Baudis
pasky@...
Aug 1, 2001 6:11 pm
... Let's think about this: Proxying-able server will announce this by sending header field: Proxy: On ok, but what will happen, when node will change its...
1992
michael@...
Aug 2, 2001 10:27 pm
I'm having some serious doubts about our horizon size estimates. The number of downloads for Limewire and Bearshare are far larger then any estimates of the...
1993
Gordon Mohr
gojomo@...
Aug 3, 2001 12:08 am
... I can think of several possible explanations for such a ratio: - Gnutella clients rev faster, so a single user might download (for example) Bearshare 5+...
1994
Greg Bildson
gbildson@...
Aug 3, 2001 1:23 am
If you are talking about instantaneous network statistics, I don't totally believe them although clip2 and limewire tend to agree. Over a 10 to 20 minute...
1995
Greg Bildson
gbildson@...
Aug 3, 2001 1:53 pm
Benno and everyone else with Gnutella websites out there, do any of you have plans to run pong caches? I would think that folks like gnutella.it, abctella...
1996
Andy Hedges
andy@...
Aug 3, 2001 2:14 pm
Who has software for a pong server? I would be interested in running it on Linux. What kind of bandwidth, memory, processor will it require. What are ...
1997
Greg Bildson
gbildson@...
Aug 3, 2001 2:30 pm
I bookmarked this in the bookmarks under the group: http://groups.yahoo.com/group/the_gdf/message/1375 It uses the minimal equivalent of 2 Gnutella connections...
1998
John Marshall
swabby@...
Aug 3, 2001 3:58 pm
Open an IRC client, connect to EFNet, join #gnutella/cache or #gnutella/chat. These are host caches that Gnucleus uses to auto- find connections into the...
1999
Benno Senoner
sbenno@...
Aug 3, 2001 4:34 pm
I see a problem here: first part of dialup users do not have reverse lookup entries in the DNS so usually irc servers do not let them enter. Second: how is the...
2000
michael@...
Aug 3, 2001 4:46 pm
... totally believe them although clip2 and limewire tend to agree. Over a 10 to 20 minute period, it is hard to get close to crawling the entire network or...
2001
Greg Bildson
gbildson@...
Aug 3, 2001 4:58 pm
The network numbers reported are from the last crawl. They really have a loose connection to how many people are on during a day or week. Crawls do start with...
2002
John Marshall
swabby@...
Aug 3, 2001 5:15 pm
Yep, I expected these questions. ... IDENTD is built in already ... ISPs NOTICE #gnutella/cache open(134.56.43.23:6346:), port is there and can be set to...
2003
Greg Bildson
gbildson@...
Aug 3, 2001 5:26 pm
Well, back in the day, we had planned to soup up the routers support of groups with user identification but we figured an open methodology would be the way to...
2004
Justin Chapweske
orasis@...
Aug 3, 2001 5:28 pm
Greg, or anyone else doing Java clients, if you want to collaborate on building an open source p2p lookup system using DDNS let me know. ... -- Justin...
2005
Mike Green
mgreen@...
Aug 3, 2001 5:33 pm
... Why in the world are they being published on IRC? -- Mike...
2006
Greg Bildson
gbildson@...
Aug 3, 2001 6:01 pm
Potentially. Hopefully, firstpeer can help us in that direction ... Thanks -greg ... From: Justin Chapweske [mailto:orasis@...] Sent: Friday,...
2007
John Marshall
swabby@...
Aug 3, 2001 6:42 pm
... Simple, my users wanted chat, I gave them it. And while I was at it I saw IRC serves as the perfect exchange for hosts also. Why develop a new system...
2008
Justin Chapweske
orasis@...
Aug 3, 2001 6:46 pm
I would think that in the least you guys would be considerate enough to set up your own IRC network rather than beating on poor efnet....or at least explicitly...
2009
John Marshall
swabby@...
Aug 3, 2001 6:59 pm
... Excuse me. Gnucleus is a full feature IRC client, meaning my users have every right to connect and chat in #gnutella/chat. On the other hand using...
2010
Greg Bildson
gbildson@...
Aug 3, 2001 7:08 pm
Dear GDF'ers, What follows is our final handshaking proposal. We have taken into account all the good discussion that has taken place on the GDF in regards to...
2011
Greg Bildson
gbildson@...
Aug 3, 2001 7:45 pm
Yes - LimeWire...
2012
Vinnie
info@...
Aug 3, 2001 8:07 pm
... Looks great, guys. I'm all for it. Thanks for taking into account BearShare's needs - I'm looking forward to cleanly re-implementing some of the BearShare...
2013
Serguei Osokine
osokin@...
Aug 3, 2001 8:11 pm
Yes - Oso. ... account ... to ... balance ... test of ... folks, we ... I'll be ... deal ... on the ... votes will ... All ... Ben ... versioning ... ...
2014
Nate
web1g@...
Aug 3, 2001 11:39 pm
Vote NO - NapShare If you take out #3 and move it to #5 then I would vote yes. There is no reason for any HTTP headers in the initial contact sequence. The...
2015
cogumbreiro@...
Aug 4, 2001 12:59 pm
I'm developing an open source gnutella servent in Visual Basic, i've followed the protocol specifications yet when i send a pong to a server it disconnects my...
2016
Jay Cornwall
jay@...
Aug 4, 2001 1:55 pm
... Why are you sending a pong to a servent? Unless it's in reply to a previous ping, you shouldn't need to. ... It sounds to me like the data stream you're...
2017
Greg Bildson
gbildson@...
Aug 4, 2001 3:18 pm
Yeah, connection speed occured to me as one of the many valuable pieces of information that could be communicated. -greg ... From: Nate <web1g@...>...
2018
Tor Klingberg
tor.klingberg@...
Aug 4, 2001 4:32 pm
... This looks like you are out of sync. Note that pings can have a payload, so read the payload length field of pings. ... Guid should not be optional. A pong...
2019
cogumbreiro@...
Aug 4, 2001 8:45 pm
I'm not sending, but when i reply i'm disconnected, i think i know why now, i didn't knew that the reply should have the same guid. Gonna test it now though ...