doufeng2877 2014-10-03 19:05
浏览 35

我可以使用指纹扫描仪将文本值发送到textarea /表单吗?

I am looking to use a usb fingerprint scanner in a web application, which will be used to identify a user in the system.

I have used a USB barcode reader in the past and it passes the barcode number to any focussed text area, whether it be in a browser or a desktop application. I would like to know if I can use a fingerprint scanner in a similar way. I have no idea how the scanners work, but I am assuming they generate a unique code when a print is scanned.

So the way I would like it to work would be as follows once the scanner is plugged in and USB drivers are installed:

An existing user registers their fingerprint for the first time, the scanner creates a unique hash which is input into a text area and submitted to the server and saved in the db against the user. Next time the user scans their print the hash is submitted and the user can be identified by querying the db.

Can USB finger print scanners be used in this way and can I buy any USB scanner to achieve this? Is a £10 scanner less accurate than a £100 scanner?

  • 写回答

1条回答 默认 最新

  • dpx86402 2014-10-03 19:28
    关注

    Yes there are some out there which provide this functionality, just look for password functionality or something similar. If you find a model which you think does what you want just contact the shop-owner and tell him what you are looking for and if it can do what its supposed to do. I'm sure they will help you :)

    评论

报告相同问题?

悬赏问题

  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题