Documentation Center

Source Code

The SDK distribution also includes source code for all of the SDK sample components and tools. This source code is provided to demonstrate how to use the WorldServer SDK.

The source code is located under the samples/src directory. The contents follow the standard Java convention of using the package name as the directory hierarchy. Therefore, the samples are all located under the samples/src/com/idiominc/wssdk/samples directory.

Customers can modify the source code as they see fit in order to change the samples to meet their needs.