如何使用微软UDDI 3及其SDK和API
我想要一份描述 microsoft UDDI API 功能以及如何从中查找服务的教程或文档。它们的功能及其在C#中的输入和输出参数
I want a tutorial or document that describe API functions of microsoft UDDI, and how to find services from it. their functions and its input and output parameters in C#
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定您是否需要使用 Microsoft API,但 jUDDI 有一个 .NET Web 服务客户端。
它可能值得一看,并且有很多例子。
http://svn.apache.org/repos/asf/ juddi/trunk/juddi-client.net/
I'm not sure if you are required to use the Microsoft API or not, but jUDDI has a .NET web service client.
It might be worth checking out and there are a number of examples.
http://svn.apache.org/repos/asf/juddi/trunk/juddi-client.net/