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

Time out #124

Open jovanfloyd opened 1 year ago

jovanfloyd commented 1 year ago

Greetings, I have to connect to an external biometric, but the connection is bad and it brings me only a few records or time is running out and it shows me an error, is there a way to extend the time, or solve this problem? Thank you