Simple sfml server/client example with TCP sockets and listener
Instructions
mkdir build
cd build
cmake ..
make
cd ..
cp -r Client/Media/ bin/Server dependencies:
sfml-systemsfml-network
Client dependencies:
sfml-windowsfml-systemsfml-graphicssfml-network