Download presentation
Presentation is loading. Please wait.
Published byElwin Hicks Modified over 8 years ago
1
DISCO/UDDI -Ketan Reddy Peddabachi
2
Agenda Web Service Disco UDDI Disco Vs UDDI
3
Web Services Web Services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet
4
Disco And UDDI DISCO- A Microsoft Technology UDDI-Propelled by Microsoft, Ariba and IBM
5
Disco An XML document that contains links to other resources that describe the Web Service. Disco Document-> Lists the capabilities of the Web Service WSDL->How to interact with the Web Service
6
-
7
Client Side tools to discover the Disco document Command line client utility Add Reference
8
DISCO Redirects
10
DISCO and Dynamic Discovery A.vsdisco should be placed in the root. Requests for.vsdisco files are handled by System.Web.Services.Discovery.DiscoveryReq uestHandler.
11
UDDI Defines an API for interacting with a centralized Web Service information repository. UDDI is used to register and look up services with a central registry Service Providers can publish information about their business and the services that they offer.
12
UDDI Analogous to a Telephone Directory: White Pages- Basic Business info Yellow Pages- categories based on standards Green Pages- Technical specifications and references
13
UDDI In order for someone to use your service they have to know about it : To allow users to discover a service it is published to a registry (UDDI). To allow users to interact with a service you must publish a description of it’s interface (methods & arguments). This is done using WSDL
14
UDDI VS DISCO DISCO makes it possible to discover Web Services on a given server It doesn't attempt to sort Web Service- related information across multiple servers UDDI is a repository where one can enquire or publish web services
15
UDDI VS DISCO -cntd UDDI has the advantage that one can publish new services even after he has shipped the product.
16
References http://msdn.microsoft.com/msdnmag/is sues/02/02/xml/ http://www.codeproject.com/dotnet/int ro2websvc.asp
17
THANK YOU
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.