Basic Network Library based on Boost framework
Basic Network Library based on Boost framework.
make
utility)Simply run make
to compile all the examples.
bootstrap.bat
b2.exe --with-system --with-thread --with-date_time --with-regex --prefix=<path>
ed25519
project present in lib/ed25519
folder and copy the ed25519.lib
file in lib
foldercryptlib.lib
file in lib
folderlib/ed25519
folder and crypto++
library folder to include/
folder (for .h include files)include/
folder, <path to boost library>
to Configuration Properties -> C/C++ -> Additional Include Directories
<path to compiled boost libs>
and lib
folder to Configuration Properties -> Linker -> Additional Library Directories
cryptopp