commit | 95f4e9240e1e85f7975eb4eda9d346e9b2dd0b0c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 17 18:09:36 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:22:10 2013 -0700 |
tree | 781eba0407d24575a3a2eeaaf67d4a3ea88d025c | |
parent | d012a0d3c146743463c18dad7f30aae1572605e4 [diff] |
src: Compilation issue on Linux Change-Id: I06dd686029e653423dca143cadd8e2c8a59a658e
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