Hi everyone,
I am doing a project which is to to use smartphone and QR Code technology to login into online games.
Please refer to the below image which show how it should work.
I need to set up an authentication server using ASP.net and also a database but I have no programming knowledge and technical skill to do that?
Can anyone guide me through the step by step procedure on how can I set up this authentication server and also the neccesary programming codes?
The server needs to establish a secured connection with the online game interface on the Computer
The server needs to retrieve the username and password send via the mobile phone and authenticate it with the database.
Once valid, the online game running on the PC should be logged in. If not valid, send negative reply back to the smartphone
I have installed micrsoft visual studio exp ...
Go to the complete details ...