I am reading about web services and read about UDDI, DISCO and WSDL but couldn’t understand what is its meaning. I am new to web services. Kindly guide and help me understanding these terms and their mutual relationship.
thanks Thanks THANKS
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can also find details about all this tree on MSDN also…do check it out that also by googling it.
Read more : Web Services – SOAP, WSDL, Disco and UDDI
Disco
The Web Service Discovery Tool (DISCO) is used to discover the URLs of XML Web Services located on a Web server and saves documents related to each XML service on a local disk. The DISCO takes the URL and discovers and produce publishes discovery documents (.wsdl, .xsd, .disco and .dicomap files) as arguments.
UDDI
Universal Description, Discovery and Integration (UDDI) is a platform independent framework functioning like a directory that provides a mechanism to locate and register web services on the internet.
WSDL
Web Services Description Language (WSDL) is a markup language that describes the web service.