WebService
What is a WebService?
What functionality does the WebService provide?
How can I use the WebService in my own Application or Website?
Where can I find the WebService’s WSDL-file?
WebService
What is a WebService?
A WebService is a service offered on the web.
It’s functionality can be used by other programs wich can be implemented in any program language,
and wich can run on any device which is connected to the internet.
What functionality does the WebService provide?
Calculate Athletic results.
How can I use the WebService in my own Application or Website?
WebService Client Program Development







