![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Find the Best VPN | Today's Posts | Search |
| General Gnutella Development Discussion For general discussion about Gnutella development. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
heeeeeeeeelp!
I've created a small client, it does the following: Connect to a servant somewhere [working fine] Send "GNUTELLA CONNECT/0.4\n\n" [working fine] Receive "GNUTELLA OK\n\n" [working fine] Send "Ping msg", GUID is just 16 random numbers, followed by that a 0 (PING REQ), TTL=7, HOPS=0, and 4 zeroes (no length) [working fine] I now get PONG reponse from lots of dudes! [working fine] I send the following query: "Query msg", GUID is just 16 random numbers Then 128 (0x80 QUERY), TTL=7, HOPS=0, and 4 bytes: 6 0 0 0 Now comes the descriptor: Two zeroes 0 (0 KBPS required), and then "mp3", 0 After this, I'm hoping to get lots of QUERY RESPONSES on this connection, but I get NOTHING Why is this? I use Little Endian order for everything (except IP #), thanks! |
|
#2
|
|||
|
|||
|
Due to various bugs in several clients (including ours) you will need to set the "minimum speed" to at least 56 (for 56kbps) in order to get most query replies.
|
|
#3
|
|||
|
|||
|
I just tried setting the first two bytes of the QUERY to 56 00 (decimal) ... no response still!
Whats wrong? I've debugged the program and made sure that it really does output what I wrote in the first email! thanks |
|
#4
|
|||
|
|||
|
I've noticed they close the connection right after sending Pong messages!! How come?
|
|
#5
|
|||
|
|||
|
bad pong - or - you like a freeloader (sharing no files)?
|
|
#6
|
|||
|
|||
|
... or if you mean after THEY send a pong, then they have no free slots available and feed you with alternative locations. Try v0.6 protocol, you get more status messages.
|
|
#7
|
|||
|
|||
|
If you read my first email, I have specified exactly what I send and exactly what I get back!
Noone ever pings me, so I have not ponged anyone (and thus I have not specified to anyone how much I share!) |
|
#8
|
|||
|
|||
|
Thanks Pizza! That's helpful information, didn't read about it anywhere! Btw is the 0.6 specification found anywhere?
I'm very interested to find out more about Super Nodes and Super Peers, any info about that anywhere? Btw, Yes other peers PONGED me! |
|
#9
|
|||
|
|||
|
see the FAQ thread, click on second link.
PizzaMan |
|
#10
|
|||
|
|||
|
PS: didn't got any email from you.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| queries | samdrew0004 | BearShare Open Discussion | 0 | November 3rd, 2005 11:19 PM |
| Upload Queries | fofofo1003 | Download/Upload Problems | 1 | April 21st, 2005 12:47 PM |
| ultrapeer queries | CyBorG3132 | Download/Upload Problems | 1 | April 21st, 2005 04:11 AM |
| No response to my QUERIES! | AliSweden | General Gnutella Development Discussion | 7 | June 24th, 2002 03:29 PM |
| queries | Unregistered | Open Discussion topics | 0 | March 14th, 2002 08:19 PM |