Server: Synergy uses a Client/Server software architecture. The "Server" runs the game and is authoritative about world simulation, game rules, and player input processing. A "Client" runs on a player's computer connected to a game server, and generates all the lovely graphics, etc. A "Listen Server" runs on the same hardware as a Client; whereas a "Dedicated Server" runs on it's own, independent hardware, separate from all Clients.