【发布时间】:2012-02-08 12:07:06
【问题描述】:
如何使用 rtmfp 将 flex 应用中的 2 个用户(已知且在我的网站上拥有用户帐户)连接在一起?
I have a simple flex game app where I want 2 users to be connected to each other.
There is a simple SQL database in the background for storing the users,
but after this I'm unable to figure out how I would connect the 2 users.
一些想法:
rtmfp 生成一个唯一 ID,您可以使用该 ID 将 2 个用户连接在一起?
我正在寻找一个很好的教程信息资源或演示连接 2 个用户的示例应用程序,或者只是一个解释
感谢任何帮助或见解
伊尔斯
【问题讨论】:
标签: apache-flex adobe rtmfp