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)
A Busy Developer's Guide to WSDL 1.1
- This document demonstrates how the process of achieving meaningful interoperation between different environments can be achieved in a simpler and less error prone manner by applying some of the basic concepts described in WSDL 1.1 . -
(Added: 31-May-2002) (Rate It)
XML-RPC for C and C++
- This library includes an implementation of XML-RPC for C and C++. -
(Added: 19-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)
SOAP Server Validator
- This application calls a suite of scripts running on your server, and tells you whether your server is working in accordance with the SOAP 1.1 specification. -
(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)
WSDL Analyzer (ActiveState)
- Using this validator you can check your WSDL for conformance with the SOAP and WSDL RFC's. -
(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)
WSDL Editor
- The WSDL Editor is a graphical tool that enables you to create and edit WSDL definitions of Web services. -
(Added: 4-Sep-2002) (Rate It)
Mindreef SOAPscope
- SOAPscope is a comprehensive development tool for capturing, visualizing, analyzing, and understanding SOAP. Can invoke arbitrary WSDL files, "diff" messages or WSDLs, and perform WS-I Basic Profile 1.0-compatible analysis. -
(Added: 31-Oct-2003) (Rate It)
Qt SOAP Manager
- Qt SOAP Manager is a GUI tool for sending SOAP messages. It can be used for the development, debugging or exploration of Web Services. -
(Added: 5-Aug-2004) (Rate It)
soapui
- soapui is a java-swing based desktop application for inspecting, invoking and functional testing of webservices over HTTP -
(Added: 22-Sep-2005) (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)