This might not be a pure programming question,
but I was wondering about multiplayer gaming on the iPhone.
I'm working on a game that will be a multiplayer game up to 4 players on the screen.
What kind of a server would I need to be able to sync the position of the players on the screen with as little latency as possible, and where I could keep scores, user info & such.
Will a shared-hosting server be suffice?
Do I need a dedicated server?
If so... do I need a Mac-specific dedicated server?
Thanks for the help