Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to retrieve a template from fingerprint device. and save it to a specific folder. means when i run the Java, c,c++,vb program, it should scan and save the fingerprint template from digital persona fingerprint device.

[edit by Torsten]
OP added:
Consult vendor documentation: http://www.digitalpersona.com/DigitalPersona-U-are-U-Software-Development-Kits-(SDKs)/[^]
[/edit]
Posted
Updated 5-Feb-13 3:13am
v2

1 solution

What kind of Fingerprint device? is there a API available?

The device must be connected & installed at the machine.
When it's available there, it should be available for programming - if intended to be so by the manufacturer.
 
Share this answer
 
Comments
Zoltán Zörgő 5-Feb-13 3:47am    
[by OP]
its digital persona fingerprint scanner.
TorstenH. 5-Feb-13 9:17am    
So as I see on there webpage, there must be a CD added to the device. And on that CD should be a SDK and probably also a breif description on how to get a valid result from the device.

There is probably some kind of lib that you have to add to your project and then some API with defined commands you can send to the device and some defined answers you get from it.

Please refer to that CD, the API-Description does not seem to be open.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900