tuco[HaH] said:Of course there's no way to do it in pure HTML.
And it's hard to stop a UT server removely from a webapp. There are three possibilites:
- program a web client that remote-controls UT's webserver and does an "admin exit" in the server console
- install UnGateway on the UT server, and program a client that telnets in and exits the server (that's what I implemented, but stopping via UnGateway takes too long ,for some weird reason it's unreliable)
- there's somewhere a ServerActor/mutator that stops the server once a certain file exists on the gameserver, which can be uploaded/deleted via FTP. IIRC it's from ProAsm.
hmishima said:If your can run your servers as a service, you can send a telnet stop/start command to the service I believe.
utw-Mephisto said:fyi,
UT2Vote50b1 and Zound51b1 has been installed on the test server.
inis can be configured through the webinterface too ...
FYI, it always says I'm editing the Zound.ini
Can it be made to stop and start a service and not a Bat file?
I know it's not practical for some people, but it would be perfect for me as I have web capabilities on my server.
Any way to add command line access? My command lines live in the registry, so it would have to point to the registry.