WCF client browsing the same WCF service hosting on multiple PC

B

Bandu

Hi,

I would like to host A service on multiple PC and I want a client to
browse, enumerate or find each instances of the service on different
PC.

Would you like to give me a direction or how to implement it?

Regards,

Bandu
 
N

Nicholas Paldino [.NET/C# MVP]

Bandu,

Basically, you want something like UDDI or a WS-Discovery
implementation. I would do a search on those terms, and see what comes up.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top