EDonkey network

From Wikipedia, the free encyclopedia

The correct title of this article is eDonkey network. The initial letter is shown capitalized due to technical restrictions.

The eDonkey network (also known as eDonkey2000 network or eD2k) is a peer-to-peer file sharing network used primarily to exchange audio and video files and computer software. Like most file sharing networks, it is decentralized; files are not stored on a central server but are exchanged directly between users based on the peer-to-peer principle.

eDonkey client programs connect to the network to share files. eDonkey servers act as communication hubs for the clients, allowing users to locate files within the network. Clients and servers are available for Windows, Macintosh, Linux, and other UNIX-like operating systems. By running an eDonkey server program on a machine connected to the Internet, any user can add a server to the network. As the number of servers and their addresses change frequently, client programs update their server lists regularly.

Contents

[edit] Features

[edit] Hash Identification

Files on the eDonkey network are uniquely identified using compound MD4 hash checksums, which are a function of the bit content of the file. This treats files with identical content but different names as the same, and files with different contents but same name as different.

Files are divided in full chunks of 9,728,000 bytes (9500 kiB, around 9.28 MiB) plus a remainder chunk, and a separate 128-bit MD4 checksum is computed for each. That way, a transmission error is detected and corrupts only a chunk instead of the whole file. Furthermore, valid downloaded chunks are available for sharing before the rest of the file is downloaded, speeding up the distribution of large files throughout the network.
A file's identification checksum is computed by concatenating the chunk's MD4 checksums in order and hashing the result.

It is possible for two different chunks or files to have the same checksum and thus appear the same, but the chance of that happening is so small that for all practical purposes it never happens, and checksums are considered unique identifiers.

[edit] Search

The eDonkey network supports searching of files by name and a number of secondary characteristics such as size, extension, bitrate, etc. The lugdunum versions of eserver (eDonkey server software) support complex boolean searches like 'one AND two AND (three OR four) AND ("five four three" OR "two one") NOT seven'.

To ease file searching, some websites list the checksums of sought-after files in the form of an eD2k link. Some of these websites also have lists of active servers for users to update. (Two such sites are FileHash.com and eMugle.)

[edit] History

The original eDonkey network relied on central servers run by users willing to donate the necessary bandwidth and processing/disk usage overhead. Such servers could be subject to heavy traffic and, consequently, more vulnerable to attacks.

To overcome this problem, MetaMachine, the developer of the original eDonkey client, developed Overnet (www.overnet.com) as a successor to the eDonkey protocol. The eMule Project also developed a Kademlia network of their own (called Kad) to overcome the reliance on central servers. In addition, eMule includes a pure P2P client source-exchange capability, allowing a client with a ‘High ID’ (i. e., with incoming eD2k connections not blocked by a firewall) to continue downloading (and uploading) files with a high number of sources for days, even after complete disconnection from the original Kad or eD2k servers that handled the original requests. (eMule does not query secondary servers when told to disconnect from the server). This source-exchange capability is designed to reduce the load on servers by two thirds or more for files that have a large number of seeds, or sources (other clients) for the files. The original eDonkey client by MetaMachine does not support source exchanges.

In 2004, the eDonkey network overtook FastTrack to become the most widely used file sharing network on the Internet. While figures vary from hour to hour, it is believed, as of mid-2005, to host on average approximately two to three million users sharing 500 million to two billion files via 100 to 200 servers. The network’s most popular server was at one time Razorback2, which usually hosted about one million users. Sometime around February 21, 2006, the Razorback2 servers were raided and seized by the Federal Belgian Police.[1] DonkeyServer No1 and DonkeyServer No2 currently combine for over one and a half million users.

[edit] eDonkey client RIAA agreement

Main article: eDonkey2000

On September 13, 2006, MetaMachine Inc., the developer of the eDonkey2000 client, agreed to pay $30 million to avoid potential copyright infringement lawsuits brought by the RIAA. In accordance with the agreement, eDonkey is to discontinue distribution of their software as well as to take measures to prevent the use of previous copies of their software for file sharing. The RIAA agreement has likely had little impact on the eD2k network as a whole; eMule had been the dominant client on the network since 2002, and it already represented over 90% of the network at the time of the agreement.[2] eDonkey was also outnumbered by aMule and Shareaza, the second- and third-ranked eD2k clients in terms of usage. The eDonkey client software that was currently available no longer works as a hard-coded check to the eDonkey2000 web site has been placed in the latest and last version of eDonkey in preparation for implementation of the agreement. Users that visit the eDonkey website, intentionally, or by simply using the latest eDonkey client, are being greeted by a message mentioning the shutdown and pasting their IP address claiming it's logged as a scare tactic in an attempt to discourage them. The automatic check to the official eDonkey2000 client's website can be disabled by assigning www.edonkey2000.com to an incorrect IP address such as 127.0.0.1 in the hosts file.

[edit] Servers

The most widely used eD2k server is currently Lugdunum eserver (see official home page). After MetaMachine abandoned development of eD2k server software and revealed the source code to Lugdunum in late 2002, Lugdunum has extended the eD2k protocol while maintaining backward compatibility. Although sources of the metamachine's software were given to Lugdunum, he never used them.[1] The Lugdunum server software was created by reverse engineering edonkey protocol and redesigned from scratch. Lugdunum server software is free as in beer, but not open source. The stated reason for not opening the source is to prevent the easy creation of fake servers.

Servers have appeared on the eDonkey network that censor shared content searches and information about files by the type of the file (such as video or MP3) or by keywords (‘xxx,’ ‘sex,’ etc.). These include ‘Sonny Boy,’ ‘Byte Devils,’ ‘Pirate’s Lair,’ and others. Some of these servers have an IP starting with ‘72.51’[3] and are located in United States, although others exist in other countries. These servers report large numbers of users (up to 1.5 million) connected to them, thus raising the number of users in the network to 10—13 million; however, it is impossible to determine how many people are actually connected to them. Such servers often disseminate advertisements disguised as commonly searched-for music/video files.

It has been alleged that some of these servers also function as NetSentry or other spy bots run by companies contracted by the recording industry to collect information on users in order to mount legal action for copyright infringement[citation needed]. However, IP blocking software (such as bluetack) is often used to reduce the risk of such personal information being collected. It is estimated that 30% of eMule users[citation needed] currently use some sort of IP filtering (whether it be built into eMule, Internet firewall, or software such as PeerGuardian, ProtoWall, etc.)

[edit] Clients

Numerous clients, including several that are free and open-source, are available for the eDonkey/eDonkey2000 network:

  • aMule: a cross-platform fork from lMule and xMule, initially targeted toward UNIX/Linux platforms
  • eDonkey2000: an original MetaMachine client, since discontinued
  • eMule: a free, open-source Microsoft Windows client, currently the most widely used, with an estimated 80% of all network users (can also be run on Linux under Wine); numerous mods are also available
  • eMule Plus is a free (GPL), open-source Microsoft Windows client loosely based on eMule, but doesn't have KAD or obfuscation support while adding other features such as automated fake checks and enhanced GUI. eMule Plus has no direct association with the original eMule.
  • Hydranode: a free, open-source, multi-network, cross-platform, core-GUI-separated client
  • Jubster: a multi-network client for Windows
  • Lphant: an eDonkey and BitTorrent, cross-platform, core-GUI-separated client that runs on the Microsoft .NET and Mono platforms
  • MLDonkey: a free, multi-network, cross-platform client
  • Morpheus: a file sharing client for Windows
  • Pruna (formerly, MediaVAMP): a Korean-language client based on eMule
  • Shareaza: a free, open-source, multi-network client for Windows

[edit] See also

[edit] References

  1. ^ "Raids close file-sharing server", BBC, 2006-02-23. Retrieved on 2007-01-05.
  2. ^ GreatInca’s blog eMule Usage Statistics. The vast majority of eD2k clients in are use are shown to be free-software/open-source eMule clients. When including the ‘eM Compat’ clients (mostly eMule Plus clients), eMule represents over 90% of the clients. eDonkey is identified as edhybrid in these stats.
  3. ^ Do You Want To Recover The List Of Servers?, Real and Fake servers list. eMule forum.

[edit] External links