kamshory / ZKLibrary

ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
GNU General Public License v2.0
194 stars 176 forks source link

how to transfer user data and portrait from one device to another #67

Open mraditiwari opened 5 years ago

mraditiwari commented 5 years ago

Hi I do not know php, but by reading preexisting scripts I am able to use some functions like setUser(), clearAtt()...but I want to do other things as well like...

can some one share script for that ..i certainly do not know coding ...but i want to integrate devices with software databases..

Thanks in advance

kamshory commented 5 years ago

Well. This library is not to enroll or synchronizing attendance data or user data. This library is made to reading attendance data automatically and put it into your application.

mraditiwari commented 5 years ago

first Thanks For Reply, But can you guide how to do that or any other library which provide those functions?

ghost commented 5 years ago

Hi is there any way for retreiving a fingerprint from biometric device and upload a fingerprint to biometric device

aice09 commented 4 years ago

I think this is similar with my problem at https://github.com/vodvud/php_zklib/issues/14 @emielazucena I think there are way in PHP but I also looking for it. We are using the ZKTeco biometrics machine and retrieve the data using (C#, VB, and .NET) program.

Right now I also find the following reference that are related into this problem: