![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Gnutella Development Discussion For general discussion about Gnutella development. |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() Hello, I am trying to write my GNUTella client using Java. I wrote the code to find the first node on the network, then sent to it the "CONNECT GNUTELLA/0.6" message. The servent correctly says "200 OK", and then.. how can I perform a search query? At this point I got: * the IP and port of the servent I am connected to * its input and output streams. The RFC says Quote:
Quote:
Finally I printed the bytes array to the output stream connected with the servent, but: * if I read the servent reply on the input stream I got unuseful information about the servent.. nothing like the query hits * if I create a ServerSocket bound to port 6346, this socket hungs on listening an never recieves anything So.. what shall I do to get the query hits? Thanks in advance |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
query | steve_m_t | General Gnutella / Gnutella Network Discussion | 1 | September 6th, 2004 04:04 PM |
LW 3.7.10 sends wrong port in Query Hits | mickish | LimeWire Beta Archives | 3 | January 29th, 2004 02:10 PM |
Clients returning paths in query hits cause crashes ? | YoN!E | Download/Upload Problems | 4 | August 6th, 2003 02:37 AM |
Use pathnames when determining query hits | ShaunC | ToadNode (Windows) | 1 | October 2nd, 2002 02:42 PM |
Statistics - query hits | vince | New Feature Requests | 6 | September 28th, 2002 09:45 PM |