The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
515 views

Help for choosing a cost effective game server for Flash client

I am developing a flash-based game primarily for desktops, to be hosted on facebook platform (like cityville, sims social etc). The gameplay doesn't involve real-time communication between players ...
2
votes
0answers
363 views

How can I keep a SmartFox server connection alive while waiting for a client to connect?

I am making a game using SmartFox Server. During testing, if I take a few minutes before loading the game, SmartFox stops running and I can't connect. So I then have to restart SmartFox, which is very ...