UniSpyServer icon indicating copy to clipboard operation
UniSpyServer copied to clipboard

Web Services Server

Open arves100 opened this issue 5 years ago • 1 comments

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

arves100 avatar Aug 07 '19 17:08 arves100

Updated.

arves100 avatar Mar 25 '20 17:03 arves100