What is SOAP, UDDI and WSDL ?

Answer Posted / udit trivedi

SOAP (Simple Object Access Protocol) is a simple protocol
for exchange of information. It is based on XML and
consists of three parts: a SOAP envelope (describing what's
in the message and how to process it); a set of encoding
rules, and a convention for representing RPCs (Remote
Procedure Calls) and responses.
UDDI (Universal Description, Discovery, and Integration) is
a specification designed to allow businesses of all sizes
to benefit in the new digital economy. There is a UDDI
registry, which is open to everybody. Membership is free
and members can enter details about themselves and the
services they provide. Searches can be performed by company
name, specific service, or types of service. This allows
companies providing or needing web services to discover
each other, define how they interact over the Internet and
share such information in a truly global and standardized
fashion.
WSDL (Web Services Description Language) defines the XML
grammar for describing services as collections of
communication endpoints capable of exchanging messages.
Companies can publish WSDLs for services they provide and
others can access those services using the information in
the WSDL. Links to WSDLs are usually offered in a company?s
profile in the UDDI registry.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to turn off cookies for a page?

576


Are xaml file compiled or built on runtime?

557


How can you debug your.net application?

554


Explain the Session state management options available with ASP.NET?

568


Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

622






Can we handle the error and redirect to some pages using web.config?

913


Define the types of configuration files.

532


What is a server farm in iis?

538


What is the purpose of master page?

516


What r the asp.net list controls and difference between them?

508


Which method do you use to enforce garbage collection in .net?

520


What is the difference between GridView and Repeater controls in ASP.NET?

576


Is post back in asp.net?

518


Is asp.net core faster?

545


What are the parts of an http response?

498