View Single Post
  #15 (permalink)  
Old December 29th, 2001
cultiv8r cultiv8r is offline
Senior Member
 

Join Date: August 9th, 2001
Location: Philadelphia, PA, USA
Posts: 369
cultiv8r
Default

You've got to make sure that the client accepts incoming connections and connections from a local host (local loop for example).

I recommend getting Gnucleus, since this client is following the Gnutella specs quite closely. The more widely spread ones, like BearShare, have a tendency to do things their own way.

It is also very important that you send nothing more for each packet than specified in the descriptor's payload length, hence my use of packed records, etc. The TTL should be > 0 and the Hops should be set at 0.

If that fails, try outputting (like in a Tmemo object) what you and the other side have sent.

-- Mike
__________________
Okay, so I've been gone a while - but hey, meanwhile online translators have gotten better:

Ce n'est pas ma faute. Blâmer vous-même.

----

Ne me blâmez pas. Blâment votre individu.
Reply With Quote