SOAP
SOAP is a protocol for exchanging XML-based messages over computer networks, normally using HTTP/HTTPS.
Language
Any
Platform
Any
License
Any
This article provides an explanation of how SOAP works, including information about its on-the-wire protocol and how messages are processed.
This article will try to explain the how you can build web services and/or clients with any of the three languages: .NET, MS SOAP Toolkit and Java.
This article offers a basic step-by-step instruction for getting a Web service on line using the Microsoft SOAP Toolkit 2.0 Gold Release.
This article describes how SOAP uses XML "as a simple and elegant solution that automates B2B transactions".
This article describes how to build secure solutions with the Microsoft SOAP Toolkit 2.0.
This article will try to explain the how you can build web services and/or clients with any of the three languages: .NET, MS SOAP Toolkit and Java.
This article describes the concepts of SOAP and Web Services and shows a live example you run online and play with.
This article describes a simple, general purpose SOAP client in Java that uses no specialized SOAP libraries.
In this article, the second of three, Dirk Reinshagen introduces SOAP to the XML messaging equation. He begins by describing SOAP and other related technologies, then reinforces with a simple example...
Demonstrates how to use ATL Server to build SOAP servers/clients over various transport channels.
Tapestry is a standards-based user management system, developed on the Java platform, using WSDL and SOAP to define the services and UDDI to publish it. In this article, Chang Sau Sheong describes...
As you've learned from Parts 1 and 2 of this four-part series on SOAP, creating SOAP services is easy. In Part 3, Tarak Modi shows you an even simpler way to create SOAP services using Apache SOAP...
In Part 2 of this four-part series on SOAP, Tarak Modi will introduce you to Apache's SOAP implementation and walk you through some simple examples that demonstrate the essence of creating SOAP-based...
An introduction to the basics of SOAP. SOAP is not just another
buzzword. It is a powerful new application of vendor-agnostic
technologies, such as XML, that can help take the world of...
Piroz Mohseni presents the typical steps a client application must take in order to invoke a SOAP call.
This article is written to help you dig through the SOAP soup we have in front of us and create a foundation for truly understanding what SOAP is all about.