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 cannot connect to ZKTeco Iface 950 #49

Open the-artfull opened 5 years ago

the-artfull commented 5 years ago

the test.php page goes blank and nothing shows as if there is an error in creating the object //$zk = new ZKLibrary('192.168.1.202', 4370); P.S. I changed the IP to the correct IP

wombiro commented 5 years ago

same issue as above

Mikeonii commented 3 years ago

same issue