Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Help required to create an application to interact with fingerprint machine
Posted
Updated 14-Apr-14 19:29pm
v2

There are lots of things you need to work on initially with finger Print machine.Possibly,there should be a SDK(if you dont know what is SDK, google it), there are some method and guidelines that will communicate with hardware. The hardware designer decide that which language you need to follow its not you who decide.
All finger print device should have kind of connectivity medium with your application. The medium which can be serial, Or USB Or Prallerl. So there are number of libraries available within the .net framework and third party to communicate with these devices. It should all mentioned in SDK.
Read your SDK throughly(if provided), you wil get idea to atleast create a connection between Hradware and shoftare.Development is second phase.
Thanks
 
Share this answer
 
 
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