Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
也许我想错了:从所有文档中,在 WAS(Windows 2008R2 / IIS 7.5)中托管 WCF 服务需要我首先将 WCF 服务添加到 IIS 下的(默认)网站?
真的吗? 这是否需要我将服务端点也暴露给 HTTP(S)?
如果可能的话,我希望服务只暴露给 TCP。