home
products
services
downloads
about us
contact us
 
find mp3

SOAP and Web Services
SOAP (Simple Object Access Protocol) is a platform independent way of accessing services using XML. It's like a function call in XML - decide which function you want to call and what the parameters should be, package this information in an XML format and send it to a server, located anywhere in the Internet. The server then executes this function and sends you the result, again packaged as XML.

This page gives you more information about SOAP and Web Services, and in particular the Delphi 6 Enterprise implementation.

Articles from Agni
Using ADO.NET datasets in Delphi(18 April 2002, Deepak Shenoy)
See how you can use a .NET dataset in Delphi, using XML Mapper and TClientDataset. (Read)

Debugging SOAP Data (27 March 2002, Deepak Shenoy)
See your SOAP packet data go back and forth. Two approaches to how you can take a deeper look. (Read)

Binary File Transfer using SOAP(10 February 2002, Deepak Shenoy)
This paper talks about how you can upload and download binary files using SOAP. Also included is a sample on how to compress and decompress the transferred data. (Read)

Introduction to SOAP (Date unknown, Deepak Shenoy)
This paper gives you an introduction to SOAP, the protocol, the stuff "behind the curtain" etc. Applies to SOAP in general, not to any tool or toolkit.(Read).

What's the deal?
So you might be thinking, "is this of any use to me"? Or, "I need to Web-Service-Enable my project, What do I do?" Feel free to mail us at webservices@agnisoft.com any of your questions. We'll try and answer to the best of our abilities.

Agni Software also provides consulting and software development services on SOAP and Web Services. Talk to Deepak Shenoy for more information.

Has this page been helpful to you? Suggestions? Comments? Let us know!

Agni Find MP3 SOAP Service
 
Other Articles and Links
Search
Last updated: 10 April 2002.
Copyright © 2000-2002 Agni Software Private Limited