Gnutella Forums  

Go Back   Gnutella Forums > Gnutella News and Gnutelliums Forums > General Gnutella Development Discussion
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Gnutella Development Discussion For general discussion about Gnutella development.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 23rd, 2002
Paradog's Avatar
Distinguished Member
 
Join Date: April 5th, 2002
Location: Germoney
Posts: 739
Paradog is flying high
Unhappy Problem identifying Descriptor IDs

One question regarding Descriptor IDs...
How come I get descriptor IDs like ?®ƒCÒ_åA¿1,ëÖçu| from Gnucleus & LimeWire?
When I connect my client with Shareaza I get GUIDs like B4D7F325DA144026,
the type which my client used to send too.

I dont know if the information is important but I'm creating GUIDs with CoCreateGuid
My client (Suicide) is coded in VB 6.0, I made following type.

Public Type descriptor_header
descriptor_id As String * 16 '<- The GUID
payload_descriptor As Byte
ttl As Byte
hops As Byte
payload_length As Single
End Type

Have I forgotten something? Or is the descriptor I get from Gnucleus also valid?

The desperate
Paradog
Reply With Quote
  #2 (permalink)  
Old July 23rd, 2002
Gnutella Veteran
 
Join Date: March 24th, 2002
Location: Virginia
Posts: 101
tshdos is flying high
Default

The descriptor ids are binary so you will (should?) get characters that appear like this ?®ƒCÒ_åA¿1,ëÖçu|
As long as they are mostly unique it really doesn't matter.
Reply With Quote
  #3 (permalink)  
Old July 24th, 2002
Paradog's Avatar
Distinguished Member
 
Join Date: April 5th, 2002
Location: Germoney
Posts: 739
Paradog is flying high
Default

You sure?
But I'm sending the Descriptor IDs as a string, and it works.
How come Shareaza sends me non-binary IDs?
Reply With Quote
  #4 (permalink)  
Old July 24th, 2002
Gnutella Veteran
 
Join Date: March 24th, 2002
Location: Virginia
Posts: 101
tshdos is flying high
Default

Possibly it takes the GUID and converts it to a hex string then takes the first 16 chars . It really doesn't matter as long as it is unique.
Reply With Quote
  #5 (permalink)  
Old July 24th, 2002
Paradog's Avatar
Distinguished Member
 
Join Date: April 5th, 2002
Location: Germoney
Posts: 739
Paradog is flying high
Default

Oh right,
Thanks.
Have you read the PM?

By the way, I was wondering how big the possibility is
to have to same GUIDs within a horizon.
I'm not very good at maths (Hey! I'm still in school),
but I guess its (16*36)^16 or am I wrong?
Reply With Quote
  #6 (permalink)  
Old July 25th, 2002
Disciple
 
Join Date: July 18th, 2002
Posts: 19
prh99 is flying high
Default Re: Problem identifying Descriptor IDs

Quote:
Originally posted by Paradog
One question regarding Descriptor IDs...
How come I get descriptor IDs like ?®ƒCÒ_åA¿1,ëÖçu| from Gnucleus & LimeWire?
When I connect my client with Shareaza I get GUIDs like B4D7F325DA144026,
the type which my client used to send too.

I dont know if the information is important but I'm creating GUIDs with CoCreateGuid
My client (Suicide) is coded in VB 6.0, I made following type.

Public Type descriptor_header
descriptor_id As String * 16 '<- The GUID
payload_descriptor As Byte
ttl As Byte
hops As Byte
payload_length As Single
End Type

Have I forgotten something? Or is the descriptor I get from Gnucleus also valid?

The desperate
Paradog
Gnucleus has the same thing, and theirs are longer than 16 bytes (32 bytes instead of 16) . It looks like their converting those random characters to hex.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Song Identifying brocka123 Open Discussion topics 1 February 9th, 2005 05:13 AM
Payload descriptor codes Unregistered General Gnutella Development Discussion 3 May 26th, 2002 11:13 PM
Who give me a Descriptor ID? Cerebro General Gnutella Development Discussion 7 April 9th, 2002 04:38 AM
Descriptor Help Ahri General Gnutella / Gnutella Network Discussion 7 August 23rd, 2001 08:13 AM
identifying mac programs for dwnload? Greg Open Discussion topics 0 March 17th, 2001 01:38 PM


All times are GMT -7. The time now is 03:15 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.