[core-dev] What is the class that gives the search results?

"[email protected] " <[email protected]> Sat, 21 Aug 2004 08:51:15 +0100
Newsgroups gmane.network.gnutella.limewire.core.devel
Message-ID <[email protected]>
>I don't think there is any such method but it shouldn't be a 
>problem to match the incoming results against a set of GUIDs. 
>That's what the LimeWire GUI basically does.

But if LimeWire GUI does that, then there is a form of doing it, 
isn't it?.

>You will have to parse all incoming results and throw away 
>those that do not match the GUID you are looking for.

Yes Gregorio, but how i catch all the incoming results?

I'll explain what i want to do:

1. I connect.
2. I want to make a search. I use the method in 
RouterService#query (is that method well used for my 
purpose?).
3. When i have done the method before, i need to obtain the 
results to the query before, but here is my problem, because i 
don't find them.

I have been trying with the method FileManager#query, that 
returns an array of responses, but it seems that didn't work,


 


_______________________________________________
core-dev mailing list
[email protected]
http://www.limewire.org/mailman/listinfo/core-dev