I want to Develop a web application, which accept fingerprint from client machine using any mouse with fingerprint scanner whose SDK supports ASP.NET. And this fingerprint will be cross verified at server side database to authenticate the user.
Is it possible?
Do we need to Develop from the scratch?
Can my Web Application be integrate with existing any "fingerprint logon application" for PC Security at Server side?