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.
现在 Mango 支持套接字,是否可以创建 WCF NetTcpBindings?目前该类不包含在 System.ServiceModel 中。
我刚刚查看了有关 Silverlight for Mango 中新 API 的 MS 文档:
新的 Silverlight API
System.SereviceModel 命名空间没有任何变化,所以我怀疑答案是否定的。这只是添加到 Silverlight 4.0 中,即便如此,silverlight 4.0 也需要将 netTcpBinding 安全模式设置为“无”才能工作。
Silverlight for Windows Phone 基于 Silvrlight 3.0。