<< < 7 8 9 10 11 12 13 14 15 16 17 > >>   ∑:406  Sort:Date

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

Online Testing Tool for Web Services
This section describes the online testing tool for Web services provided by soapclient.com. It can parse a given WSDL document and provide you an input form invoke its services.
2024-01-21, 133🔥, 0💬

SOAP Data Model
This chapter describes what is SOAP data model.
2022-10-04, 133🔥, 0💬

DataFlex - "FullCountryInfo" Operation
This section provides a tutorial example on how to use the 'FullCountryInfo' operation of the free Web service 'DataFlex' provided by oorsprong.org.
2024-01-21, 132🔥, 0💬

Perl SOAP::Lite 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-17, 132🔥, 0💬

References
List of reference materials used in this book.
2022-10-17, 132🔥, 0💬

SOAP::Transport::TCP::Server - SOAP Server with TCP Protocol
This section provides a tutorial example on how to use the SOAP::Transport::TCP module to create a SOAP server with the TCP protocol.
2022-10-10, 132🔥, 0💬

Installing ActivePerl Latest Version on Windows
This section provides a tutorial example on installing ActivePerl latest version on a Windows system..
2022-10-04, 132🔥, 0💬

Dump SOAP Request and Response Messages
This section provides a tutorial example on how to dump SOAP request and response messages with the Zeep Python library.
2024-01-21, 131🔥, 0💬

Archived: SOAP 1.1 Request - Content-Length Too Large
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. Communication hangs if Content-Length is larger than the number of bytes in the request content, because the server will wait forever for more data.
2022-12-30, 131🔥, 0💬

What Are SOAP Message Exchange Patterns
This section provides a quick description of 4 SOAP Message Exchange Patterns defined in SOAP 1.2.
2022-10-11, 131🔥, 0💬

Perl Socket Test Program for HTTP and SOAP
This chapter provides tutorial notes and example codes on the Perl socket test program for HTTP and SOAP communications. Topics include writing a simple Perl socket test program; sending HTTP 1.0 and HTTP 1.1 requests; sending SOAP 1.1 and SOAP 1.2 requests; fixing the issue caused by Content-Length...
2022-10-06, 131🔥, 0💬

Parsing WSDL Documents with Zeep Library
This section provides a tutorial example on how to parse WSDL documents and print out available services using Zeep default script. Zeep library supports WSDL 1.1 documents, not WSDL 2.0 documents.
2024-01-21, 130🔥, 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, 130🔥, 0💬

Installing JAF 1.0.2
This section describes a tutorial on how to install JAF (JavaBeans Activation Framework) 1.0.2 on a Windows system.
2022-10-18, 130🔥, 0💬

Validating and Inspecting WSDL Documents
This section provides a tutorial example on validating and inspecting a WSDL 1.1 document using SoapUI.
2022-10-10, 130🔥, 0💬

DataFlex Web Service for Country Information
This chapter provides a quick introduction of free Web services 'DataFlex' provided by oorsprong.org with 21 operations to retrieve country information.
2024-01-21, 129🔥, 0💬

Installing Zeep Library
This section describes a tutorial on how to check and install the Zeep Python library.
2024-01-10, 129🔥, 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, 128🔥, 0💬

TempConvert Web Service for Temperature Conversion
This chapter provides a quick introduction of free Web services 'TempConvert' provided by w3schools.com with 2 operations: CelsiusToFahrenheit and FahrenheitToCelsius.
2024-01-21, 128🔥, 0💬

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

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

Calling WSDL Operation Directly
This section provides a tutorial example on how to call an operation defined in a WSDL document as an object function on the SoapClient object created from the WSDL document.
2022-10-07, 128🔥, 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
2024-01-21, 127🔥, 0💬

<< < 7 8 9 10 11 12 13 14 15 16 17 > >>   ∑:406  Sort:Date