简体   繁体   English

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

[英]Binding information field when adding a new net.pipe binding

What's the use of the binding information field when adding a new net.pipe binding in IIS? 在IIS中添加新的net.pipe绑定时,绑定信息字段的用途是什么? I've been told to enter a * in it, but I want to know what it's used for. 我被告知要输入*,但我想知道它用于什么。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM