Online Multiplayer Game Architecture [on hold]
- by Eric
I am just starting to research online multiplayer game development and I have a high-level architectural question regarding how online multiple games function.
I have server-side and client-side programming experience, and I understand how AJAX-esque transfer protocol operates.
What I don't understand yet is how online multiple fits into all of…