dnaextrim / php_zklib

Attendance Machine Library for PHP with a connection to the network using the UDP protocol and port 4370
http://dnaextrim.github.io/php_zklib/
GNU General Public License v2.0
162 stars 135 forks source link

Possible to add/update users? #3

Closed indigo380 closed 10 years ago

indigo380 commented 10 years ago

Hi dnaextrim, thank you for providing your php_zklib! I am able to connect successfully to my ZKSoftware iClock 360. Is it possible to add or update users with your library? I will be using multiple attendance machines and I would like to have one in the main office. When new employees start, I want to enter them into one attendance machine (at the main office) and push their data to the appropriate machine where they will be working. Please let me know your thoughts.

Thank you! indigo380

dnaextrim commented 10 years ago

Hi indigo380, thanks for question php_zklib can be used to add or change data, only to face or fingerprint verification remains to be done on the machine I still can not be the way to do it without a machine. I've made ​​an example of attendance and payroll software using this library php_zklib. Please you try to open a link http://donywahyuisp.com/simabs. Just simply click the login button does not need to change the username and password. Sorry if its software in the form of Indonesian.

indigo380 commented 10 years ago

Thanks for the reply. I like the software you have made, it appears to be very user-friendly. To add a new user would you use the function setUser? Would you use the same function to update the user? If I could take the fingerprint information from one machine and send it to another machine, that is really all I need. Do you think that is possible? Thanks so much.

dnaextrim commented 10 years ago

to add and modify both use setUser. Unfortunately I have not been able how to get fingerprint information that is in the machine. So for us to be fingerprinted manually register it in each machine

indigo380 commented 10 years ago

Hi dnaextrim, thanks for letting me know how setUser works. Is there any authentication between the library and the machine?

indigo380 commented 10 years ago

I was able to find the SOAP web service SDK, and after playing with it a little bit I think it has what I am looking for. I can download the fingerprint template and upload it to another machine. Thanks for all your help, dnaextrim! All the best to you in your endeavors.

dnaextrim commented 10 years ago

Thankfully if the SDK is provided for php version from the vendor has been able to run well, and it can help in solving your problems. I made ​​this library because the SDK provided is not running

kalvick commented 9 years ago

Hi Good & Successful Efforts, you have put in. Could please confirm if you were able to get the PUSH SDK Mode implemented in this library. i.e Client Devices with PuSH data upfated Firmware could communicate to the Server having in realtime; these clients devices wouldn't be behind the router and/or without the public IP; Kindly revert ASAP.