Click here to Skip to main content
15,912,665 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Guys,
I'm working on a application on C Language i want to integrate the application with a finger print verification.

I'll be very glad if any one can help me with that

Thank You............
Posted
Comments
Sadique KT 18-Jun-13 2:58am    
Explain your exact issue..
Are you working in embedded c?
Do you want to connect your application with finger print devices? if yes do you know the protocol to communicate (read/write/delete/ etc) with finger print device?

1 solution

The obvious question is, do you intend to create a fingerprint reader ? If not, then buy one and read up on how to integrate with it. I do wonder how you'll go in C, that's a pretty limited language, nowadays. C++ would be better, and C# better still, in all sorts of ways.
 
Share this answer
 

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