I have ZKteco C3-200 device that uses RFID. I am using PHP SDK ZKLibrary to query logs in real time. This library works fine for ZKTeco F18. My issue is, I am getting the error
Warning: socket_recvfrom(): unable to recvfrom [10060]: An error occurred during the connection attempt as the connected party did not respond properly after a period of time, or the connection failed set because the connected host was unable to respond. in C:\wamp64\www\biomet\zklib\zkconnect.php on line 17
Am open to working with Python is i can get real time events (user card swipes) and log this to mysql database.
I will appreciate any help. Thank you