Quick Start Guide with SOAP Part Two

Table of Contents •Quick Start with SOAP Part I •More Complex Server (daemon, mod_perl and mod_soap) •Access to Remote Services •Access With Service Description (WSDL) •Security (SSL, basic/digest authentication, cookie-based authentication, ticket-based authentication, access control) •Handling LoLs (List of…

Read it

Quick Start with SOAP

Quick Start with SOAP -> Table of Contents •Quick Start with SOAP•Writing a CGI-based Server•Client•Passing Values•Autodispatching•Objects access•Error handling•Service dispatch (different services on one server)•Types and Names•Conclusion Part 2 of this series SOAP (Simple Object Access Protocol) is a way for…

Read it