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

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

What Is SOAP Web Service
This section describes SOAP Web services, which are implemented using the SOAP (Simple Object Access Protocol).
2022-10-01, ∼405🔥, 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, ∼404🔥, 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.

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

ChemSpider APIs - Get Query Results
This section provides a tutorial example on how to use 'Get Query Results' Web service to retrieve the result of query submitted previously with RSC (Royal Society of Chemistry) ChemSpider API.
2022-10-01, ∼401🔥, 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, ∼400🔥, 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, ∼398🔥, 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, ∼395🔥, 0💬

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

SOAP Message Transmission and Processing
This chapter provides quick descriptions on SOAP protocol binding, message distribution model, extension features and modules.
2022-10-05, ∼394🔥, 0💬

What Is REST Web Service
This section describes REST Web services - Simple Web services implemented with HTTP protocol and REST (Representational State Transfer) principles.
2018-08-28, ∼392🔥, 1💬

Perl SOAP::Lite for WSDL
This chapter provides tutorial examples and notes on using SOAP::Lite in WSDL mode. Topics include calling service() method to load WSDL document; calling soapversion() to use SOAP 1.2 standard.
2022-10-05, ∼391🔥, 0💬

SOAP HTTP Binding
This chapter describes SOAP HTTP Binding and mapping rules for SOAP Message Exchange Patterns.
2022-10-04, ∼391🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-05, ∼390🔥, 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, ∼388🔥, 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, ∼388🔥, 0💬

Archived: Get Bitcoin Blockchain Network Info
This section provides a tutorial example on how to use the Get Bitcoin Blockchain network info operation provided by blockexplorer.com.
2022-10-01, ∼387🔥, 0💬

Discontinued: ConvertWeight - Convert Weight Unit
This chapter provides a quick introduction of the free Web service, ConvertWeight, that converts length values in Grams, Ounces, Pounds, Kilograms, Tons, and more. Topics include usage description of ConvertWeight; request message sample; response message sample.
2020-05-13, ∼386🔥, 1💬

UUID Version 4 Generator
This section provides a tutorial example on how to use the UUID Version 4 Generator operation provided by uuidgenerator.net.
2022-10-01, ∼385🔥, 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, ∼383🔥, 0💬

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

Submitting SOAP Test Requests to Server
This section provides a tutorial example on how to submit a test request to the server represented by the port location defined in the WSDL document using SoapUI.
2022-10-10, ∼382🔥, 0💬

GetAirportInformationByCountry - Usage Description
This section describes the free Web service GetAirportInformationByCountry provided by WebserviceX.NET. GetAirportInformationByCountry allows you to retrieve airport codes and other information of all airports for a given country or territory.
2022-10-01, ∼381🔥, 0💬

"PUG SOAP" Web Service for PubChem Database
This chapter provides a quick introduction of free Web service 'PUG SOAP' provided by nih.gov for PubChem database. Topics include list of 30 operations and parameters; tutorial examples on using MFSearch(), GetOperationStatus(), GetIDList(), Download(), GetDownloadUrl() and InputListText() operatio...
2024-02-05, ∼380🔥, 1💬

💬 2024-02-05 Mero: http://pubchem.ncbi.nlm.nih.gov/Assa yDownload

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