blob: 470212b5f06bebd7f263f8c6f5ded005437b14fa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
mldonkey is a OCAML/GTK client for the eDonkey peer-to-peer network
(see http://www.edonkey2000.com/ and the 'edonkey' ports).
It is separated into a core with telnet and web interfaces, and
brings a GTK GUI.
Other features over the original client are:
- better stability
- faster operation
- much better control
- saves its current state, checksums and known peers
(instead of starting from scratch every time)
WWW: http://www.freesoftware.fsf.org/mldonkey/
|