user2521762
user2521762

Reputation: 37

I need SDK for fingerprint virdi and sample to view how can I read thumb and verification it?

I have web application based on .net v4.0 and i need add new feature for it, I want to allow the users access to the system by enter your thumb on fingerprint virdi machine.

I need steps or sample to view how i can do it.

Upvotes: 1

Views: 4480

Answers (1)

Bruno Yuzo
Bruno Yuzo

Reputation: 83

In this link, you can find UCBioBSP SDK and UCS SDK: https://drive.google.com/folderview?id=0B06Dxl8hzdKDZllHYlloU3lZbUk&usp=sharing

The examples can be found in the folder below, after installing the files: "C:\Program Files (x86)\UnionCommunity\UCBioBSP SDK\" "C:\Program Files (x86)\UnionCommunity\UCS SDK v4.0\"

The SDK provide source code in C#, VB and C++

tags: (VIRDI source code, VIRDI code examples, UNIONCOMM)

Upvotes: 6

Related Questions