Reputation: 35264
Is it possible to integrate a fingerprint reader with asp.net? Are there any C# libraries available for detecting fingerprints? How to get Started? Any suggestions?
I have no idea how to start to code the program that will store, retrieve and compare the fingerprint.
Upvotes: 2
Views: 5356
Reputation: 389
I dont know how to retrieve fingerprints, but it seems to me if you want to integrate this function with asp.net, you have to use flash/activex/silverlight and stuff like that. You must have some client side application installed to do the job for you.
Upvotes: 1