I’m currently using Timmy fingerprint machine for attendance system. When I trying to connect to Timmy fingerprint machine using zkteco php library, it’s getting an error saying
“socket_sendto(): Host lookup failed [11001]: No such host is known”.
Device Name: Timmy TM20 Fingerprint Machine.
I’ve used rats/zkteco laravel library (https://github.com/raihanafroz/zkteco) and used Ethernet to connect fingerprint machine with my laptop.
Is there any other ways that I can get all the data from fingerprint through PHP?