Skip to content

Code samples from various languages for interacting with RDP soap services

License

Notifications You must be signed in to change notification settings

rdpstaff/SOAP-examples

Repository files navigation

Sample code for accessing RDP's soap services

Currently samples exist for ruby and perl.  As far as I'm aware JAX-WS does not play well with python 
wsdl generation implementations.

Java clients can be easily created by binding the WSDL of the service you wish to use to java objects
using the wsimport tool.

A detailed description of the services can be found at http://rdp.cme.msu.edu/help/webServices.jsp

About

Code samples from various languages for interacting with RDP soap services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published