[Mono-dev] mono wcf

icorderi icorderi at msn.com
Tue Jul 31 23:57:18 UTC 2012


@Rob
Yes localhost is translated to 127.0.0.1 on hosts.
But regardless of that, if the wcf service is hosted as
net.tcp://localhost:8081 it should work as expected.

An easy workaround is to change the config to net.tcp://<machine name>:8081.
I can live with that workaround although localhost should work as expected.
I have to deploy the system to 50k servers, although adding a script to
change the config post-deployment to match the machine name is an easy
workaround it shouldnt be the way to do this.

-Ignacio



--
View this message in context: http://mono.1490590.n4.nabble.com/mono-wcf-tp3398970p4650667.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list