Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
We are using a biometric device. Version and device name is: T58 Ver2.60. We have a SDK. How can I Analize this, how can I open communication using this biometric device and how can I integrate it in my application?
Posted
Updated 8-Oct-20 0:19am
v2

1 solution

You already told that you have SDK .., using that SDK you can implement methods in your application..,

First check the Documentation of SDK.., how they are Implementing.., (most of the biometric device SDK in CPP). explore the Methods.., and call the methods in your C# application.

Thanks
 
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