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

SOAP RPC Presentation
This chapter provides notes and examples on SOAP RPC Presentation, Web Method, RPC request and response messages.
2022-10-17, ∼167🔥, 0💬

Multiple References and Circular References
This section describes how SOAP Encoding handles multiple references and circular references.
2022-10-10, ∼167🔥, 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, ∼167🔥, 0💬

Operations Provided by TempConvert Web Service
This section describes the free Web service 'TempConvert' provided by w3schools.com. It supports 2 operations: CelsiusToFahrenheit and FahrenheitToCelsius.
2024-01-21, ∼166🔥, 0💬

Using SOAP Encoding in SOAP Messages
This section describes an example on how SOAP Encoding can be used in SOAP messages.
2022-10-06, ∼166🔥, 0💬

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, ∼166🔥, 0💬

Archived: Get Wallet Property by Address
This section provides a tutorial example on how to use the Get Wallet Property operation provided by blockexplorer.com.
2022-10-01, ∼166🔥, 0💬

Exchange Rate from Euro to US Dollar
This section provides a tutorial example on obtaining the current exchange rate from Euro to US Dollar.
2022-10-01, ∼165🔥, 0💬

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

Web Method Feature
This section describes the SOAP Web Method Feature, its properties and processing rules.
2022-10-17, ∼164🔥, 0💬

Node Types - simple, struct, array
This section describes the nodeTYpe attribute used in serializing complex values.
2022-10-12, ∼164🔥, 0💬

SOAP PHP Implementations: PEAR::Package::SOAP and NuSOAP
This section provides some notes on SOAP PHP Implementations: PEAR::Package::SOAP and NuSOAP.
2022-10-11, ∼164🔥, 0💬

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, ∼163🔥, 0💬

Testing service() Function Locally
This section provides a tutorial example on how to test the service() function with a local WSDL document file with a local URL.
2022-10-04, ∼163🔥, 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, ∼162🔥, 0💬

Axis Installation Requirements on Windows
This section describes the requirements of installing Axis on Windows systems.
2022-10-23, ∼162🔥, 0💬

RPC Response Messages
This section provides some examples of using RPC (Remote Procedure Call) response messages.
2022-10-11, ∼162🔥, 0💬

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

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

SOAP Encoding Attributes and Namespace
This section describes the namespace and attributes used in SOAP Encoding.
2022-11-05, ∼160🔥, 0💬

PHP 7.0.2 by The PHP Group
This section describes a tutorial to test SOAP Support in PHP 7.0.2 for Windows systems.
2022-10-25, ∼159🔥, 0💬

Calling NumberToWords SOAP 1.1 Web Service
This section provides a tutorial example on how to run HttpURLConnection11.java to call the NumberToWords SOAP 1.1 Web service provided by dataaccess.com.
2022-10-06, ∼159🔥, 0💬

Mock GetExchangeRate - SOAP 1.2 with RPC Style in WSDL_1.1
This section describes the free Web service 'GetExchangeRate' provided by herongyang.com. It' mocks a reservation service based on SOAP 1.2 and described in WSDL 1.1
2024-01-21, ∼158🔥, 0💬

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