Hi,
I would like to get some information in regradrs of Game Server Technology.
1. Is there a "know-how" / white papers or any other source that can describe how to build a game server
2. Are the peer-to-peer games (like NBA2K6 / FIFA2006 etc.) can be running thru a game server (in order to allow ranking of players for instance)
3. Is there an open source game server technology
Thanks!

Game Server Question
Michael1956
You should probaly repost your question on the Multiplayer forum on Gamedev.net (http://www.gamedev.net/community/forums/forum.asp forum_id=15).
In addition, you should look at books on multplayer game programming. The Game Programming Gems series (http://www.gameprogramminggems.com/) offers some useful articles on multiplayer game programming.
tgs777