Integrate name change (add /ndn/multicast/ prefix). Additionally updated unit tests to test cases of
many torrent segments and many manifests.

Change-Id: Ieb3b3971fb09e31ddb15d85b5907ee7be41ef1ba
9 files changed
tree: 61641f511fc9f7a4ac95d67e7639dacc987543e0
  1. .jenkins.d/
  2. .waf-tools/
  3. src/
  4. tests/
  5. .clang-format
  6. .gitignore
  7. .jenkins
  8. .travis.yml
  9. AUTHORS
  10. COPYING.md
  11. README-dev.md
  12. README.md
  13. VERSION
  14. waf
  15. wscript
README.md

nTorrent: An application to provide BitTorrent-like functions in Named Data Networking (NDN)

nTorrent is an NDN application to provide peer-to-peer file sharing functionality similar to BitTorrent in TCP/IP networks.

Please submit any bugs or issues to the nTorrent issue tracker: http://redmine.named-data.net/projects/ntorrent/issues

More documentation

Extensive documentation is coming soon!

License

nTorrent is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md.