![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Directories | |
client | |
handlers | |
image_collector | |
Files | |
acceptor.hpp | |
Accepts and forwards incoming client connections to the session handler. | |
app.hpp | |
Main server application managing client connections and camera streaming. | |
client.hpp | |
handlers.hpp | |
image_collector.hpp | |
message_handler.hpp | |