UniSpyServer
UniSpyServer copied to clipboard
Web Services Server
This issue contains all the Web services. All this servers uses SOAP XML. The original idea is implementing this servers using ASP.NET. All the servers will possibly be contained into one application that will manage all of them.
WebAuthentication This is a new authentication system used for loggin into GameSpy or WebServices itself.
SAKE SAKE server is used as a small storage server where users can upload and download small pieces of data (for example: Mario Kart Wii uses it to store ghosts)
Statistics A new stats authentication system that was found in some modern games. A research about this server needs to be done before implementation.
Direct2Game This server was used for DLCs, we currently don't have any plan for implementing this server.
- [ ] Implementing basic SAKE data using ASP.NET
- [ ] Implementing WebAuth
Updated.