Click here to Skip to main content
15,890,947 members
Please Sign up or sign in to vote.
1.00/5 (5 votes)
See more:
I have .dll file downloaded from internet. I want to use it to connect biometric machine to take output generated by that machine like who punch it and at what time etc.
i have a website and i want to connect it to that biometric so i can manage Payroll operations on it.

What I have tried:

I search on internet but i'm not getting a referencing example for that i can use to build my site
Posted
Updated 31-Oct-18 7:32am
Comments
Mehdi Gholam 31-Oct-18 13:32pm    
Consult the dll's documentation.
F-ES Sitecore 1-Nov-18 7:14am    
Using biometric devices from an asp.net site is one of the most frequently asked questions there is so I find it hard to believe you couldn't find any information when you googled.

Contact the machine's manufacturer and ask for guidance.
 
Share this answer
 
You can use common dll for biometric devices called
zkemkeeper.dll
Zkemkeeper.dll Download - DLL 4 Free[^]

Sample Code is here : C# ZKTeco Biometric Device Getting Started[^]
 
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