Chapter 10. Supporting technologies 435
and parses messages sent to and received from a UDDI server. The Microsoft
.NET Framework uses the UDDI SDK, which is a collection of client development
components, sample code, and reference documentation to enable developers
to interact programmatically with UDDI-compliant servers. This is available for
Visual Studio .NET and separately for Visual Studio 6.0 or any other COM-based
development environment.
WebSphere Application Server V5 Network Deployment comes with a private
UDDI registry.
The UDDI data model includes six types of information:
Business entity, which describes a company or organization. Those entities
provide general information about the Web Services such as business name,
conta ...