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

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

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

Generating SOAP Test Request
This section provides a tutorial example on how to generate a test SOAP request against an operation defined in a WSDL document using SoapUI.
2022-10-07, ∼223🔥, 0💬

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

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

Archived: SOAP 1.1 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-30, ∼220🔥, 0💬

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

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

SOAP Perl Implementation - SOAP::Lite
This section describes the SOAP Perl implementation - SOAP:Lite and its features.
2022-10-17, ∼217🔥, 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, ∼216🔥, 0💬

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

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

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

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

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

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

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