![]() |
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...) |
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 . |
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 ! |
Add ons... I try : gnutellahosts.com router.limewire.com public.bearshare.net ... on port 6346 |
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. |
Quote:
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?.... |
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 ? |
Once you have connected successfully to public.bearshare.net the server seems to block further connections from your hosts for a while. |
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.