I have bought a fingerprint scanner device STARTEK,model:FM220 to integrate with a application which is developed in VB.NET. I am searching for the full fledged SDK to integrate with the application. I found the SDK from here: SDK Startek,FM220. The SDK allows to operate few functions like ConnectDevice, GetTemplate, GetImagequality etc. But the function which was most important to match the user's fingerprint is to authenticate i.e function to match the ISO Template (returning in byte format) by the application.
So can anyone help me out to solve this issue.