→ كل المشاريع

ZkTecoFingerPrint

بواسطة @rainxh11

13

A trimmed down sane API for using ZkTeco fingerprint reader usb devices

عن هذا المشروع

ZkTecoFingerPrint: a robust and simple to use library to use ZkTeco Fingerprint Reader Device. this library uses native ZkTeco dlls directly instead of the buggy libzkfpcsharp implementation shipped with the SDK Installation: Nuget Pacakge Downloads - - Usage: Initialize and Query devices count: Using a device (The recommended way): (open device is exclusive to the application using it and cannot be used elsewhere before closing it or terminating the application) Closing a device: Comparing a fingerprint template against another: Example usage identifying a user from database: Getting Device Information: Polling for fingerprints manually: Missing ZkTeco features found in SDK: This library uses SourceAFIS for fingerprint templates and matching instead of ZkTeco's DB functions from the SDK were deemed unnecessary, so they weren't implemented. Rant about ZkTeco The ZkTeco SDK and C# library is the worst API I've ever had to deal with. Those dumb developers at ZkTeco should be ashamed of releasing an SDK in this state. If you want to interface with a fingerprint device programmatically, avoid ZKTECO products.

من ملف README الخاص بالمشروع على GitHub

النجوم
13
التفريعات
1
الرخصة
MIT
آخر تحديث
20/11/2023

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/zktecofingerprint.svg)](https://www.madeinalgeria.dev/projects/zktecofingerprint)

مشاريع ذات صلة