On Thu, Mar 24, 2011 at 5:43 PM, john felipe urrego mejia <
ingenierofelipeurr...@gmail.com> wrote:

> Hi, this is possible install in win server 2008, only server, and client in
> other PC
>

The installer brings both viewer and server. But this does not mean you have
to use them both :)

Yes you can install this on your windows server. Here is a few tips to get
you going:

   - Install the latest msi installer
   - The installer should suggest to install direct x 9 accept it, you need
   this even if you run "headless" mode without rendering on gui.
   If you have direct x 10 or 11 on the machine you still need to install
   9.0!
   - Be sure you have direct x 9 at this stage even if the installer did not
   suggest it for you ;)
   - Open up our default port 2345 for TCP and UDP in your firewalls (you
   never know if you might switch between them)
   - Open command prompt: cd <tundra_instal_folder> and run command
   "server.exe --headless --protocol udp".
   - Open client on some machine and connet to your world, be sure to select
   UDP as the protocol in the login UI.
   - If you want persistent scene (so it wont get destroyed when server is
   stopped) go to <tundra_install_folder>/jsmodules/startup and
   open AutoServerStore.js set this.startupEnabled = true;
   and this.intervalEnabled = true; at line 23-24.

Let us know if you have any problems. We are here to help!

PS. You don't need to have a graphics card that is capable of rendering even
if you install DX9. This is just a dependency that our server currently has
as it needs ogre to do things! with --headless parameter you will get no UI
window and no rendering is done.

Best regards,
Jonne Nauha
Adminotech developer

-- 
http://groups.google.com/group/realxtend
http://www.realxtend.org

Reply via email to