commit | 599bfefaa02121ea35f5139122d993a1089eeb54 | [log] [tgz] |
---|---|---|
author | Mickey Sweatt <mickeysweatt@engineering.ucla.edu> | Tue Apr 05 19:11:20 2016 -0700 |
committer | Mickey Sweatt <mickeysweatt@engineering.ucla.edu> | Wed Apr 06 16:20:24 2016 -0700 |
tree | 3aa571870d26e0afae570d19cc0b5221075c8bb2 | |
parent | afda1f1e96693ada4260f746524dce2d5f0041cc [diff] |
Implement method to verify and write torrent files and file manifests to disk. Also add some helper methods to file manifest and torrent file get add useful info encapsulated in the name. Lastly fixed an apart bug in load_directory helper related to files from boost::directory_iterator being in an arbitrary rather than lexicographical order. Change-Id: I8a2c2f3224caec65cf97a418785778234a0d4d73
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
Extensive documentation is coming soon!
nTorrent is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.