Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 09:17:46 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Eros <erosgk@epsilonbrasil.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: game server
Message-ID:  <43300BFA.4040805@mac.com>
In-Reply-To: <001001c5bd37$0abce650$0c01a8c0@epsilon>
References:  <001001c5bd37$0abce650$0c01a8c0@epsilon>

next in thread | previous in thread | raw e-mail | index | archive | help
Eros wrote:
> please, How can I make a game server with FreeBSD ? I want run every game
> from one ferver with out need to install the games on the clients. Can i
> make that ?

You can use X11 to remotely display graphical programs from one machine to 
another, which will work fine for things which are not especially graphics 
intensive.

Realtime 3D FPS type games tend to demand so much texture and graphics 
processing that they should be run locally and not over a network.

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43300BFA.4040805>