IRSOL
C++ code implementing socket server for interacting with Baumer camera.
client.hpp
Go to the documentation of this file.
1#pragma once
2
Declaration of the ClientSession class.
Defines session-specific internal state structures for connected clients.