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

Not UDP: 4370 #38

Open raindy29 opened 6 years ago

raindy29 commented 6 years ago

I have a machine dw6 and I'm sure the protocol TCP:4370, but why are all zklib library connected using UDP?

dnaextrim commented 6 years ago

For older attendance machine is using UDP for communicated. In new version is using TCP for communicate but it's still run on UDP.

dnaextrim commented 6 years ago

Hi. I am sorry that I have not been able to develop this library anymore because i busy with my work, so I do not have time to develop this library yet. I try this month I will try to make a video how do I get a command to attendance machine and how do I create this library. So I hope in the future you can modify this library to work with any firmware version of ZK. The video will be uploaded on my youtube. Thank you

slorcadelgado commented 6 years ago

I really want to know how did you create this library cos' I'm trying to work with an access control device (F18) and I can't find any documentation besides SDK Standalone doc.