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
193 stars 176 forks source link

Webserver #120

Open jayowedge opened 2 years ago

jayowedge commented 2 years ago

Working in my local server but not in web server Gateway error

kamshory commented 2 years ago

Make sure your web server can reach the IP Address of your device.

dev21wp commented 1 year ago

can we use static ip?

ayeenmkhan commented 1 year ago

Working in my local server but not in web server Gateway error

Hi Jayowedge, did you found some solution to the problem, I am facing same problem