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

I have currently tested it on the f18 with platform - #56

Closed Cragser closed 1 year ago

Cragser commented 5 years ago

To what platform have you tried the library? ZEM760_TFT, but I would like to know if this library will work with more current equipment.

kamshory commented 5 years ago

I have tried the library for Solution X100C on Windows and Centos.

kamshory commented 5 years ago

You can modify the library for your machine.

Cragser commented 5 years ago

Thank you, it was very useful