LEADTOOLS Web Services
LEADTOOLS Command Service
Overview
The LEADTOOLS
Command Web Service is a helper service provided
to make the creation of the command sets used by the
LEADTOOLS Image Web Service easier. The LEADTOOLS
Image Service uses a command set with two related
data tables to represent image processing functions
and parameters. With the Command Service, you call
the method for the image processing function you want,
with the parameters you want and the service returns
a dataset that is ready to use.
You can choose to have this web service hosted by LEAD Technologies, or you may purchase the web service itself to have it hosted on an Internet service provider of your choosing that supports the hosting of .NET web services.
To register for a free 30 day LEADTOOLS
Web Service account, to get pricing for the hosted
service, or to get detailed documentation and demos,
go to http://www.leadtools.net/.
If you would like to inspect the WSDL's, visit http://www.leadtools.net/services/.
Back to LEADTOOLS Web Services Home