-
C# with Biometrics
Hi Guys,
This is my first post over here. Actually i am trying to make a program which can read data from BioMetric Device on my network. Data Can be number of users existing or attendance etc etc..
I am able to connect the Biometric Device using the Connect() function. But i don't know how to i read from it. Some one told me to use the BioAPI. But I am not sure about its usage. So, please guide or give a small code for a single query to get number of existing users, if possible or PM me at [email protected]. I will really appreciate any help from you guys.
Thanks
Regards
Aman Thakur
-
Re: C# with Biometrics
Why not contact them MFG of the device? If they have an API, there is probably some code included that will read from the device.
-
Re: C# with Biometrics
Yep, contact the device mfg and download their SDK and sample code.