/simple_tcp_cpp

Simple implementation of tcp communication

Primary LanguageC++

simple_tcp_cpp

Detailed description

C++ implementation of simple tcp communication. The message sent is an image from the camera.
As far as libraries used:

  • Boost
  • OpenCV