ricardorios
ricardorios

Reputation: 376

Is there any SDK compatible with C# to get live data from a network fingerprint reader like EP300?

Is there any SDK compatible with C# to get live data from a network fingerprint reader like EP300?

I made an app on C#/SQL Server only compatible with usb fingerprint readers (with Griaule SDK), but now i need made it compatible with network fingerprint readers, getting the live data from the machine

I just found this, but it's incomplete

http://www.codeproject.com/Questions/125530/FingerPrint-machine.aspx

Upvotes: 1

Views: 6721

Answers (1)

mleger45
mleger45

Reputation: 348

Yes, download the C# sdk version from the following link

Upvotes: 3

Related Questions