Is there a way to auto discover a specific WCF service in the network? I don’t want to config my client with the address if this is possible.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What you want to look at is the WS-Discovery protocol. I found a sample on netfx3’s website of using the specification. I would recommend searching services based on scope, by probing for services based on a specific endpoint.