Alternatives to Flash Media Server for multiplayer game development
Posted
by Anjisan
on Stack Overflow
See other posts from Stack Overflow
or by Anjisan
Published on 2008-10-10T10:50:16Z
Indexed on
2010/03/22
13:01 UTC
Read the original article
Hit count: 874
I've used Flash Media Server to create multiplayer flash games, but the cost of deploying a FMS application seems rather high. Are there good alternatives, open source or not, that I should look into to mimic the same functionality? I'm specifically looking at using FMS for the aspect of synching game-play state between users running the same swf.
© Stack Overflow or respective owner