Windows 7 C# and biometric API
-
Hi I have a fingerprint reader on my laptop. It is used for the windows authentification.... I'm searching any information and samples of source code in C# to access to this device.... Thanks :-) Jerome www.jfortias.net
-
Hi I have a fingerprint reader on my laptop. It is used for the windows authentification.... I'm searching any information and samples of source code in C# to access to this device.... Thanks :-) Jerome www.jfortias.net
The reader must have an API of some description. Your best bet is to start off with the manufacturer site and see what documentation/API details are available there.
-
The reader must have an API of some description. Your best bet is to start off with the manufacturer site and see what documentation/API details are available there.
I tried to find it but that's a dell laptop :(
-
Hi I have a fingerprint reader on my laptop. It is used for the windows authentification.... I'm searching any information and samples of source code in C# to access to this device.... Thanks :-) Jerome www.jfortias.net
Your best bet is to collect some information: 1. The computer are you using (Make, Model, etc.) 2. On your computer investigate all of the installed devices using the device manager (found under Start/Settings) 3. Once you've found the device in question use the context menu and open the property dialog. 4. Go through all the tabs and see what drivers and dlls are installed for the device. 5. Use all of the above information to make intelligent queries on the internet using your favorite search engine. 6. Also contact the maker of your computer if the device came preinstalled and ask them about information of said device. Cheers!
"I had the right to remain silent, but I didn't have the ability!"
Ron White, Comedian
-
Your best bet is to collect some information: 1. The computer are you using (Make, Model, etc.) 2. On your computer investigate all of the installed devices using the device manager (found under Start/Settings) 3. Once you've found the device in question use the context menu and open the property dialog. 4. Go through all the tabs and see what drivers and dlls are installed for the device. 5. Use all of the above information to make intelligent queries on the internet using your favorite search engine. 6. Also contact the maker of your computer if the device came preinstalled and ask them about information of said device. Cheers!
"I had the right to remain silent, but I didn't have the ability!"
Ron White, Comedian
Thanks a lot i was too much confused. Thanks a lot :-) I'll do it J
-
Hi I have a fingerprint reader on my laptop. It is used for the windows authentification.... I'm searching any information and samples of source code in C# to access to this device.... Thanks :-) Jerome www.jfortias.net
jerome.fortias@gmail.com wrote:
I'm searching any information and samples of source code in C# to access to this device....
You could try and see if it supports the Griaule SDK. There's a coding4fun article here[^] that uses it, albeit it is for another fingerprint device.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
-
Thanks a lot i was too much confused. Thanks a lot :-) I'll do it J
Did find out what device is installed in your system? I'm just curious, you know. :) Cheers!
"I had the right to remain silent, but I didn't have the ability!"
Ron White, Comedian