<< < 11 12 13 14 15 16 17 >   ∑:406  Sort:Rank

Discontinued: GetGeoIP - Get Country by IP Address
This chapter provides a quick introduction of the free Web service, GetGeoIP, returning the country information with a given IP address. Topics include usage description of GetGeoIP; request message sample; response message sample.
2019-01-29, 570🔥, 1💬

💬 2019-01-29 WEfgwrg: Nice

GetCountries - Usage Description
This section describes the free Web service GetCountries provided by WebserviceX.NET. GetCountries allows you to retrieve names of all countries and territories in the world.
2018-10-20, 2717🔥, 4💬

💬 2018-10-20 Herong: Wendy, thanks for information. Looks like webservicex.net has stopped their Web services.

💬 2018-10-06 Wendy: http://www.webservicex.net/ is not working.

💬 2017-01-08 Herong: Bessie, thanks for sharing the information.

💬 2017-01-07 Bessie: For SoapUI 5.3 on Mac OSX, these steps got me the project: - File > Create Empty Project (for me it made Project 3) - right-clic...

Downloading and Installing SoapUI
This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows system.
2018-08-30, 2586🔥, 5💬

💬 2018-08-30 Tom: thank u

💬 2018-07-11 annie: hello

💬 2016-04-16 Edo: Thank you

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, 176🔥, 1💬

Installing Axis 1.2.1 on Windows
This section describes a tutorial on how to install Axis 1.2.1 on a Windows system.
2018-07-05, 544🔥, 1💬

💬 2018-07-05 Mike: Thanks!

Introduction to Web Service
This chapter provides a quick introduction on Web services and related technologies: SOAP, UDDI, WSDL, HTTP, and XML.
2018-06-18, 2161🔥, 5💬

💬 2018-06-18 Poonam: Books are necessary.

💬 2017-03-30 ravi: This is to learn web services

💬 2015-12-13 A: Useful

SOAP Web Service and SoapUI
This chapter provides tutorial notes and example codes on testing SOAP Web services with SoapUI. Topics include introduction of SOAP protocol and WSDL documents; creating SOAP projects by loading WSDL documents in SoapUI; submitting SOAP Web service requests; viewing HTTP request and response raw da...
2018-04-21, 781🔥, 2💬

💬 2018-04-21 Herong: Jay, thanks for your comment!

💬 2018-04-20 Jay Bodkin: When deciding whether to use SOAP or WSDL, always remember the saying "Use SOAP when you are dirty (ie need security) and REST w...

LatLonListCityNames - Request Message Sample
This section provides a request message sample of LatLonListCityNames Web service.
2018-03-14, 233🔥, 1💬

GetSunSetRiseTime - Usage Description
This section describes the free Web service GetSunSetRiseTime provided by WebserviceX.NET. GetSunSetRiseTime allows you to retrieve sunrise and sunset times for any given location and date.
2017-10-08, 783🔥, 4💬

💬 2017-10-08 Herong: Eduardo, do you need Java code to connect to the server to use the service, or to setup a new sun rise and sun set service?

💬 2017-10-02 Eduardo: Please, I need the code of sunsetriseservice for java netbeans. Thanks...

💬 2016-10-12 Herong: Vassilis, Good question. Can you try the following: return_value = 17.9877033 hour = floor(return_value) minute = floor((return_...

💬 2016-10-10 Vassilis V: Hi, how can we convert the float return to time?

SAAJ - SOAP with Attachments API for Java
This chapter provides notes and tutorials on SAAJ (SOAP with Attachments API for Java). Topics include SAAJ specification and reference implementation; creating a SOAPConnection object; creating a SOAPMessage object; populating SOAP body; adding namespace for SOAP body elements; adding SOAPAction he...
2017-08-05, 1329🔥, 2💬

💬 2017-08-05 Herong: Ashraf, SAAJ (SOAP with Attachments API for Java) is for Java only.

💬 2017-08-03 Ashraf K C: Hello, Is this SAAJ API platform independent? Can i use in other languages like PHP? is this having wsdl?

SoapUI Configuration for Username Token
This section provides a tutorial example on how to create a configuration entry to support WS-Security username token with '#PasswordDigest' password type using SoapUI.
2017-07-28, 2318🔥, 8💬

SoapUI - Web Service Testing Tool
This chapter provides tutorial notes and example codes on SoapUI. Topics include SoapUI features; downloading and installing SoapUI free edition; creating and running tests in SoapUI
2017-06-20, 821🔥, 1💬

💬 2017-06-20 Ranjith: Thanks

PHP SOAP Extension Server Programs
This chapter provides notes and tutorials on PHP SOAP Extension server side functions, writing server and client programs using SOAP 1.1 and SOAP 1.2, writing WSDL document.
2017-05-19, 360🔥, 2💬

What Is SoapUI
This section describes a Web service testing tool, SoapUI, which can be used to inspect WSDL documents, invoke SOAP Web service, and simulate SOAP Web service.
2017-04-01, 240🔥, 1💬

About This Book
This section provides some detailed information about this book - __title__.
2017-04-01, 386🔥, 1💬

Downloading and Installing SoapUI
This section provides a tutorial example on downloading and installing SoapUI on Windows system.
2017-02-23, 5974🔥, 3💬

💬 2016-12-26 Tony: Greate JOB!

💬 2015-07-31 BVIJAYREDDY: GOOD

Loading WADL Documents into SoapUI
This section provides a tutorial example on loading a WADL document for a REST Web service into SoapUI to create a REST project and populated the service, resource, and method from the WADL document.
2017-02-22, 2615🔥, 3💬

💬 2017-02-22 sr: hello

💬 2015-12-08 sinu: thanks

GetMortgagePayment - Usage Description
This section describes the free Web service GetMortgagePayment provided by WebserviceX.NET. GetMortgagePayment allows you to calculate mortgage payments.
2017-02-11, 440🔥, 2💬

💬 2017-02-11 Herong: Sam, the GetMortgagePayment service is working. Can you show us the error you are getting?

💬 2017-02-04 sam: hello admin getMortgage payment service is not working. it is displaying xml tag exception while importing into soap UI can you ...

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, 173🔥, 1💬

SOAP Java Implementations
This chapter provides notes and tutorials on SOAP Java Implementations: SAAJ, Axis and Apache WebService.
2017-01-16, 304🔥, 1💬

What Is WSDL Document
This section describes WSDL Documents, which are XML files that uses WSDL (Web Services Definition Language) to define Web services.
2017-01-08, 577🔥, 2💬

💬 2017-01-08 Herong: Bessie, the missing picture is added now. Thanks.

💬 2017-01-07 Bessie: On this page: http://www.herongyang.com/Free-Web-S ervice/SOAP-What-Is-WSDL-Document.ht mlthe WSDL-2-0-Document-Structure.jpg fil...

SOAPAction - Not Needed, But No Way to Remove It
This section describes why the SOAPAction header line is not needed in SOAP 1.2 - SOAPAction is replaced by the 'action' parameter of the application/soap-xml media type in SOAP 1.2.
2016-12-24, 2617🔥, 2💬

💬 2016-12-24 Herong: Palik, Thanks. I will try it out.

💬 2016-12-21 palik: > No Way to Remove SOAPAction indeed the is a way: Soap::Lite->new()...->on_action( sub {} )... removes SOAPAction header

Flickr Image Source URLs for Different Sizes
This section provides a tutorial example on constructing image source URLs for a Flickr photo with different sizes: Small square, Thumbnail size, Medium size, Large size, etc.
2016-08-02, 853🔥, 2💬

💬 2016-08-02 Herong: Anon, Thanks for the comment. I will add _h in the next update.

💬 2016-07-31 Anon: Thanks for the list. It's worth trying other suffix letters, e.g. _h for 2048px. These can be bigger than the "original" without...

GetCountries - Request Message Sample
This section provides a request message sample of GetCountries Web service.
2016-06-08, 638🔥, 1💬

💬 2016-06-08 TIm Bishop: Grateful!

<< < 11 12 13 14 15 16 17 >   ∑:406  Sort:Rank