File: control

package info (click to toggle)
rccp 0.5-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 164 kB
  • ctags: 40
  • sloc: ansic: 827; sh: 127; perl: 112; makefile: 66
file content (32 lines) | stat: -rw-r--r-- 1,356 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: rccp
Section: net
Priority: optional
Maintainer: Grzegorz Prokopski <greg@sente.pl>
Build-Depends: debhelper (>> 3.0.0), dctc
Standards-Version: 3.5.2

Package: rccp
Architecture: any
Depends: ${shlibs:Depends}, dctc, perl-modules
Description: Console frontend to DCTC - Direct Connect (peer-based file-sharing)
 RCCP (Red Connect Console Program) is text front-end for the dctc program.
 Dctc handles all communication with dchubs and clients.
 .
 RCCP is designed to allow both scripting and command line interaction.
 Besides supporting all the basic Direct Connect commands such as downloading,
 searching, uploading, resuming, multihub search etc RCCP can be scripted. 
 .
 Selected scripts from many included with the package:
  * multi hub spider search
  * last seen user script (ala irc !seen script)
  * list all files from all users
  * download bot - watches query results and downloads all of them
  * segmented downloading
  * ... plus many more ...
 .
 Direct Connect protocol is intended for peer-based file-sharing. In practise it
 works better than gnutella and other similar systems as it allows dc hubs
 (servers) administators to require clients to share specified amount of data.
 The amount is usually based on type of client's connection and it is used not
 to hurt or exclude anybody but to make file sharing "fair play".