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 u refer webservices?

1483


What is sta?

548


Which library is used by the testers and developers to develop automated tests and create testing tools?

534


What is a global postback url?

505


Which data type does the rangevalidator control support?

545






What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1414


What is rich control in asp.net?

516


i want the asp.net technical questions and answeres

1595


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

526


Distinguish between Server-side and Client-side code with its functionality?

618


Explain the steps needed to be performed in order to create an animation in xaml?

547


What is variable and constant in .net programming language?

386


Define static member?

529


What is httpresponse?

502


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1605