Page 1 of 1

Stats interface via http

Posted: Sun Jun 12, 2011 10:58 pm
by Szponiasty
It adds http server interface eg. to gameserver, that you can use eg instead direct acces to database by 3rd party pages, stats etc. Hashcode that knowing is required, can be preconfigured static or randomized on every gs start. Stat serv works as an independent thread, can even be used to see live logs of an starting up gameserver. Figure out how you will inform your 3rd party pages/apps about hashcode ;) Im using email notifying (once GS started up, it sends an email with hashcode to an certain email address).

http://angakaran.cc/stat_serv.zip