What is a fingerprint SDK? Hardware vendors usually provide free APIs along with their fingerprint readers. These low level APIs/SDKs enable developers to integrate fingerprint recognition technology into different types of applications. The most common way in which these APIs … Read More
Fingerprint SDK
Common Developer Issues Not Addressed By Standard Fingerprint SDKs and How Touch N Go Addresses Them
Fingerprint SDK is a software toolkit that enables developers to integrate fingerprint recognition technology into different types of applications. Most software development kits interface with an application by utilizing a DLL or ActiveX/COM (Component Object Model). Developers can reference these … Read More
Touch N Go (Fingerprint API) Architecture Overview
Touch N Go fingerprint API is exposed through a SOAP and REST API. This allows developers of different programming languages to use the software development kit (SDK) in a standard way and avoids the need to recompile code when Bayometric … Read More
Why you should avoid using fingerprint SDK from scanner manufacturers
Last Week, I was talking to a large government client who wanted to use a fingerprint SDK developed by a fingerprint scanner manufacturer. Based on their project requirements I advised them against it. They came to me saying that the … Read More
Fingerprint SDK vs. Touch N Go Fingerprint Software
Developers who want to integrate fingerprint identification software into their applications have 2 choices: Fingerprint SDK or Touch N Go Fingerprint SDK Fingerprint SDK is a low level API that developers can use to develop fingerprint recognition solutions. Integrating fingerprint recognition using a … Read More