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
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
|