Decentralized P2P SuperpeerElection JAVA Code
DECENTRALIZED p2p java solution of membership and superpeer with Chord
Brought to you by:
svlzx
| File | Date | Author | Commit |
|---|---|---|---|
| bin | 2016-01-17 |
|
[e6fa8f] Initial commit |
| build | 2016-01-17 |
|
[e6fa8f] Initial commit |
| dist | 2016-01-17 |
|
[e6fa8f] Initial commit |
| nbproject | 2016-01-17 |
|
[e6fa8f] Initial commit |
| src | 2016-01-17 |
|
[e6fa8f] Initial commit |
| test | 2016-01-17 |
|
[e6fa8f] Initial commit |
| P2P_Membership_Report.pdf | 2016-01-17 |
|
[e6fa8f] Initial commit |
| README.txt | 2016-01-17 |
|
[e6fa8f] Initial commit |
| build.xml | 2016-01-17 |
|
[e6fa8f] Initial commit |
| compile.bat | 2016-01-17 |
|
[e6fa8f] Initial commit |
| compile.sh | 2016-01-17 |
|
[e6fa8f] Initial commit |
| createJarFile.bat | 2016-01-17 |
|
[e6fa8f] Initial commit |
| createJarFile.sh | 2016-01-17 |
|
[e6fa8f] Initial commit |
| manifest.mf | 2016-01-17 |
|
[e6fa8f] Initial commit |
Seval Capraz DO NOT DELETE MANIFEST.MF IN BIN FOLDER. This is an Eclipse project and uses Java 7se. Test cases are under test folder and they should be run separately with Jar file. To compile the project, run on console: sh compile.sh sh createJarFile.sh it creates jar file under bin folder.