Instructions to access via Web services interface
Overview
Access to the JHU Turbulence
Database Cluster is possible through Web Services. We have provided instuctions
and example code for using the service with several popular languages,
but one should be able to get it working with any language
supporting Web Services.
Above, we provide sample C
and Fortran code for using the gSOAP library. This code has been tested
under Mac OSX and Linux
Visual Studio will automatically generate the stubs for calling Web Services.
We currently provide an interface for Matlab using its MEX functionality. Provided above
is a sample M-file which illustrates how to call the gSOAP library.
WSDL
The WSDL for our service is:
http://turbulence.pha.jhu.edu/service/turbulence.asmx?WSDL
Example XML requests and responses can be found here.
Please take
a look at our current privacy policy before
using the service.
|