diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-09-23 22:22:27 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-09-23 22:22:27 +0000 |
commit | 31eaed2ac26ea5d33e1a9820bd77d893088dc3db (patch) | |
tree | 0b767700946f4ee3392f348a1882ee4e82115e4f /net-p2p/linuxdcpp/pkg-descr | |
parent | d379b04fa1a97c50a72cc8cea48d91dea5e9d636 (diff) |
Notes
Diffstat (limited to 'net-p2p/linuxdcpp/pkg-descr')
-rw-r--r-- | net-p2p/linuxdcpp/pkg-descr | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/net-p2p/linuxdcpp/pkg-descr b/net-p2p/linuxdcpp/pkg-descr index f0605ca4cdcb..1678c60ddb11 100644 --- a/net-p2p/linuxdcpp/pkg-descr +++ b/net-p2p/linuxdcpp/pkg-descr @@ -1,5 +1,13 @@ -Linuxdcpp is a port of the win32 DC++ direct connect client to POSIX-like -systems. Despite the name, it does run on other platforms beside Linux. -Linuxdcpp uses the GTK+2 toolkit. +LinuxDC++ is a Linux port of the Direct Connect client DC++. Though it is +primarily aimed at Linux, it has been shown to work on other Unix-based +operating systems as well. It is written in C++ and makes use of GTK+ for the +user-interface. LinuxDC++ is free and open source software licensed under the +GPL. + +Direct connect is a peer-to-peer file-sharing protocol. The most popular +Windows client implementing this protocol currently is DC++. Direct connect +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. WWW: http://linuxdcpp.berlios.de/ |