commit | d012a0d3c146743463c18dad7f30aae1572605e4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Mar 14 14:53:09 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:18:11 2013 -0700 |
tree | 9ecc660af5919ec9b55b5ca0fb85ad510344e7b4 | |
parent | a4e94e43c66afe7f2fa9f3e864f0ec5971132164 [diff] |
ccnx: Fixing order of formatting Selectors into ccnb C-library expects a specific order of fields... apparently Change-Id: Ic0fc53130242e4e786a0399eb96ba7231841f97b
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