Search code examples
javabittorrent

Java BitTorrent library


Are there any decent BitTorrent libraries for Java? I need to program a simple torrent client, but it would be great if I didn't have to write everything from scratch.


Solution

  • Snark by Three Rings is a very lightweight bitorrent library that will give you basic torrent features.

    Was originally written by Mark Wielaard. A github source can be found here https://github.com/akerigan/born-again-snark