View Single Post
  #1 (permalink)  
Old July 17th, 2008
jimjim647 jimjim647 is offline
Novicius
 
Join Date: July 17th, 2008
Posts: 1
jimjim647 is flying high
Default Receiving Pong messages without sending a Ping

Hey there,

I am writing my own client (in Java) for Gnutella. This is just a coding exercise for me really, but there is one interesting event (that keeps on happening!) and I can't figure out.

From the Gnutella documentation, it says that a Pong message will only ever be sent by a client in response to a Ping. However, I am receiving many Pong messages while maintaining connections to other peers, even when I don't send a single Ping to the network.

Has anybody come across this before?

Kind regards,
Jim
Reply With Quote