Copyright © tutorialspoint.com
This tutorial has taught you what is UDDI and what are its elements. You have seen complete architecture and data model of UDDI. You have learned about two UDDI interfaces: Publisher's Interface and Enquiry Interface. You have also learned how you can register and search for web services with UDDI. What's Next?The next step is to learn about SOAP, WSDL and Web Services. SOAP SOAP is a simple XML-based protocol that allows applications to exchange information over HTTP. If you want to learn more about SOAP, please visit our SOAP tutorial. WSDL WSDL is the standard format for describing a web service in XML format. WSDL is an integral part of UDDI If you want to learn more about WSDL, please visit our WSDL Tutorial. Web Services Web services can convert your applications into web-applications. If you want to learn more about web services, please visit our Web Services tutorial. |
Copyright © tutorialspoint.com