Introduction to WSDL
- Web Services Description Language is an XML-based language used to define Web services and describe how to access them. -
(Added: 31-May-2002) (Rate It)
EasySOAP
- The goal of this project is to produce a light weight C++ SOAP client library. Longer term support for WSDL. -
(Added: 20-May-2002) (Rate It)
XSOAP Toolkit
- A SOAP implementation from Indiana University. -
(Added: 20-May-2002) (Rate It)
PHP Soap
- This extension will allow you to create soap servers and soap clients using php scripting language. -
(Added: 31-May-2002) (Rate It)
The Generic SOAP Client
- A SOAP Client tool for dymically executing web services using a web browser. -
(Added: 20-May-2002) (Rate It)
SOAP Message Validator
- This application allows you to validate your SOAP messages against SOAP spec. It checks whether message is well-formed XML fragment and parses through the XML tree to check the structure of Envelope element's content to satisfy all the requirements of spec. -
(Added: 20-May-2002) (Rate It)
WSDL Analyzer
- This tool validates the WSDL, If the tool encounters any issues during validation, you will see one or more error messages. -
(Added: 20-May-2002) (Rate It)
SOAP Message Builder
- Build raw SOAP messages given a WSDL file using web browsers. -
(Added: 29-May-2002) (Rate It)
How SOAP works
- This article provides an explanation of how SOAP works, including information about its on-the-wire protocol and how messages are processed. -
(Added: 2-Jun-2002) (Rate It)
SOAP Tuturial/JAVA
- Soap (Simple Object Access Protocol) is an easy way to invoke a remote procedure call (RPC) on another machine. -
(Added: 3-Jun-2002) (Rate It)