文件名称:ZKLibrary-master
介绍说明--下载内容均来自于网络,请自行研究使用
ZKLibrary is PHP Library for ZK Time & Attendance Devices. This library is design to reading and writing data to attendance device (fingerprint, face recognition or RFID) using UDP protocol. This library is useful to comunicate between web server and attendance device directly without any addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
Web server must be connected to the attendance device via Local Area Network (LAN). The UDP port that is used in this communication is 4370. You can not change this port without changing firmware of the attendance device. So, you just use it.
The format of the data are: binary, string, and number. The length of the parameter and return value must be vary.
Web server must be connected to the attendance device via Local Area Network (LAN). The UDP port that is used in this communication is 4370. You can not change this port without changing firmware of the attendance device. So, you just use it.
The format of the data are: binary, string, and number. The length of the parameter and return value must be vary.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ZKLibrary-master | 0 | 2018-01-27 |
ZKLibrary-master\LICENSE.txt | 18365 | 2018-01-27 |
ZKLibrary-master\README.md | 11406 | 2018-01-27 |
ZKLibrary-master\test.php | 827 | 2018-01-27 |
ZKLibrary-master\zklibrary.php | 28447 | 2018-01-27 |