WCF 服务:可用于测试的公开服务

发布于 2024-10-16 17:14:25 字数 1536 浏览 3 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

情定在深秋 2024-10-23 17:14:25

我自己也在寻找一些,并想确保它们是 WCF 的。我找到了 Bing 地图 SOAP 服务。如果该链接过期,下面是服务 URL。

缺点是您需要创建 Bing 地图密钥并将其传递到 Web 服务请求中。试用密钥有效期为 90 天。生成密钥的说明位于此处

地理编码服务

地理编码服务 net/webservices/v1/imageryservice/imageryservice.svc" rel="noreferrer">影像服务

路由服务

搜索服务

I was looking for some myself and wanted to make sure they were WCF. I found the Bing Maps SOAP Services. In case that link expires, below are the service URLs.

The downside is that you need to create a Bing Maps key and pass it in the web service requests. Trial keys last 90 days. Instructions for generating keys are here.

Geocode Service

Imagery Service

Route Service

Search Service

怀中猫帐中妖 2024-10-23 17:14:25

如果你想测试已经托管的wcf服务,请按照下面的url,你可以找到一些已经在线托管的wcf服务,只是你只需要在你的应用程序中使用这些服务

http://aspdotnetfiddle.com/Home/WcfServices

if you want to test already hosted wcf service, follow below url , their you can find few wcf services those are already hosted in online, just you need to consume those services in your application only

http://aspdotnetfiddle.com/Home/WcfServices

浊酒尽余欢 2024-10-23 17:14:25

试试这个网址
http://www.soapclient.com/uddisearch.html
这基本上适用于 WebServices,但您也可以在 WCF 中使用它们

try this uri
http://www.soapclient.com/uddisearch.html
this is basically for WebServices but you can use them in WCF as well

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文