Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Gnutella Development Discussion (https://www.gnutellaforums.com/general-gnutella-development-discussion/)
-   -   List of IPs from hostcache... (https://www.gnutellaforums.com/general-gnutella-development-discussion/19484-list-ips-hostcache.html)

damien March 18th, 2003 04:46 AM

List of IPs from hostcache...
 
I'm trying to get a list of IP connected while sending a PING to connect1.gnutellahosts.com.
The problem is that it doesn't work.
Once I'm connected, I don't know witch request I have to send. I tried :
"PING 0\n\n"
"PING \n\n"
...
Does anyone know how to do ? With sequence I have to send from my own p2p (sample...)

trap_jaw March 18th, 2003 08:27 AM

There is no such thing as "PING\n\n" in Gnutella, - not even in the HTTP headers - you have to send a regular gnutella ping message. - Read the protocols at http://rfc-gnutella.sf.net .

damien March 18th, 2003 10:03 AM

Yes but...
 
So I sent :
byte[] ping = {0x27, 0x27, 0x08, 0x3F, 0x71, 0x49, 0xB2, 0xD4, 0x11, 0x88, 0x23, 0x00, 0x80, 0xAD , 0x40 , 0x4E , 0x62, 0x00 , 0x07 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00};
It seems to be a good frame (even it isn't, i just want a response from a server) and I have a failure connection with C and C# programs.

I don't know how to do know...

thx for helping !

damien March 18th, 2003 10:06 AM

Add ons...
 
I try :
gnutellahosts.com
router.limewire.com
public.bearshare.net
...
on port 6346

trap_jaw March 18th, 2003 05:26 PM

public.bearshare.net is the only one of this host caches that is still working.

And your message is everything but it's not a gnutella message. Byte 16: 0x62 is not even a valid payload type.

Joakim Agren March 18th, 2003 06:13 PM

Quote:

Originally posted by trap_jaw
public.bearshare.net is the only one of this host caches that is still working.

And your message is everything but it's not a gnutella message. Byte 16: 0x62 is not even a valid payload type.

Hello!

Do you know of any other HostCache servers besides Bearshares that are still working and if so at which ports are they?. Maybe there is a list somewhere at active Host Cache servers?....

damien March 19th, 2003 02:14 AM

telnet...
 
I tried to connect with the most simple way I found : telnet.
damien@es2irk11:~$ telnet public.bearshare.net 6346

Trying 208.239.76.97...
telnet: connect to address 208.239.76.97: No route to host
Trying 208.239.76.103...
telnet: connect to address 208.239.76.103: No route to host

damien@es2irk11:~$ telnet public.bearshare.net 63
Trying 208.239.76.97...
telnet: connect to address 208.239.76.97: Connection refused

Do someone has the same result ?

trap_jaw March 19th, 2003 03:20 AM

Once you have connected successfully to public.bearshare.net the server seems to block further connections from your hosts for a while.

damien March 19th, 2003 03:26 AM

No connection available
 
We found why we can't connect :
the administrator have closed all communication to 6346 and 6347 port number... so we try with other...
Is there a way to get Host IP or Client IP trough gwebcache ?


All times are GMT -7. The time now is 06:23 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.