URN Logo
UNIX Resources » Linux » Linux Forum » Linux Games » Page.1 » How Do Linux Games Servers Work?
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
How Do Linux Games Servers Work?
Subject: How Do Linux Games Servers Work?
Author: hindll01    Posted: 2005-09-15 01:22:57    Length: 811 byte(s)
[Original] [Print] [Top]
Hi

I am doing a project for my school and need to install a games server, I have chosen Linux (Mandriva).  I am unsure of how a Linux Games server would work at my school.  I want to download free multiplayer games onto the server and have the students play these games from Windows based workstations.

I have been told that most games need to be installed on each workstation locally (such as America's Army) and then for students to go multiplayer they have to connect to the Internet to play from a different server.  Is this true??

If this is right, then it defeats the purpose of me having a Linux Games server at the school??  I definitely want to have a Linux Games server where multiplayer games are run from.

Any suggestions welcome
[Original] [Print] [Top]
Subject: How Do Linux Games Servers Work?
Author: SuseUX    Posted: 2005-09-15 13:11:36    Length: 498 byte(s)
[Original] [Print] [Top]
There is a few things you can do.

1. Run a dedicated server from the game your running, this way you and your players can connect to it.

2. Download the actual server of the game, linux game servers can be gain from the games website and you just have to learn how to set them up and administrate them. All the details are usually on there website.

3 Just run a server in side the game like normal.

It's pretty much done the same way as say Windows.
----
[Original] [Print] [Top]
Subject: How Do Linux Games Servers Work?
Author: azoudis    Posted: 2005-09-20 14:50:01    Length: 2,037 byte(s)
[Original] [Print] [Top]
QUOTE
I have been told that most games need to be installed on each workstation locally (such as America's Army) and then for students to go multiplayer they have to connect to the Internet to play from a different server. Is this true??

If this is right, then it defeats the purpose of me having a Linux Games server at the school??


If you have 4 poeple that want to play the game, then you can all connect to the internet yes.  If you have 4 people and 5 computers you can set up one of the computers as a dedicated server, and have the 4 people connect to that.  Depending on your firewall settings people from the internet may join your server.  

All "servers" in some shape or from have a "client" or "clients".  It is the servers job to provide a service to a or multiple clients, and clients interface with a server.

In a game server, the server contains the setting(gravity, physics, game speed etc,), the stats, the map being played,  which player is dead, who killed who, how much amunition, etc etc.

In a game situation, the client gets information in text form from the server and displays it to the player in whatever for the game is, for example americas army, your client revices information about your team and their locations and health levels/alive status and it renders the graphics for you.  When you see a teammate crouching and shooting, the server sends the location of the player, direction they are facing, and what acitons are they are doin.

 When you hear a shot fired it was the server telling your client that a shot was fired from X and Y.  The client then located the sound file and plays in out the propper speaker(s) according to where you in relation to the shooter.    
[Original] [Print] [Top]
Subject: How Do Linux Games Servers Work?
Author: hindll01    Posted: 2005-09-22 06:01:30    Length: 289 byte(s)
[Original] [Print] [Top]
Thanks,

So when i download and install the server files of say 'America's Army' on to my Linux server, does that mean that I still have to install the client files of 'America's Army' on all of my Windows clients that want to connect to my Linux server?
[Original] [Print] [Top]
Subject: How Do Linux Games Servers Work?
Author: azoudis    Posted: 2005-09-22 13:30:43    Length: 147 byte(s)
[Original] [Print] [Top]
exactly.
every time you play the game you need a client, every time you dedicate a machine so others can play on it you are hosting a server.
[Original] [Print] [Top]
« Previous thread
How Can I Play Games With Gameguard In Linux?
Linux Games
Page. 1
Next thread »
How Can I Can I Run Games Using Gameguard In Linux
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:08:36, cost 0.027251958847046 ms.