Jump to content

MLDonkey: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Trek00 (talk | contribs)
Undid edits by 68.169.43.108 about frontends and gnutella
Line 43: Line 43:


MLDonkey is able to connect simultaneously to different peers using different network protocols. In addition it can download and merge parts of one file from different network protocols<ref>[http://mldonkey.sourceforge.net/Merge Latest cores (above 2.5.28) contain an experimental feature: swarming between networks]</ref> although this feature is currently documented as experimental. MLDonkey runs in a terminal session and does not require a GUI environment, saving memory and processing resources. Behavior is controlled by editable configuration files, or—in a more user friendly fashion—from a separate user interface.
MLDonkey is able to connect simultaneously to different peers using different network protocols. In addition it can download and merge parts of one file from different network protocols<ref>[http://mldonkey.sourceforge.net/Merge Latest cores (above 2.5.28) contain an experimental feature: swarming between networks]</ref> although this feature is currently documented as experimental. MLDonkey runs in a terminal session and does not require a GUI environment, saving memory and processing resources. Behavior is controlled by editable configuration files, or—in a more user friendly fashion—from a separate user interface.

From release 2.9.0 on, support for [[Gnutella]] and [[Gnutella2|G2]] are no longer compiled in by default as both plugins are buggy and currently unmaintained; however, it is still possible to compile them in by making the appropriate setting in the configuration file.<ref>[http://sourceforge.net/forum/forum.php?forum_id=719769 MLDonkey will no longer compile in Gnutella and G2 support by default]</ref>


== See also ==
== See also ==
Line 56: Line 58:
{{Refend}}
{{Refend}}


== Related software ==
== Frontends ==
*[http://p2p-gui.sourceforge.net/ P2P-GUI (web interface)]
*[http://p2p-gui.sourceforge.net/ P2P-GUI (web interface)]
*[http://www.niemueller.de/software/palm/onager/ Onager (PalmOS)]
*[https://addons.mozilla.org/en-US/firefox/addon/14043 Torrent Server Handler (FireFox extension)]
*[http://sancho-gui.sourceforge.net/ Sancho]
*[http://www.turnkeylinux.org/torrentserver MLDonkey-based Torrent Server]


==External links==
==External links==

Revision as of 16:24, 5 September 2010

MLDonkey
Initial releaselate 2001
Stable release3.2.1 (August 20, 2024; 4 months ago (2024-08-20)[1]) [±]
Preview releasenone [±]
Repository
Written inObjective Caml, with some C and assembly
Operating systemCross-platform
Available in?
TypeP2P File sharing
LicenseGPL
Websitemldonkey.sourceforge.net

MLDonkey is an open source, multi-protocol, peer-to-peer file sharing application that runs as a back-end server application on many platforms. It can be controlled through a user interface provided by one of many separate front-ends, including a Web interface, telnet interface and over a dozen native client programs.

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.

History

Development of the software began in late 2001. The original developer of MLDonkey is Fabrice Le Fessant from INRIA. It was originally conceived as an effort to spread the use of Objective Caml in the open source community.[2]

In January 2003, Slyck.com reported brief friction beween MLDonkey developers and the official Overnet MetaMachine developers, which denounced MLDonkey as a "rogue client", allegedly for incorrect behavior on the network.[3]

Versions before 3.0 have a known security vulnerability that allows an attacker with access to the web interface to read any file on the file system.[4]

Features

Features of MLdonkey core:

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.

MLDonkey is able to connect simultaneously to different peers using different network protocols. In addition it can download and merge parts of one file from different network protocols[5] although this feature is currently documented as experimental. MLDonkey runs in a terminal session and does not require a GUI environment, saving memory and processing resources. Behavior is controlled by editable configuration files, or—in a more user friendly fashion—from a separate user interface.

From release 2.9.0 on, support for Gnutella and G2 are no longer compiled in by default as both plugins are buggy and currently unmaintained; however, it is still possible to compile them in by making the appropriate setting in the configuration file.[6]

See also

References

  1. ^ "MLDonkey at GitHub". GitHub. 2017-01-22. Retrieved 2019-11-15.
  2. ^ Fabrice Le Fessant; MLdonkey, a Multi-Network Peer-to-Peer File-Sharing Program
  3. ^ Thomas Mennecke, Rogue Clients and Overnet, January 17, 2003
  4. ^ DJ Walker-Morgan, MLDonkey 3.0 closes security hole, H-online, 16 March 2009
  5. ^ Latest cores (above 2.5.28) contain an experimental feature: swarming between networks
  6. ^ MLDonkey will no longer compile in Gnutella and G2 support by default

General references

Frontends