Biometric Reading

Asked

Viewed 677 times

-1

I am developing a desktop system, where I wanted to register a biometric. I use the reader Futronic Modelo: FS80H. I’m new to . net

The idea is to save biometrics in format String to be later saved in a database.

  • 2

    Okay, what’s your question? has been on the manufacturer see how the interface ? http://www.futronic-tech.com/product_sdk_win.html

  • I’ve been on the manufacturer’s website and there’s nothing specifying how to do, I can’t find any documentation. My doubt is Read the fingerprint and save in a variable type String

  • 1

    see if it helps you https://www.dynamsoft.com/blog/document-imaging/fingerprint-scanner-csharp/

  • no link q passed has the information, vc can still download an example exe and the DLL that does the communication. There is also this other link: http://www.futronic-tech.com/download/SDK_Windows_brochure.pdf

  • The sdk is supplied by the manufacturer of the device as far as I understand. But as I came from java I’m used to libraries and open code jars free, c# would be more or less the reverse, dll would be paid?

  • It is not that the dll would all be paid. What happens in your specific case is that the manufacturer has chosen to charge.

Show 1 more comment

1 answer

0


What I was able to verify is that, to use futronic’s fingerprint hardware, you need to acquire a license for sdk from the manufacturer itself, without that license you would not be able to legally access it. By purchasing the license you receive all the documentation.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.