Kad network
The Kad network is a peer-to-peer network which implements the Kademlia P2P overlay protocol. The majority of users on the Kad Network are also connected to servers on the eDonkey network, and Kad Network clients typically query known nodes on the eDonkey network in order to find an initial node on the Kad network.
Usage
The Kad network uses a UDP-based protocol to:- Find sources for eD2k hashes.
- Search for eD2k hashes based on keywords in the file name.
- Find comments and ratings for files.
- Provide buddy services for firewalled nodes.
- Store locations, comments and filenames.
As with all decentralized networks, the Kad network requires no official or common servers. As such, it cannot be disabled by shutting down a given subset of key nodes. While the decentralization of the network prevents a simple shut-down, traffic analysis and deep packet inspection will more readily identify the traffic as P2P due to the high variable-destination packet throughput. The large packet volume typically causes a reduction in available CPU and/or network resources usually associated with P2P traffic.
Clients
Client search
The Kad network supports searching of files by name and a number of secondary characteristics such as size, extension, bit-rate, and more. Features vary based on client used.Major clients
Only a few major clients currently support the Kad network implementation. However, they comprise over 80% of the user base and are probably closer to 95% of ed2k installations.- eMule: An open source Windows client which is the most popular, with 80% of network users. It also runs on Linux using the Wine libraries.
- aMule: An open source client popular among Linux Operating Systems. Currently aMule supports a wide variety of platforms and operating systems.
- MLDonkey: An open source, cross-platform client that runs on many platforms and supports numerous other file-sharing protocols as well.
- iMule: An anonymous, open source, cross-platform client. Supports only the Kad network and I2P network. eDonkey network has been dropped.
- Lphant: Supports also eDonkey network and BitTorrent protocol. To use Kad network make sure you have 3.51 version.
Malware/virus
- TDL-4: A botnet virus that is reported to use this network as a backup for updates and new instructions if its Command and Control servers are taken down.