Version 0.7.1 - (Current Stable)

  1. Hub-client protocol supports Extended protocol features.
  2. Client-client protocol implementation.

Version 1.0 - (Developement in progress) See Download page for instructions to download this.

  1. Implement classes to maintain shares and hash them, create file lists, return search results etc.
  2. Implemented classes that allows Multi-Source download, queueing of downloads, auto-resume downloads at startup, automatically search for alternative sources, etc.
  3. Added support to allow the framework to connect to multiple hubs simultaneously.
  4. A new bot for example has been added - DemoBot. It implements most of the features that a client must have. This serves as an example of how to use jDCBot. This is controllable via another DC client.
  5. jDCBot now has much more desirable features like it allows you to choose different descriptions, email, etc. Also you can be passive on one hub and active on another hub both at the same time! This is useful when one hub is inside your LAN network and the other is outside it (like the Internet).
  6. See CHANGELOG for more changes.


Version 0.6 - (Older Version)

  1. Working hub-client protocol support.