What is SOAP, UDDI and WSDL ?

Answer Posted / satish

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 ?    31 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does it mean your session has timed out?

525


Why do we need Sessions?

578


Define what is razor? : asp.net mvc

576


Can you explain composite pattern?

592


Why do we use sessions?

570






What is difference between session and cookies in asp net?

500


How to disable validator control by client side JavaScript?

569


Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?

539


What is the default authentication mode for asp.net?

561


What is http post action?

540


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

1660


How do I open an ashx file?

536


What is odata in web api?

558


Can the dictionary object be created in client?s scope ?

1988


What are the steps to follow to host a web application on a web server?

591