Ed2k URI scheme: Difference between revisions

Content deleted Content added
m General: Nope. Only because big torrent pages like TPB are moving towards magnet does not mean that ed2k links have been replaced in practice (where they were used) by magnets...
Spelling
Line 7:
eD2k links allow a file to be identified from a link in a web browser and to be downloaded thereafter by a client like eMule, [[Shareaza]] or any other compatible software. This linking feature was one of the first [[Uniform Resource Identifier|URI]]s to be introduced in [[peer-to-peer]] file sharing, and had a vast effect on the development of the eDonkey network, as it allowed external link sites to provide verified content within the network. Nowadays, so-called [[Magnet URI scheme|Magnet links]] have replaced eD2k:// links in practice. They serve a similar role, but are not limited to the eD2k hash and can contain other hashes such as [[SHA-1]] or [[MD5]] for example, which makes it possible to use these links to point to files in several networks (as well as in BitTorrent) at once.
 
eD2k links include file hashes, as these hashes can be used as a [[unique identifier]] for files within the network, so even if the linked-to file has a different name on two computers within the network, the file can be fondfound on both of them, and file chunks can be obtained from both sources. This is done by using a [[hash function]] on the file to calculate its checksum, depending only from the file content, not from its name.
 
Like other URI protocols, web browsers can be configured to automatically handle ed2k URIs. After installing an [[Comparison of eDonkey software|eD2k client]], the ed2k:// protocol is optionally registered so that clicking on it in the browser automatically starts the download or asks whether the user wants to start downloading respectively.