MLDonkey
From Wikipedia, the free encyclopedia
MLDonkey | |
Latest release: | 2.8.4 / April 1, 2007 |
---|---|
OS: | Cross-platform |
Use: | P2P File sharing |
License: | GPL |
Website: | mldonkey.sourceforge.net |
MLDonkey is an open source, free software multi-network peer-to-peer application. It is also the name of the peer-to-peer overlay network that the MLDonkey uses. Originally a Linux client for the eDonkey protocol, it now runs on many flavors of Unix-like, Mac OS X, Windows and MorphOS and supports numerous peer-to-peer protocols. It is written in Objective Caml, with some C and even some Assembly parts.
Contents |
[edit] History
Development of the software began in late 2001. The original developer of MLDonkey is Fabrice Le Fessant from INRIA.
[edit] Features
Features of MLdonkey core:
- Peer to peer (p2p) program that supports the following network protocols, either partially or completely:
- eDonkey network
- Overnet
- BitTorrent
- Gnutella
- Gnutella2
- FastTrack
- Kad Network
- OpenNap (currently broken)
- SoulSeek (currently broken)
- DirectConnect - As many users of the MLDonkey client (mldc) choose to report inflated share sizes, mldc is not welcome to many DC hubs, and violates the common "no fake shares" rule. (currently broken)
- HTTP/FTP
- Controlled by Telnet, Web interface or various GUIs
Written in the Ocaml programming language and licensed under the GPL, the application separates the user interface (which can be a web browser, telnet, or a third-party GUI application) and the code that interacts with the peer-to-peer networks.