Original Post
So I've done 2d and 3d single player games and have been a professional game developer for awhile now but I haven't done any serious networking programming. My goal is to write a basic/working mmo server architecture, it may never be complete however I want to give it a shot. I've already decided to go the route of C++ and enet but that is the only thing I'm solid on at the moment. I took some time to design out what I think would be a decent server architecture but I'd like some input on my design. My Server Design I haven't really found detailed resources on this subject although I'm sure it's out there some where, if you know a design that is better I'll love to see the link. [Edited by - Seoushi on April 29, 2009 10:57:09 PM]