Good evening. A small service has been developed to provide basic functionality of a game account. The site generates a digital certificate for subsequent identification of the player on the server!
At the moment, the first tests of requests and responses are taking place between:
- request for server availability with additional information (client (Motion Engine 2 - game server)
- game server (Linux Debian) - site proj.khotlenko.ru
- game server (Linux Debian) - client (Motion Engine 2)
The screenshot shows the process of performing an endless connection to the game server in a separate thread of the game engine with confirmation of the authenticity of the digital certificate (via the site proj.khotlenko.ru).
Top comments (0)