【发布时间】:2010-08-30 00:59:44
【问题描述】:
有没有办法在 iPhone 中使用 WCF 双工连接?
最好的问候,
【问题讨论】:
-
这是一个关于不可互操作的 WCF 功能的线程:stackoverflow.com/questions/3525097/…
标签: c# iphone ajax wcf web-services
有没有办法在 iPhone 中使用 WCF 双工连接?
最好的问候,
【问题讨论】:
标签: c# iphone ajax wcf web-services
不,因为wsDualHttpBinding 是not an interoperable binding。只有 .NET 客户端可以使用它。
【讨论】: