commit | afda1f1e96693ada4260f746524dce2d5f0041cc | [log] [tgz] |
---|---|---|
author | Mickey Sweatt <mickeysweatt@engineering.ucla.edu> | Mon Apr 04 17:15:11 2016 -0700 |
committer | Mickey Sweatt <mickeysweatt@engineering.ucla.edu> | Tue Apr 05 14:14:51 2016 -0700 |
tree | 0ca701b58c655edec11d4f4c6b54155d6278950c | |
parent | 527b0491f6eaae9f0a40124bb8af1e2aab1907ea [diff] |
Implement a method in TorrentManger to write a Data packet of a torrent to the correct location on disk. Also create a utility method to initialize the structure for fileState, fixing a bug of opening a non-existent file with the fs::stream::in bit. Change-Id: Ife08c2fef93d6a6cba906c3735ffac57506b7750
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
.