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

SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-10-08, 124🔥, 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, 124🔥, 0💬

WSDL 2.0 Not Supported by Zeep Library
This section provides a tutorial example to confirm that the Zeep library does not support WSDL 2.0 document.
2024-01-21, 123🔥, 0💬

Mock Registration - SOAP 1.1 with Document Style Described in WSDL_1.1
This section describes the free Web service 'Registration' provided by herongyang.com. It' mocks a registration service based on SOAP 1.1 and described in WSDL 1.1
2024-01-21, 123🔥, 0💬

"Calculator" for 4 Integer Operations
This chapter provides a quick introduction of free Web services 'Calculator' provided by dneonline.com with 4 integer operations.
2024-01-21, 123🔥, 0💬

Web Service Related Technologies
This section describes a list of technologies that related to Web services.
2022-10-08, 123🔥, 0💬

What Is a Web Service
This section describes what is a Web service.
2022-11-13, 122🔥, 0💬

Response Message Exchange Pattern
This section describes the SOAP Response Message Exchange Pattern, its properties and processing rules.
2022-10-20, 122🔥, 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, 122🔥, 0💬

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

NumberToWords Failed - Unexpected Parameter "c-gensym3"
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 with an error: Unexpected parameter 'c-gensym3'.
2022-10-10, 122🔥, 0💬

Calling NumberToWords SOAP 1.2 Web Service
This section provides a tutorial example on how to run HttpURLConnection12.java to call the NumberToWords SOAP 1.2 Web service provided by dataaccess.com.
2022-10-04, 122🔥, 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, 121🔥, 0💬

Test DataFlex with Zeep Python Library
This section provides a tutorial example on how to test the free Web service 'DataFlex' provided by oorsprong.org using the Zeep Python library.
2024-01-21, 121🔥, 0💬

Archived: SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-11-20, 121🔥, 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, 121🔥, 0💬

Using SOAP Messages to Invoke RPC
This section provides some examples of using SOAP messages to invoke RPC.
2022-10-19, 121🔥, 0💬

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

RPC Response Messages
This section provides some examples of using RPC (Remote Procedure Call) response messages.
2022-10-11, 121🔥, 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, 121🔥, 0💬

Invoking WSDL Default Service
This section provides a tutorial example on how to access the default service of a given WSDL document and invoke a given operation using quick access syntax.
2024-01-21, 120🔥, 0💬

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

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

Archived SOAP::Lite 0.55 in ActivePerl 5.8.7
This section describes a tutorial on how to check the release number of SOAP::Lite package.
2022-10-11, 120🔥, 0💬

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