February 2009 - Posts

3
Comments

Net.Tcp, MEX Endpoints and PortSharing in WCF by fabioc

PortSharing allow to share same port on different services. In my scenario I need to expose my service metadata on a second endpoint. First, I define a baseAddress like net.tcp://localhost:9999/MyService. This allows to define an address used as root...
Filed under:
More Posts