The C++ Driver (CPPDriver)

The C++ Driver, also known as CPPDriver, consists of libraries and include files that are linked with your GridServer application.

To use the C++ Driver:

1. Set the environment variable DSDRIVER_DIR to the path of the config directory in the SDK.
2. For Windows, add the applicable directory for your compiler to the PATH environment variable.
3. For UNIX, set the LD_LIBRARY_PATH environment variable to include the applicable directory in the lib directory.