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

Difference between application events and session events

607


What is asp.net file?

648


What is active web pages?

522


Explain the different types of directives in .net?

529


Describe state management in asp.net?

566






What kind of data we can store in viewstate?

589


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2374


how to write html code with ssl

1535


Explain the difference between debug.write and trace.write? When should each be used?

570


Can we have multiple master pages in asp net?

523


How can we identify that the page is post back in asp net?

528


What is the use of the tag in the web.config file?

581


What is break mode?

523


What are the various ways to send content from one page to another?

530


Which Is Faster MVC or ASP.net ?

595