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
199 stars 180 forks source link

cannot get data through public ip #37

Open sangse0911 opened 6 years ago

sangse0911 commented 6 years ago

I use your's package through call public ip( after that, it redirect to ip of fingerprint machine) but i cannot get anything ( when i connect fingerprint in LAN, i can get everthing), can you help me?

kamshory commented 6 years ago

have you do port forwarding on your router?

sangse0911 commented 6 years ago

i use 2 different packages : _zlib and https://github.com/cobisja/tad-php , i always take all data from fingerprint with same config port( if port is 80) but in different port or your's package, i cannot get anything. Can you help me to fix this

malikatiq786 commented 6 years ago

facing same problem

shariqali91 commented 5 years ago

Still not getting data by using this script i connect on same network which device is connected can some. ERROR "CONNECTION REFUSED". Can someone guide me for resolution your quick response is highly appreciated.

Device IP: 192.168.1.10

image