![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Files | |
server.cpp | |
Example camera server for client-server interaction with image commands. | |
viewer_client_gi.cpp | |
Example client that repeatedly sends gi (get image) commands to the camera server. | |
viewer_client_gis.cpp | |
Example client that sends gis (get images) commands to the camera server. | |