hyeonchang on master
An example of the "Enroll by Te… (compare)
hyeonchang on master
Library version of WinForm exam… (compare)
hyeonchang on master
Manual fingerprint enrollment i… (compare)
hyeonchang on master
WinForm example has been added. Merge branch 'master' of https:… (compare)
hyeonchang on master
Resolved #7 (dll file version :… (compare)
hyeonchang on 1.0.6590.19475
hyeonchang on 1.0.6590.19151
hyeonchang on master
Resolved #7 (dll file version :… (compare)
hyeonchang on master
hyeonchang on master
Add Gitter badge Merge branch 'master' into gitt… Merge branch 'master' into gitt… and 1 more (compare)
Hi Brian. thanks your answer. my problem about copy template from 3520 to 5520 solved. thanks again about your source code.
but, I have a big problem and it's comparing template. because I have 60 device that use this finger (SFM 3520).
these 60 devices in network connect and ping each other and have connectivity. I like to have a algorithm that check template in server.
for example when a some one fingered on device 10. I identify and compare it whit my database (sql server) fingers. in the other words ONLINE identify.
why I want to have it : because there more than 1000 person that define fingers on one device (that support SFM 3520). so there are two solution for me
1 - I copy all of fingers on other device one by one (bad solution).
2 - I store all fingers on the RDBMS (sql server database) and identifies in server.
I what to use solution 2.