The Satellite Situation Center (SSC) Web services allow a software developer to use portions of the SSC software in their own application. The following describes an example of how to utilize the SSC Web Services from a client program written in the Iteractive Data Language (IDL) programming language. This example doesn’t provide any useful, end-user functionality but is intended merely as an example for developers of client applications to examine.
The following is required in order to execute the example program:
IDL 6.4 or higher on a platform that supports the IDL-Java bridge.
Java Standard Edition (SE) 6 (1.6) Runtime Environment (JRE) or higher.
The SSC Web services SDK.
The example IDL program is contained in the file WsExample.pro. In order to execute the program, save the WsExample.pro file to your computer where IDL is installed.
The following instructions describe how to execute the example IDL program:
Follow the procedures for configuring the IDL-Java bridge provided with the IDL software.
Include the sscWebServicesJaxWs-client.jar file in your
CLASSPATH. The specific procedure for accomplishing this varies
depending upon the development environment (e.g., Unix or Microsoft
windows) and the developer’s preference (i.e., global environement
variables or the idljavabrc configuration file).
sscWebServicesJaxWs-client.jar file is available for
download in the SSC Web services
SDK.Start the IDL environment.
Compile the WsExample.pro program.
Execute the WsExample procedure and compare the output with what you expected from examining the IDL source code.
iPLOT window
(containing the 3D orbit plots). You should examine both output
destinations.