.NET SDK指纹 [英] .NET Fingerprint SDK

查看:167
本文介绍了.NET SDK指纹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找的指纹识别器软件开发工具包可用于.NET(我们使用的是.NET 3.5)的比较。我的要求是
  1.大专以上的指纹与一个人。
  2.存储的指纹,它的自我。 (所以我没有改变数据库为我的计划。)
  在这两个事件,没有事件模式3.工作。 (事件模式:给通知,如果有人扫描了指纹读取器上无事件模式:我激活同步模式的阅读器)。   4.应规定是确认用户或标识用户的API。 (确认API:我发送人的ID /唯一的号码,它证明了它是同一人;确定API:在SDK发送人的ID后它查找使用指纹的人)

I am looking for a comparison of Fingerprint reader SDKs available for .NET (we are using .Net 3.5). My requirements are
1. Associate more than one fingerprint with a person.
2. Store the fingerprints it self. (So I do not have to change the Database for my program.)
3. Work in both event and no-event mode. (Event Mode: Give notification if someone swipes a finger on the reader; No-Event mode: I activate the reader in synchronous mode). 4. Should provide API for either confirming a user or Identifying a user. (Confirm API: I send the person's ID/unique number and it confirms that it is the same person; Identifying API: The sdk sends the person's ID after it looks up the person using the fingerprint)

我也想获得指纹读取器进行比较,如果有人知道一个在互联网上公布。

I would also like to get a comparison of Fingerprint readers if anybody knows of one available on the internet.

希望我是清楚的。

谢谢,
纪。

Thanks,
Kishore.

推荐答案

如果QFinger是一点也不为过,尝试[ HTTP ://www.grfinger.com/ ]

If QFinger is a little too much, try [http://www.grfinger.com/].

GrFinger是pretty的简单的SDK,它不需要服务器,等等。你可以将其存储捕获为一个byte []然而,在形成您选择指纹。我们将它们存储为VARBINARY(MAX)在SQL Server中,但是你可以做任何你的形势要求。

GrFinger is a pretty simple SDK that requires no server, etc. You can store the fingerprint it captures as a byte[] in however form you choose. We stored them as VARBINARY(MAX) in SQL Server, but you can do whatever your situation calls for.

这篇关于.NET SDK指纹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆