【问题标题】:HTTP-Push (Comet/Reverse Ajax)using Silverlight to Javascript bridge?使用 Silverlight 到 Javascript 桥的 HTTP-Push (Comet/Reverse Ajax)?
【发布时间】:2011-07-23 21:46:22
【问题描述】:

PollingDuplexHttpBindingwith Silverlight与函数RegisterScriptableObject结合使用来实现Comet风格的javascript功能是一个好主意吗?
(see tutorial)

我从未在论坛中看到过这种方法的讨论,也从未被推荐为免费的解决方案。相反,只听说过付费选项,例如 WebSyncPokeIn

Silverlight 是否实现了the Bayeux protocol?应该吗?

【问题讨论】:

标签: javascript asp.net wcf comet pollingduplexhttpbinding


【解决方案1】:

您会遇到一些严重的可扩展性问题,而且实施起来非常痛苦。见:

http://devgripes.wordpress.com/2009/11/14/pollingduplexhttpbinding-absolute-rubbish/

如果您想在 Silverlight 中实现 Bayeux,则需要 WebSync。

(免责声明:我为 Frozen Mountain Software 工作)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-01-16
    • 2015-10-28
    • 2011-05-17
    • 1970-01-01
    • 2011-11-19
    • 2010-10-29
    • 2011-07-22
    相关资源
    最近更新 更多