Codefans-fan / zklib

using the TCP protocol and port 4370. Attendance Machine Libraries.
10 stars 9 forks source link

Return missed UID #7

Open raufbulbul opened 6 years ago

raufbulbul commented 6 years ago

if uid is 350, zkMachine.py returning 35, if uid is 445, zkMachine.py returning 44. last digits is missing ?

kurenai-ryu commented 6 years ago

mind to try my library? https://github.com/kurenai-ryu/pyzk

raufbulbul commented 6 years ago

Yes. Because only your library has Realtime events for attendance systems :)

Android için Outlookhttps://aka.ms/ghei36 uygulamasini edinin


From: kurenai-ryu notifications@github.com Sent: Monday, July 30, 2018 4:44:44 PM To: Codefans-fan/zklib Cc: raufbulbul; Author Subject: Re: [Codefans-fan/zklib] Return missed UID (#7)

mind to try my library? https://github.com/kurenai-ryu/pyzk

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Codefans-fan/zklib/issues/7#issuecomment-408868291, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AXeyiD4y997GkSk4Kznhci-j3PVP7Qi7ks5uLw3MgaJpZM4VlNkP.

hamzaafridi commented 5 years ago

@kurenai-ryu is your implementation TCP based?

kurenai-ryu commented 5 years ago

yes, it tries to connect via TCP and fallbacks to UDP if it can't connect via TCP.