<< < 5 6 7 8 9 10 11 12 13 14 15 > >>   ∑:404  Sort:Date

PHP SOAP Web Service Example - getTemp
This chapter provides notes and tutorials on the getTemp SOAP Web service. Topics include writing the getTemp WSDL document; implementing getTemp server with PHP SOAP extension; calling getTemp Web service in SOAP 1.1 and 1.2 versions, with and without WSDL.
2022-10-10, ∼252🔥, 0💬

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

Discontinued: GetAirportInformationByCountry - Get Airport Code by Country
This chapter provides a quick introduction of the free Web service, GetAirportInformationByCountry ,returning a list of all airports and their detailed information of the given country. Topics include usage description of GetAirportInformationByCountry ;request message sample; response message sampl...
2022-10-01, ∼252🔥, 0💬

Discontinued: Hotwire - Get Travel Ticker Deals
This chapter provides a quick introduction of the free Web service, Travel Ticker Deals. Topics include usage description of Travel Ticker Deals; HTTP request sample; and HTTP response sample.
2022-10-01, ∼252🔥, 0💬

"read(byteBuf) = -1" Not Working
This section provides a tutorial example of trying to use 'read(byteBuf) = -1' as the condition to stop reading the request on the server side. It will not work if the client keeps the connection open and waiting for the response.
2022-11-06, ∼251🔥, 0💬

Perl SOAP::Lite - SOAP Server-Client Communication Module
This chapter provides tutorial examples and notes on the SOAP::Lite module. Topics include SOAP introduction; features of SOAP::Lite module; SOAP server example with SOAP::Transport::TCP; SOAP client example; SOAP::Lite tracing functions.
2022-10-18, ∼251🔥, 0💬

PHP SOAP Extension Client Programs
This chapter provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.
2022-10-07, ∼251🔥, 0💬

soapversion('1.2') and envprefix('soap12') Must Used Together
This section provides a tutorial example on how to set the Envelope element under a named namespace of 'http://www.w3.org/2003/05/soa p-envelope'- Using soapversion('1.2') and envprefix('soap12') together!
2022-10-09, ∼249🔥, 0💬

Hello_WSDL_11_SOAP - The Simplest Mock Service
This section describes the free Web service 'Hello' provided by herongyang.com. It's the simplest Web service based on SOAP 1.1 and described in WSDL 1.1
2026-02-20, ∼248🔥, 1💬

💬 2026-02-20 karuna: hello

SOAP Properties Model
This chapter describes SOAP Properties Model.
2022-10-11, ∼248🔥, 0💬

GetCurrencies - Usage Description
This section describes the free Web service GetCurrencies provided by WebserviceX.NET. GetCurrencies allows you to retrieve names and ISO2 codes of all countries and territories in the world. Currency names and ISO3 codes are also included.
2022-10-01, ∼248🔥, 0💬

Converting Weight from Grams to Pounds
This section provides a tutorial example on converting weight value from grams to pounds.
2022-10-01, ∼248🔥, 0💬

"Calculator" Example - "Add" Operation
This section provides a tutorial example on how to use the 'Add' operation of the free Web service 'Calculator' provided by dneonline.com.
2024-01-21, ∼247🔥, 0💬

Archived SOAP::Lite 0.55 in ActivePerl 5.8.7
This section describes a tutorial on how to check the release number of SOAP::Lite package.
2022-10-11, ∼246🔥, 0💬

Code39 - Usage Description
This section describes the free Web service Code39 provided by WebserviceX.NET. Code39 allows you to generate bar code images in Code 39 (also called Code 3 of 9) format.
2022-10-01, ∼246🔥, 0💬

getTime - Usage Description
This section describes the free Web service getTime provided by Yahoo!. getTime allows you to obtain the current time from Yahoo servers.
2022-10-01, ∼246🔥, 0💬

"Calculator" for 4 Integer Operations
This chapter provides a quick introduction of free Web services 'Calculator' provided by dneonline.com with 4 integer operations.
2024-01-21, ∼245🔥, 0💬

Perl SOAP::Lite for NumberToWords SOAP 1.1 Web Service
This chapter provides tutorial examples and notes on calling NumberToWords SOAP 1.1 Web service using SOAP::Lite. Topics include creating SOAP::Lite client object; calling SOAP Web service as a function; using SOAP::Data to control request parameter name; setting namespace; turning on trace for debu...
2022-11-10, ∼245🔥, 0💬

Request-Response Message Exchange Pattern
This section describes the SOAP Request-Response Message Exchange Pattern, its properties and processing rules.
2022-10-06, ∼245🔥, 0💬

REST Web Service Request Template
This section provides a tutorial example on how to review the request template generated by SoapUI for a REST Web service from a WADL document.
2022-10-01, ∼245🔥, 0💬

Get Historical Exchange Rates
This section provides a tutorial example on how to use the Historical Exchange Rate operation provided by exchangeratesapi.io.
2023-04-28, ∼244🔥, 1💬

Calling WSDL Operation Directly
This section provides a tutorial example on how to call an operation defined in a WSDL document as an object function on the SoapClient object created from the WSDL document.
2022-10-07, ∼244🔥, 0💬

Installing Zeep Library
This section describes a tutorial on how to check and install the Zeep Python library.
2024-01-10, ∼243🔥, 0💬

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

<< < 5 6 7 8 9 10 11 12 13 14 15 > >>   ∑:404  Sort:Date