DCSearch

DCSearch is a program to search all hubs on the DC network for a specified search term. It can be configured to return results of a certain minimum/maximum size, and only results from peers with slots free. It is part of my DCTools suite and requires libDC.

Download DCSearch 1.1.2: Here
Download libDC 1.0.1: Here

NB: You need to extract both the DCSearch and libDC packages into the same directory for the program to run. DCSearch 1.1.2 will run ONLY with libDC 1.0.1

Configuration and Use

Run dcsearch.exe from the command line with no arguments to show usage syntax.

DC Hub Search - Usage:
dcsearch [-c max connections][-d][-o] [-m minsize] [-M maxsize]
	 <mynickname> <localip> <localport> <search term>

-c              Maximum number of hubs to connect to
-d              Do not download hublist from server; use local one instead
-o              Return only results from peers with free slots
-m              Restrict results to files less than <minsize>
-M              Restrict results to files greater than <maxsize>
Hublists are downloaded from hublist.org and need to be uncompressed using bunzip2.exe (included).

Licensing

DCSearch is licensed under version 2 of the GNU General Public License (GPL). By using DCSearch, you agree to abide by the terms found in the GPL.


Copyright 2003-2004, Andy Zhang. All rights reserved. Email questions/comments/bug reports to andy[at]visaapply[dot]com