C++ and WhiskerClientLib

Top  Previous  Next

To simplify the process of writing tasks in C++, I have written a library of routines that simplify the process of communicating with the server and provide some useful behavioural functions. This library forms the basis of the Software Development Kit, which extends its function into several other languages.

 

Full source code is supplied in the WhiskerClientLib directory (by default, \Program Files\WhiskerControl\Whisker\WhiskerClientLib). The compiled libraries are to be found in the Debug and Release subdirectories. (Which of these two versions you will use will depend on your compilation settings, discussed below.)