a sync audio player
boost-1.65(tested only on version 1.65)
pyglet
libavbin
picoSHA2
cd build
cmake ..
make
the program binaries are generated in /build
./server [filename]
enter a mp3 file to be played
./client [server IP] [server PORT]
for local configuration IP: 127.0.0.1 PORT: 9292 type "play" and press enter twice in the server console to start playing audio on all clients once all of them are connected and file is transferred