gclib 2.0.10
Galil Communications Library
All Classes Files Functions Variables Typedefs Macros Modules Pages
gcaps

The Galil Asynchronous Proxy Server (gcaps) is a service that allows multiple gclib connections to share a single controller connection. This allows multiple clients to receive unsolicited data at once.

Thread safety

While multiple threads cannot safely use the same gclib connection handle, each thread can safely open a new gcaps connection to the same controller.