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

questionSearch - HTTP Request Sample
This section provides a request message sample of questionSearch Web service.
2022-10-01, ∼258🔥, 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, ∼257🔥, 0💬

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, ∼257🔥, 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, ∼256🔥, 1💬

💬 2026-02-20 karuna: hello

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

Discontinued: GetWeatherByZipCode - Get Weather by ZIP Code in US
This chapter provides a quick introduction of the free Web service, GetWeatherByZipCode. Topics include usage description of GetWeatherByZipCode; request message sample; response message sample.
2022-10-01, ∼256🔥, 0💬

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

Message Styles Supported in SOAP::Lite
This section describes message types supported in SOAP::Lite: rpc/encoded, rpc/literal, document/encoded, and document/literal.
2022-10-06, ∼253🔥, 0💬

TitleCaseWordsWithToken - Usage Description
This section describes the free Web service TitleCaseWordsWithToken provided by DataAccess.com. TitleCaseWordsWithToken allows you to convert words to title case format with an optional delimiter.
2022-10-01, ∼253🔥, 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, ∼252🔥, 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, ∼252🔥, 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, ∼251🔥, 0💬

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

Request-Response Message Exchange Pattern
This section describes the SOAP Request-Response Message Exchange Pattern, its properties and processing rules.
2022-10-06, ∼251🔥, 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, ∼251🔥, 0💬

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

Converting Weight from Grams to Pounds
This section provides a tutorial example on converting weight value from grams to pounds.
2022-10-01, ∼250🔥, 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, ∼248🔥, 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, ∼248🔥, 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, ∼247🔥, 1💬

PHP SOAP Extension Functions for Client Programs
This section describes client side functions of the PHP SOAP Extension.
2022-10-13, ∼247🔥, 0💬

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