First Web Service at VCCLAB site

You can view the list of deployed web services.

You can download an example VcclabALOGPS.java code to calculate ALOGPS using the WebServices. The instructions how to run it are inside of the file. This application requires Java Runtime Environment (JRE) 5.0 or SDK 5.0 or later versions of JRE/SDK. If you do not like Java, you can also use any other language, C++, Perl, Python, etc., to access the Web Services.

Several additional classes are required from other projects, namely:

AXIS libraries (support of Web Services) from AXIS project http://ws.apache.org/axis
options.jar for command-line processing from http://www.javaworld.com/javaworld/jw-08-2004/jw-0816-command.html.
mail.jar from http://java.sun.com/products/javamail/downloads
activation.jar from http://java.sun.com/products/beans/glasgow/jaf.html

Too many downloads? Download all files as alllibraries.zip (2,628,235 bytes) directly from our site.

Whenever you use this Web Services on your Web site, you must provide a link to our Web Services and clearly indicate that the results where calculated at our site.

Good luck with your first Web Services and, as usually, let us know your feed-back!