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

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

Multiple References and Circular References
This section describes how SOAP Encoding handles multiple references and circular references.
2022-10-10, ∼191🔥, 0💬

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

Mock Web Services - herongyang.com/Service
This chapter provides a quick introduction of free mock Web services provided by herongyang.com. Topics include usage description of the simplest Hello Web service; mock Web services with SOAP 1.1/1.2 standards using Document and RPC styles described in WSDL 1.1 documents.
2024-01-21, ∼190🔥, 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, ∼190🔥, 0💬

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

SOAP RPC Presentation
This chapter provides notes and examples on SOAP RPC Presentation, Web Method, RPC request and response messages.
2022-10-17, ∼188🔥, 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, ∼187🔥, 0💬

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

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

content_type() method in the HTTP::Headers Class
This section provides a tutorial example on how to use the content_type() method in the HTTP::Headers class to set the Content-Type header line with 'application/soap+xml'.
2023-09-20, ∼184🔥, 1💬

💬 2023-09-20 Pine Yan: This solves my problem! Thanks

GetSpeech Worked - Using SOAP::Data Class and on_action() Function
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name and a namespace. My first SOAP::Lite program works now with the GetSpeech Web service.
2022-10-25, ∼184🔥, 0💬

Perl SOAP::Lite 0.710 for SOAP 1.2 Web Services
This chapter provides tutorial examples and notes on using SOAP::Lite for SOAP 1.2 Web services. Topics include installing SOAP 7.10; testing methods available on client objects; using soapversion() and envprefix() to generate SOAP 1.2 requests; using default_ns() to set default namespace; using DEF...
2022-10-10, ∼184🔥, 0💬

Travel Ticker Deals - HTTP Request Sample
This section provides a request message sample of Travel Ticker Deals Web service.
2022-10-01, ∼184🔥, 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, ∼183🔥, 0💬

SOAP Distributed Processing Model
This section describes the SOAP processing model - SOAP messages are distributed from one node to another node.
2022-10-04, ∼183🔥, 0💬

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

GetSpeech_SOAP_1_1.pl - SOAP::Lite for SOAP 1.1 Web Service
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name and a namespace. My first SOAP::Lite program works now with the GetSpeech Web service.
2022-11-01, ∼182🔥, 0💬

SocketRequestResponse.pl - Socket Level Testing Program
This section provides a tutorial example on how to write a Perl program using socket interface to send a request and receive a response.
2022-10-14, ∼182🔥, 0💬

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

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

Travel Ticker Deals - Response Message Sample
This section provides a response message sample of Travel Ticker Deals Web service.
2022-10-01, ∼179🔥, 0💬

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