문제

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?

도움이 되었습니까?

해결책

You will have to develop a Browser plugin that will interact with the FringerPrint SDK... You may also have to develop different versions for the different Fingerprint scanners..

your Web application will then interact with the plugin...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top