1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: linuxdcpp
Section: net
Priority: optional
Maintainer: Romain Beauxis <toots@rastageeks.org>
Build-Depends: @cdbs@, scons, libbz2-dev, libgtk2.0-dev, libglade2-dev, libssl-dev
Homepage: http://linuxdcpp.berlios.de/
Standards-Version: 3.8.0
Package: linuxdcpp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: linuxdcpp0.691
Description: Port of the Windows file-sharing program, DC++
Direct connect is a peer-to-peer (P2P) file-sharing protocol.
Clients connect to a central hub where they can view a list of
clients or users connected to them. Users can search for files
and download them from other clients, as well as chat with other
users.
.
The most popular Windows client implementing this protocol
currently is DC++. LinuxDC++ is a Linux port of DC++. Though it is
primarily aimed at Linux, it has been shown to work on other
Unix-based operating systems as well.
|