Using the Sample Applications

The Client SDK includes sample applications for all supported languages. The sample applications call a sample service on the Spectrum Technology Platform server which changes the casing of the input data to either upper case or lower case.

  1. Copy the casing-<version>.car file from ClientAPI\common\lib to the server\app\deploy folder on the Spectrum Technology Platform server.

    The casing service used by the sample applications is now deployed on your Spectrum Technology Platform server.

  2. In the ClientAPI\platforms folder, find the samples subfolder for your platform and open the readme.txt file for further instructions on using the sample applications.
Note: You can modify the sample application to use one of the services you have licensed, and recompile the sample to run.