dwc_network_server_emulator/gamespy
kyle95wm 550579ae7b Console registration
I've decided to impliment a new feature into the server (disabled by default in nas_server.py) where when enabled, the server will check if a console's MAC is in BOTH the registered and pending database tables. If this is not the case, one of two error codes will be returned:
error 23888 - Console pending activation by server admin
error 23921 - Unknown console

A registration page was also included on port 9998 for users to enter their MAC and add it to the pending table. The server admin can then log in to the admin page and activate the console if they so please.
2015-07-18 16:39:04 -04:00
..
__init__.py Initial code. 2014-03-29 21:41:02 -04:00
gs_database.py Console registration 2015-07-18 16:39:04 -04:00
gs_query.py Revert "Bug fixes from SMTDDR" 2014-09-21 17:51:50 -04:00
gs_utility.py added whitelisting to admin page and a friend fix 2015-01-23 00:43:31 -05:00