在 Flex ActionScript3 中开发聊天室 + Red5,基于远程共享对象的用户列表还是服务器端?

发布于 2024-08-27 17:41:23 字数 132 浏览 8 评论 0原文

我们将使用 Red5 在 Flex 中开发一个简单的聊天室。

我们应该将 UserList 存储在远程共享对象还是服务器端列表中? Red5 或 FMS 上是否有使用服务器端编程和远程共享对象的示例退出? Red5 示例根本没有记录。

We are going to develop a simple chatroom in flex using Red5.

Should we store UserList in a Remote Shared Object or Server Side List?
Are there any example exit on Red5 or FMS , which uses Server Side programming and Remote Shared Objects? Red5 examples are not documented at all.

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

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

发布评论

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

评论(3

来日方长 2024-09-03 17:41:23

我们的一位团队成员为共享对象创建了视频教程,链接位于 Red5 论坛中。
http://www.red5.org/forums/topic/21-sharedobject-教程/

One of our team members has created video tutorials for Shared Objects, the links are in the Red5 forum.
http://www.red5.org/forums/topic/21-sharedobject-tutorial/

沙与沫 2024-09-03 17:41:23

如果用户数不超过 10 个,您可以使用 FMS 开发人员版本。查看了解red5 的好例子。

If there will 10 or less users, you could use the FMS developer editions. Check out this for a good example of red5.

贱贱哒 2024-09-03 17:41:23

我认为这可能会有所帮助。我在这里学习了如何处理 ShardedObject,因为 RED5 教程链接已移至 Google 代码网站,并且链接不再可用。所以链接如下:

http://www.zehnet .de/2008/04/11/red5-remote-sharedobject-experience-tips/

I think this could help u a bit. I learned here to handle the ShardedObjectbecause the RED5 Tutorials Links moved to Google Code sites and the Links arent anymore available. So heres the link:

http://www.zehnet.de/2008/04/11/red5-remote-sharedobject-experience-tips/

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