Opened 11 years ago
#409 new PPS_project
Multiplayer: Masterserver debugging/extension
Reported by: | smerkli | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | Version 0.1 Codename: Arcturus |
Component: | Network | Version: | 0.0.4 |
Keywords: | network, server | Cc: | |
Referenced By: | References: |
Description
For a multiplayer game to be playable online, a central "master server" is required that the game clients connect to. The task of this master server is to keep a list of all multiplayer game servers and their IPs so players can select which server to connect to.
The current state of the master server is a basic implementation with some memory leaks still present. More debugging work is required to make it useful as well as some extensions for easier management.
Note: See
TracTickets for help on using
tickets.