<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:404  Sort:Date

LatLonListCityNames - Usage Description
This section describes the free Web service LatLonListCityNames provided by weather.gov. LatLonListCityNames allows you to retrieve the latitude and longitude pairs corresponding to a predefined list of US cities.
2022-10-01, ∼338🔥, 0💬

Using HttpURLConnection to Call SOAP 1.2
This section provides a tutorial example on how to use the java.net.HttpURLConnection class to call SOAP 1.2 Web services.
2022-10-06, ∼332🔥, 0💬

Password Digest Validation Program
A Java program, WsuPasswordDigestValidation.ja va,is provided in this tutorial to demonstrate how the WSU Password Digest value is calculated. It can also be used to manually valid any WSS request that uses the Username Token.
2022-10-04, ∼330🔥, 0💬

WS-Security X.509 Certificate Token
This chapter provides tutorial examples and notes on WS-Security X.509 Certificate Token. Topics include introduction of WS-Security X.509 Certificate Token specification; XML signature and encryption specifications; private-public key pair and self-signed certificates; Using X.509 certificate token...
2022-10-07, ∼329🔥, 0💬

Java Socket and HttpURLConnection for SOAP
This chapter provides tutorial examples and notes on using java.net.Socket and java.net.HttpURLConnection classes to send HTTP requests with SOAP XML messages. Topics include writing socket client and server programs for request and response communication; writing HttpURLConnection programs to send ...
2022-10-05, ∼326🔥, 0💬

NDFDgen - Usage Description
This section describes the free Web service NDFDgen provided by weather.gov. NDFDgen allows you to retrieve returns US National Weather Service digital weather forecast data for a single location in US.
2024-05-02, ∼325🔥, 2💬

💬 2024-05-02 Herong: @gary@gocek.org, this WSDL is still available. However it has been moved to a new address: https://graphical.weather.gov/xml/DW M...

💬 2024-04-29 gary@gocek.org: Does that WSDL still open? I have been having trouble with the NOAA web service since mid-April, 2024.

SOAP Project Interface Viewer
This section provides a tutorial example on how to use the Interface Viewer against a binding defined in a WSDL document. The overview tab gives a summary of information about the binding.
2022-10-01, ∼321🔥, 0💬

REST Web Service and SoapUI
This chapter provides tutorial notes and example codes on REST Web service. Topics include what is REST (Representational State Transfer) Web service; using WADL (Web Application Description Language) to describe REST Web services; using SoapUI 3.6.1 to perform tests for REST Web services.
2022-10-01, ∼319🔥, 0💬

NDFDgenByDay - US Weather Forecast by Day
This chapter provides a quick introduction of the free Web service, NDFDgenByDay. Topics include usage description of NDFDgenByDay; request message sample; response message sample.
2022-10-01, ∼319🔥, 0💬

A Sample WSDL 2.0 Document
his section describes a sample WSDL 2.0 document, which defines a Web service, helloService, with an operation called Hello.
2022-10-01, ∼316🔥, 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, ∼313🔥, 0💬

Discontinued: GetMortgagePayment - Calculate Mortgage Payment
This chapter provides a quick introduction of the free Web service, GetMortgagePayment, returning the monthly mortgage payment amount for a given loan amount, number of years and intereste rate. Topics include usage description of GetMortgagePayment; request message sample; response message sample.
2022-10-01, ∼313🔥, 0💬

Creating SoapUI Test Projects
This section provides a tutorial example on how to create test projects with TestSuite, TestCase and TestSteps in SoapUI.
2022-10-01, ∼311🔥, 0💬

References
List of reference materials used in this Free Web Services Tutorials book.
2022-10-01, ∼306🔥, 0💬

LatLonListZipCode - Return Latitudes and Longitudes of US Zip Code
This chapter provides a quick introduction of the free Web service, LatLonListZipCode, returning a list of latitude and longitude values for a given list of zip codes in 50 United States and Puerto Rico. Topics include usage description of LatLonListCityNames; request message sample; response messag...
2022-10-01, ∼305🔥, 0💬

Examples of HTTP 1.0 Requests and Responses
This section provides some tutorial examples of HTTP 1.0 requests and responses. Google and Wikipedia are still supporting HTTP 1.0 protocols.
2022-10-05, ∼304🔥, 0💬

Differences between SOAP 1.1 and SOAP 1.2
This section describes differences between a SOAP 1.1 request and SOAP 1.2 request for NumberToWords Web service provided by dataaccess.com.
2022-10-17, ∼303🔥, 0💬

Discontinued: GetISD - Get ISD Phone Code of a Given Country
This chapter provides a quick introduction of the free Web service, GetISD, returning the phone code of a given country. Topics include usage description of GetISD; request message sample; response message sample.
2017-01-17, ∼303🔥, 1💬

What Is SoapUI
This section describes a Web service testing tool, SoapUI, which can be used to inspect WSDL documents, invoke Web service, and simulate Web service.
2022-10-01, ∼301🔥, 0💬

default_ns() - Setting Namespace for Body Elements
This section provides a tutorial example on how to set Body sub elements under a default namespace of any specified URI - Using the default_ns() function.
2022-10-04, ∼300🔥, 0💬

Unsupported Media Type: "application/soap"
This section provides a tutorial example showing the Unsupported Media Type 'application/soap' error, when using SOAP::Lite with soapversion('1.2').
2022-10-04, ∼300🔥, 0💬

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

Python SOAP Client: Zeep
This chapter provides tutorial notes and example codes on Zeep Python library for WSDL. Topics include introduction of Zeep library; installing Python 3 engine and Zeep library; parsing WSDL 1.1 documents with Zeep default script; invoking WSDL 1.1 services and their operations.
2024-01-21, ∼298🔥, 0💬

DEFAULT_HTTP_CONTENT_TYPE='application/soap+xml'
This section provides a tutorial example on how to override the constant DEFAULT_HTTP_CONTENT_TYPE in the SOAP::Lite module to use 'application/soap+xml' for SOAP 1.2.
2022-10-06, ∼298🔥, 0💬

<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:404  Sort:Date