Jump To:
Leopard Articles: Internet & Web
Web services are the basis of distributed computing across the Internet. A web service consumer locates a web service and invokes the operations it provides. The web service provider (the application implementing the web service) can be on the same machine as the one using it, or it can be thousands of miles away. Web services use standard web protocols such as XML, SOAP, and HTTP.

Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
Dynamic HTML and XML: The XMLHttpRequest Object (HTML)
Learn how to use the XMLHttpRequest object to work with XML data for web content.
2004-05-12
Using the Web Kit for Application Registration (HTML)
Learn how to use the Web Kit to handle your application's online registration.
2004-03-09
Using the Web Services Core Framework and CFNetwork to Access Remote SOAP Services (HTML)
Learn how to access remote SOAP-based web services that require HTTP Basic or Digest authentication.
2007-03-07