serial port - Using inbuilt Fingerprint Scanner .NET -
i making application , wanted ask if can interface inbuilt fingerprint scanner (of hp laptop) in .net application
there's no reason why couldn't, if it's connected serial port device (as implied tags used on question).
however, that's not end of it. need know how communicate device, , need know how make sense of data sends you. now, devices give functioning activex component can import project , handles you. otherwise, you're going want consult documentation of particular device on computer, , see if it's workable.
there's sdks work .net (like http://www.griaulebiometrics.com/page/en-us/grfinger_sdk, http://www.digitalpersona.com/developer-tools/sdks/software-development-kits/), , c sdks quite easy interface .net well.
Comments
Post a Comment