Windows Mobile / Windows CE 上的服务器推送 / HTTP 流
我发现 HTTP 流/服务器推送对于我的项目来说非常有前途。有人知道如何在 Windows Mobile 中实现这一点吗?
欢迎.NET/Native/其他实现。最好有许可。
有关 HTTP Steaming / Server Push 的一些链接:
- 推送技术
- 流式 HTTP/服务器推送
- “HTTP Streaming”(推送)AJAX 的跨浏览器实现模式
- XEP-0124:同步 HTTP 上的双向流 (BOSH)
我正在考虑使用一些 Qt XMPP 库 (QXmpp) 来完成这项工作,但我不确定如果可以完成这项任务,我也想听听对此的一些意见。
I find that HTTP Streaming / Server Push is quite promising for my project. Does someone have any clue on how to implement this in Windows Mobile?
.NET / Native / other implementations are welcomed. Preferably with permissive license.
some links on HTTP Steaming / Server Push:
- Push Technology
- Streaming HTTP / Server Push
- Cross-browser implementation of “HTTP Streaming” (push) AJAX pattern
- XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
I was thinking of using some Qt XMPP library (QXmpp) to do the job, but I'm not sure if it's up for the task and I also want to hear some opinions on this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
听起来你可以使用 WebSync,一个用于 IIS/.NET 的彗星服务器。它有完整的紧凑框架支持。
Sounds like you could use WebSync, a comet server for IIS/.NET. It's got full compact framework support.
您可以考虑 Nirvana (http://www.my-channels.com/)。它支持许多企业、Web 和移动平台,包括 dot Net CF。
You might consider Nirvana (http://www.my-channels.com/). It supports lots of Enterprise, Web and Mobile platforms including dot Net CF.