BioMetrix
BioMetrix copied to clipboard
Integrate a Biometric Device into your system #HowTo
Hi, I have tried to work on upload user info but it's not working even in the sample that you uploaded it's not uploading the user in to device is...
Async
Async process
I am trying to use OnFinger or OnEnrollFinger events but none of them is working. ` public bool Connect_Net(string IPAdd, int Port) { if (objCZKEM.Connect_Net(IPAdd, Port)) { //65535, 32767 if...
- I found your software while looking for ages on end to connect to my essl device - i typed in zkemsdk.dll and found codeproject, who btw made me create...
@zaagan, I have made changes to your repository to register the OnFinger event with a working implementation.
I use the zkemkeepe library to communicate with the traffic recording device (ZKTeco) and I can read the information recorded on the device and even define a new user through...
Hi, I have a ZKTeco Iface 1000 and need to use the GetUserFace function, but it's returning null. ICollection templates = new List(); string faceData = ""; int faceLength =...