View Single Post
  #1 (permalink)  
Old December 23rd, 2001
Unregistered
Guest
 
Posts: n/a
Default Help On Gnutella Protocol

I am trying to make simple component that makes a connection to a Gnutella client. Right now i managed to get a "GNUTELLA OK" reply but when i send back a ping message the connection drops.
I read that i should send a ping after getting the OK from the client. Is this right? What am i doing wrong?
The component is written in Delphi with the TWsocket component.
Reply With Quote