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

TempConvert - "FahrenheitToCelsius" 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, ∼207🔥, 0💬

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

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

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

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

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

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

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

SOAP Perl Implementations
This chapter provides notes and tutorials on Perl implementations of SOAP techologies: SOAP::Lite.
2022-10-09, ∼204🔥, 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, ∼204🔥, 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, ∼203🔥, 0💬

Capturing the HTTP Request from a Browser
This section provides a tutorial example on how to capture the HTTP request generated from a Web browser like Firefox with the socket server test program.
2022-10-05, ∼202🔥, 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, ∼201🔥, 0💬

Perl SOAP::Lite for GetSpeech SOAP 1.1 Web Service
This chapter provides tutorial examples and notes on calling GetSpeech SOAP 1.1 Web service using SOAP::Lite. Topics include using on_action() function to provide call back function to generate correct SOAPAction header line; using SOAP::Data class to create parameter elements with specific names an...
2022-11-02, ∼200🔥, 0💬

Archived: SOAP 1.2 Request and Response of GetSpeech
This section provides a tutorial example on how to use SocketRequestResponse.pl to send a SOAP 1.1 request for the GetSpeech Web service provided by www.xmlme.com. The response of GetSpeech received looks very nice.
2022-10-18, ∼200🔥, 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, ∼200🔥, 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, ∼200🔥, 0💬

NumberToWords Worked - Setting Namespace and Parameter
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct namespace and correct element name.
2022-12-12, ∼199🔥, 0💬

Node Types - simple, struct, array
This section describes the nodeTYpe attribute used in serializing complex values.
2022-10-12, ∼199🔥, 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, ∼198🔥, 1💬

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

Travel Ticker Deals - HTTP Request Sample
This section provides a request message sample of Travel Ticker Deals Web service.
2022-10-01, ∼198🔥, 0💬

GetSpeech Failed - Incorrect SOAPAction Header Line
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 because of incorrect SOAPAction value.
2022-10-05, ∼197🔥, 0💬

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

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