HighScoreServer is a Java application that runs on your web server and manages the high score tables for all your Java games.
Features- Manages multiple high score tables (multiple games)
- Commands can be entered directly into the server console to display/modify/load/save high score tables
- Auto-save automatically saves all high score tables to disk every 60 seconds
- Applets use a simple protocol to submit/retrieve high scores from the server
If you have any comments or feedback feel free to send me some email.