switchServer

by Schmidi

System

XASECO

Description

A sophisticated server switcher that can use different connection methods

Connecting Servers

There are 4 different ways to connect servers.
Sockets
Servers are connected by private nonblocking UDP-sockets. (Xmlrpc-port-number is just to make config as simple as possible)
PublicSockets
Servers are connected by TCP-sockets. Main routine to connect servers on two different machines. Make sure your setup is secured but ports are reachable.
Files
Data is stored in a file.
Shared Memory
Similar to sockets but available only on linux.

Installation

1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following line:
Code:
<plugin>plugin.switchServer.php</plugin>
3. edit switchServer.xml to suite your needs
4. restart xaseco

Settings

Options are configurable in switchServer.xml, see the forum for details.
Servers
To make the server visible to others, enable/config your preferred method(s).
Fetchers
Add servers you want to show. You may add as many methods in any order you prefer.

Link(s)

Forum: https://www.tm-forum.com/viewtopic.php?t=23759
Homepage: https://web.archive.org/web/20160803025012/http://www.doh-nuts.at/phpbb/viewtopic.php?f=59&t=917

Download(s)

File Version Date Size Downloads
switch_server(0.3b).rar 0.3beta 2009-12-01 8.35 KB 1582