Services
You can use the GridServer API in Java, C++, .NET, COM, or Python to develop an application that accesses Services. The Java, C++, .NET, and COM Drivers contain API documentation describing how to do this. For example, when you use Java, refer to the Javadocs found in the GridServer Administration Tool, for the package com.datasynapse.gridserver.client. Use the Service class to access the Service either synchronously or asynchronously.
For examples of developing applications using the GridServer APIs, see the GridServer Service-Oriented Integration Tutorial.