添加新的 net.pipe 绑定时的绑定信息字段

发布于 2024-10-02 20:47:14 字数 65 浏览 0 评论 0原文

在 IIS 中添加新的 net.pipe 绑定时,绑定信息字段有什么用?我被告知要在其中输入*,但我想知道它的用途。

What's the use of the binding information field when adding a new net.pipe binding in IIS? I've been told to enter a * in it, but I want to know what it's used for.

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

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

发布评论

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

评论(1

反目相谮 2024-10-09 20:47:14

显然,该字段可用于输入域名,例如,如果您输入:

mysubdomain.mydomain.com

那么您可以将其放在客户端配置中端点的地址中:

net.pipe://mysubdomain.mydomain.com/MyService.svc

Apparently the field can be used to enter a domain name, for example if you enter:

mysubdomain.mydomain.com

Then you can place this in the address of your endpoint in the client config:

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