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.

link|improve this question

feedback

1 Answer

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
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.