c++ TCP server for streaming
g++ client.cpp -o client libboost_system.a
g++ async_server.cpp -o async_server libboost_system.aboost library had to be build from sources
./async_server
./clientChange message member in the connection class as a reference to the 3D keyPoints.