<< < 9 10 11 12 13 14 15 16 17 > >>   ∑:404  Sort:Date

Perl SOAP::Lite 0.710 for WSDL
This chapter provides tutorial examples and notes on using SOAP::Lite with WSDL. Topics include downloading WSDL documents to local system; testing SOAP::Lite 0.710 with WSDL locally; impact of soapversion() on service() call; failed tests with GetSpeech WSDL document.
2022-10-08, ∼233🔥, 0💬

What Is SOAP::Lite
This section describes what is SOAP::Lite - A collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.
2022-10-04, ∼233🔥, 0💬

GetCitiesByCountry - Response Message Sample
This section provides a response message sample of GetCitiesByCountry Web service.
2022-10-01, ∼233🔥, 0💬

References
List of reference materials used in this book.
2022-10-17, ∼232🔥, 0💬

What Are SOAP Message Exchange Patterns
This section provides a quick description of 4 SOAP Message Exchange Patterns defined in SOAP 1.2.
2022-10-11, ∼232🔥, 0💬

getTime Response in PHP Format
This section provides a tutorial example on obtaining the current time from a Yahoo server in PHP (Hypertext Preprocessor) format using getTime Web service.
2022-10-01, ∼232🔥, 0💬

GetSunSetRiseTime - Request Message Sample
This section provides a request message sample of GetSunSetRiseTime Web service.
2022-10-01, ∼232🔥, 0💬

TitleCaseWordsWithToken - Request Message Sample
This section provides a request message sample of TitleCaseWordsWithToken Web service.
2022-10-01, ∼232🔥, 0💬

Testing SOAP::Lite Client Objects
This section provides a tutorial example on testing methods that are available on SOAP::Lite 0.710 client object.
2022-11-09, ∼231🔥, 0💬

NumberToWords Failed - Unexpected Parameter "c-gensym3"
This section provides a tutorial example on how to use a SOAP::Lite client to reach a Web service end point with the proxy parameter. But the test failed with an error: Unexpected parameter 'c-gensym3'.
2022-10-10, ∼230🔥, 0💬

Installing SOAP::Lite 0.710 to Support SOAP 1.2
This section provides a tutorial example on how to install SOAP::Lite 0.710.08 on Windows system using Perl Package Manager. SOAP::Lite 0.710 supports SOAP 1.2 with soapversion('1.2') function.
2022-10-05, ∼230🔥, 0💬

GetGMTbyCountry - Usage Description
This section describes the free Web service GetGMTbyCountry provided by WebserviceX.NET. GetGMTbyCountry allows you to retrieve GMT (Greenwich Mean Time) information for a given country or territory.
2022-10-01, ∼230🔥, 0💬

ChangeAreaUnit - Response Message Sample
This section provides a response message sample of ChangeAreaUnit Web service.
2022-10-01, ∼230🔥, 0💬

questionSearch - Response Message Sample
This section provides a response message sample of questionSearch Web service.
2022-10-01, ∼230🔥, 0💬

GetSpeech Failed - Incorrect Parameter Name c-gensym
This section provides a tutorial example on how to use a SOAP::Lite client to call a Web service with correct SOAPAction. But the test failed because of incorrect input parameter name c-gensym.
2022-10-27, ∼229🔥, 0💬

Archived: SOAP 1.2 Request and Response of GetSpeech
This section provides a tutorial example on how to use SocketRequestResponse.pl to send a SOAP 1.1 request for the GetSpeech Web service provided by www.xmlme.com. The response of GetSpeech received looks very nice.
2022-10-18, ∼229🔥, 0💬

Using Web Methods to Invoke RPC
This section provides some examples of using Web methods to invoke RPC.
2022-10-18, ∼229🔥, 0💬

Installing Python Engine on macOS
This section provides a tutorial example on installing latest version of Python engine on a macOS computer.
2024-01-10, ∼228🔥, 0💬

Archived: Calling GetSpeech SOAP 1.1 with SAAJ
This section provides a tutorial example on how to call the GetSpeech SOAP 1.1 Web service provided at xmlme.com with the SOAPConnection class defined in SAAJ.
2022-10-10, ∼228🔥, 0💬

GetAirportInformationByCountry - Response Message Sample
This section provides a response message sample of GetAirportInformationByCountry Web service.
2022-10-01, ∼228🔥, 0💬

Travel Ticker Deals - Usage Description
This section describes the free Web service Travel Ticker Deals provided by Hotwire. Travel Ticker Deals allows you to obtain hands-selected travel deals available from the Hotwire Group's Travel Ticker service.
2022-10-01, ∼228🔥, 0💬

Installing Python Engine on macOS
This section provides a tutorial example on installing latest version of Python engine on a macOS computer.
2024-01-21, ∼227🔥, 0💬

SOAP Perl Implementations
This chapter provides notes and tutorials on Perl implementations of SOAP techologies: SOAP::Lite.
2022-10-09, ∼226🔥, 0💬

WSDL 2.0 Not Supported by Zeep Library
This section provides a tutorial example to confirm that the Zeep library does not support WSDL 2.0 document.
2024-01-10, ∼225🔥, 0💬

<< < 9 10 11 12 13 14 15 16 17 > >>   ∑:404  Sort:Date