Hi, I'm making a single player Flash RPG which uses a turn based battle engine. Something I would like to be able to have would be online turn-based Player vs. Player battles. Realistically, could this be accomplished with anything short of a socket server?
Thanks!