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

Using Socket Program to Request Parameter Name
This section provides a tutorial example on how to use my socket test program, SocketRequestResponseBinary.pl ,to play with the SOAP 1.1 request generated in the trace output of my SOAP::Lite test program.
2022-10-04, ∼222🔥, 0💬

SOAP 1.2 Request and Response of GetTemp
This section provides a tutorial example on how to use SocketRequestResponseBinary.pl to send a SOAP 1.2 request for the GetTemp Web service provided by www.herongyang.com.
2022-10-12, ∼221🔥, 0💬

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

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

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

"SoapResponder" and Web Service Test Tool
This chapter provides a quick introduction of free mock Web services 'SoapResponder' and online test tool provided by soapclient.com.
2024-01-21, ∼220🔥, 0💬

What Is PHP SOAP Extension
This section describes what is PHP SOAP Extension.
2022-10-14, ∼220🔥, 0💬

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

DataFlex - "ListOfCountryNamesByName" Operation
This section provides a tutorial example on how to use the 'ListOfCountryNamesByName' operation of the free Web service 'DataFlex' provided by oorsprong.org.
2024-01-21, ∼219🔥, 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, ∼219🔥, 0💬

SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-10-08, ∼218🔥, 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, ∼217🔥, 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, ∼217🔥, 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, ∼216🔥, 0💬

Using SOAP Messages to Invoke RPC
This section provides some examples of using SOAP messages to invoke RPC.
2022-10-19, ∼215🔥, 0💬

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

GetISD - Usage Description
This section describes the free Web service GetISD provided by WebserviceX.NET. GetISD allows you to retrieve ISD (International Subscribers Dialing) phone code for a given country or territory.
2022-10-01, ∼215🔥, 0💬

GetAirportInformationByCountry - Response Message Sample
This section provides a response message sample of GetAirportInformationByCountry Web service.
2022-10-01, ∼215🔥, 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, ∼215🔥, 0💬

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

TitleCaseWordsWithToken - Request Message Sample
This section provides a request message sample of TitleCaseWordsWithToken Web service.
2022-10-01, ∼215🔥, 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, ∼214🔥, 0💬

What Is Zeep Python Library
This section describes the Zeep Python library a fast and modern Python SOAP client.
2024-01-21, ∼213🔥, 0💬

Test DataFlex with Zeep Python Library
This section provides a tutorial example on how to test the free Web service 'DataFlex' provided by oorsprong.org using the Zeep Python library.
2024-01-21, ∼213🔥, 0💬

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