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 couldn't connect to ZKTeco K40 fingerprint attendance device? Any Reasons? #47

Open rozanmdr opened 5 years ago

rozanmdr commented 5 years ago

I want to develop a web app for the fingerprint device ZKTeco K40. I am getting reply from ping 192.168.1.102. But Test.php is not working. Device Serial No. 9000680323058 Firmware Version. 4.0.1(build 82) I am using xampp apache server. In localhost Test.php just keeps loading but nothing shown. capture

kamshory commented 5 years ago

Can you check the port 4370? Use

telnet 192.168.1.102 4370
rozanmdr commented 5 years ago

Thank you for your reply. Telnet command is jot recognized by my computer. And about Port address, my device doesnot have option to change number. Can you help me?

kamshory commented 5 years ago

Do you use Windows? You can search on internet how to enable "telnet" command.

rozanmdr commented 5 years ago

ok i will try it 👍

rozanmdr commented 5 years ago

ok, i enabled telnet and tried above command. I got blank display as show in picture and cannot get data using test.php But my device seems restarting when telnet command closes. capture334

kamshory commented 5 years ago

I am so sorry. I have never tried using ZKTeco K40.

rozanmdr commented 5 years ago

Its ok. Thank you for your assistance.

wombiro commented 5 years ago

@rozanmdr did it finally work?

algerowalid commented 5 years ago

Dif you find a solution man ?

Ihave the same problem, i trie php, java python and nothing work with my zkteco wl30 :(

delcroip commented 5 years ago

Please send me (delcroip@gmail.com) the pcapng (wireshark) when you connect to the ZKteco with the official software. I'll try to figure out what has changed. (filter the capture with ip == IP_ZKTECO so you won't send personnal information)

tehceen commented 5 years ago

@kamshory bro i have same problems as @rozanmdr while connecting zkteco k40. Do you have a solution for this? thanks

ckmason commented 5 years ago

this k40 is real headache.

janongush commented 4 years ago

These new machines don't allow telnet into them. Think of it this way, if you cannot configure the device via web browser then this library might not work for you. You could try https://github.com/dnaextrim/php_zklib although seems like it's not maintained anymore.

sparkteam commented 4 years ago

Please contact with them. They can solve your problem. Contact . Last year i bought zkteco k40 from them and they gave me a lot of support. I think you can contact them as soon as possible to solve your problem. Thanks.

ameik297 commented 3 years ago

Dif you find a solution man ?

Ihave the same problem, i trie php, java python and nothing work with my zkteco wl30 :(

hi sir, I'm having the same issues, were you able to find solution for this device?? Thank you.

malwareoverflow commented 2 years ago

I used this package, and its connecting the device, I guess there is a problem with library https://drive.google.com/u/0/uc?id=1dMv5oMx86BVtmH0cYWiNZfdtclY2uo2X&export=download

I then install drivers from it then it worked fine

Kindly close this if your problem has been solved

adawey commented 1 year ago

I used this package, and its connecting the device, I guess there is a problem with library https://drive.google.com/u/0/uc?id=1dMv5oMx86BVtmH0cYWiNZfdtclY2uo2X&export=download

I then install drivers from it then it worked fine

Kindly close this if your problem has been solved

hello can y tell me how you solve this the link not opend

alonggurung commented 1 year ago

ok, i enabled telnet and tried above command. I got blank display as show in picture and cannot get data using test.php But my device seems restarting when telnet command closes. capture334

i have a same problem did you find the solution please suggest.But it works in MB2000 facial model

arsys commented 10 months ago

Any one their to help on ZKTeco K40 model