It seems like one requirement that I've heard for production deployment of web services in the past is that a port must be opened to accommodate it. Is this true? Or is this only true in some scenarios? It seems like an additional port should not need to be opened if the wcf service is hosted within a web app on iis....
↧