有谁知道gwt中的服务器推送/commet技术

发布于 2024-10-16 07:07:43 字数 80 浏览 3 评论 0原文

我需要以任意方式将一些数据从服务器推送到客户端,我的意思是当有数据时,它将使用commet技术将数据推送到客户端小部件中,知道如何以及从哪里开始。

I need to push some data from server to client in arbitrary manner, i mean when there is data it will push the data in the client widget using commet technique , any idea how and where to start.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

染火枫林 2024-10-23 07:07:43

我尝试了许多这样的库,发现 GWTEventService 工作得非常好,我已经在我编写的基于 Web 的聊天客户端中使用它一段时间了。它也很容易启动和运行,因此这可能是一个很好的开始。

I played around with many of these libraries and found that GWTEventService works quite nicely, I have been using it for some time for a web based chat client that I wrote. It is also very easy to get up and running so that might be a good one to start with.

情独悲 2024-10-23 07:07:43

这是一个关于服务器推送技术的好文档。

It is a good document about server push techniques..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文