The web service can be accessed at two different URLs (using two different technologies). Both URLs call upon the same methods and yield the same results.
ASMX Service
URL: http://utilitytool.jao.eu/CascUtilityWebService.asmx
WSDL: http://utilitytool.jao.eu/CascUtilityWebService.asmx?WSDL
This web service can be accessed by the following protocols: SOAP 1.1, SOAP 1.2, HTTP GET and HTTP POST.
For more information on using the ASMX service, please click on the URL. This URL can also be used to query the data with a web browser for testing purposes.
SVC Service
URL: http://utilitytool.jao.eu/CascUtilityWCF.svc
WSDL: http://utilitytool.jao.eu/CascUtilityWCF.svc?singlewsdl
This web service can be accessed using the following protocols: SOAP 1.1 and SOAP 1.2.