[Mono-dev] Olive/WCF ServiceEndpoint hostname requirement
Jerome Haltom
wasabi at larvalstage.net
Mon Dec 17 17:53:25 EST 2007
The more I work with this on Windows, the less it makes sense. It seems
pretty stupidly defined. You expose a service on http://localhost/ and
it's available to other machines even when they resolve the system using
http://fulldomainname/
I'm not sure what to make of this. It does not seem to work this way
with Mono. Not sure which way it should work.
Right now, http://localhost is only reachable by clients that use
http://localhost.
I'd like my service to be reachable on all known IP addresses.
I'd implement this in Olive too...
Any consensus on what should be implemented?
More information about the Mono-devel-list
mailing list