【发布时间】:2012-04-09 19:50:15
【问题描述】:
我们在 asp.net webforms Intranet 应用程序中使用 netTcpBinding。
在客户端机器上,我们正在运行 activeX (winforms),它通过 wcf 检索其数据。
activeX 容器位于 asp.net 应用程序中。
相对于 netTcpBinding,使用 wsHttpBinding 有什么优势/好处?
【问题讨论】:
标签: c# wcf https nettcpbinding wshttpbinding