ທີ່ເຈົ້າໄດ້ຮຽນ WSDL ອີກຫຍັງຈະເປັນຫຍັງ?

WSDL Overview

This tutorial has explained how to create WSDL documents that describe web services. It also specifies the location of the service and the operations (or methods) provided by the service.

You have learned how to define message format and protocol details for web services.

You have also learned how to register and search for web services via UDDI.

ທີ່ເຈົ້າໄດ້ຮຽນ WSDL ອີກຫຍັງຈະເປັນຫຍັງ?

The next step should be to learn SOAP and Web Services.

SOAP

SOAP is a simple protocol based on XML, allowing applications to exchange information via HTTP.

Or more simply, SOAP is a protocol for accessing web services.

If you want to learn more about SOAP, please visit our Tutorial SOAP.

Web Services

Web services can convert your application into a web application.

By using XML, messages can be transmitted between applications.

If you want to learn more about Web services, please visit our Tutorial Web services.