The Gnutella specs wiki at http://gnutella-specs.rakjar.de/ has been down for a few days. Does anyone have an idea when it will be up again? Reinier...
Hi, I have a few problems with my database since I switched to a faster server. My provider already uploaded a backup database for me, but I couldn't yet ...
I am designing a Gnutella client and am trying to properly adhere to correct structure for all Gnutella messages. I am having a problem with the Push message....
Try runnin your servent from behind a NAT router, without configuring it with port forwarding. PUSH messages will be sent to you only in this case, and if you...
... to ... and ... all ... come ... Yes ... to ... Are you using OOB protocol? If yes, so you can send a push directly to your responder servent throug UDP,...
i need to know how to connect to a webcache when my servent connects to the network for the first time. please tell me the url of some of the popular webcache...
I'll get the specs wiki up again as soon as possible. Wishes, Arne ... -- Unpolitisch sein Heißt politisch sein Ohne es zu merken. - Arne Babenhauserheide (...
Thanks for the good information. I believed that using UDP was a programmer's preference and not an accepted standard for certain messages. I used TCP...
... Normally the same port. ... Same structure, but there's an extra header in UDP datagrams to indicate that they are transporting Gnutella protocol (because...
... So if I connect to multiple ultrapeers, should I create both a TCP and a UDP socket for each one to handle the messaging? I'm currently just connecting...
... No. If you already have a TCP session with a host, use that session to send your message. You don't need the extra overhead of another socket, and of the...
... No, there is no extra header in UDP datagrams to indicate that they are transporting the Gnutella protocol. The UDP payload (at UDP/IP level) is simply...
Hi all friends , I have downloaded limewire source code and want to modify that in such a way that I get connected to mroe than 500 or thousands of ultrapeers....
I collect some PONG messages from LimeWare, analyze them and find some question: 1. I use PingReply.getFiles() to get the number of files shared and use ...
I collect some PONG messages from LimeWare, analyze them and find some question: 1. I use PingReply.getFiles() to get the number of files shared and use ...
I just got Gnutella for Users online again, but the specs wiki got me into some problems, since the the supporters at all-inkl only uploaded a partial backup...
few question: Can i still search by urn:sha1 hash in Gnutella netwok ? Will clients like Shareza , Bear , Lime reply with the QueryHit ? Regards, -Waugh Send...
Hi, guys My question: If 1. My servent is an ultrapeer and it supports GUESS 2. Connection handshake has performed and a second servet is an ultrapeer and...
Limewire is currently the only client which UP's ignore hash-searches. Because Limewire makes up the most of Gnutella, hash searching is practically impossible...
I'm sorry, that I can't bring better news. I checked the database again and again, but it seems my provider just killed the tables (all except the hit counter...
The website the-gdf.org does not reply, so the only source we can get is even older: http://rfc-gnutella.sourceforge.net/developer/stable/index.html This is...
... archive.org has readable backups most of the sites from the two wikis - and for that they deserve a blessing, I think. ... I don't have backups, because I...
I now downloaded the pages from the-gdf wiki via archive.org and put them into a Mercurial directory to have them safe. I'm not perfectly sure, if it's...
... Not if you're using BearShare. I find it highly effective, especially with files that have multiple sources. Even when a file has only one source, if that...
... As far as I know LimeWire uses Kademlia technology (DHT) for Hash-searches, which is more efficient for non-keyword searches. For searches by keyword they...
... As far as I know, LimeWire is no longer feeding its QR table with urn:sha1: entries, meaning that urn:sha1 searches can no longer succeed. Due to QRP and...
Hello Sam, ... Yes, this page is useless to everyone but you: http://wiki.limewire.org/index.php?title=Mojito_Values I want to know the low-level format, I...
The bootstrap is really lacking. Really people have to have the LW source and the message format document. There is really not much else that is helpful. I...