commit | 8f45975fadb0eeae774524d622bde7cfe015a16a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 19 12:13:25 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:22:10 2013 -0700 |
tree | de88b6a84e3e46b2694e54051874ef73aac7b829 | |
parent | cf771147c16a5e4da5662f1e26bda9f9cfe23642 [diff] |
src: Fixing compilation issue with boost 1.49 on Ubuntu Change-Id: I1515c5ee977a075b7ca4503ba8d626a152454b0e
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf