Repository linking all materials required for reproducing the paper "Inter-Server Game State Synchronization using Named Data Networking".
A documentation on how to reproduce the results is given as Jupyter file. Please install Jupyter and execute the Sections in Jupyter to reproduce the results.
To install and execute Jupyter, type the following commands:
./result-analysis/install.sh
export ANALYSIS_HOME=$(pwd)
source icn-analysis/bin/activate
jupyter notebook result-analysis/OverheadCalculation.ipynb