Page 1 of 3

"Digital Persona" Finger Print Id's Interface?

PostPosted: Fri Mar 31, 2006 10:18 pm
by Mike Buckler
I have purchased the "Digital Persona" and libraries "Platinum SDK", has anyone made an interface using xharbour?

If so I would like to purchase an interface for xharbour with code.

Mike S. Buckler

PostPosted: Sat Apr 01, 2006 4:55 pm
by Taiwan
Hello

I have a solution for it. Include Hardware and Library file.
It's working within MySQL and ADS database.
But my hardware factory in the Korea.

Regards,

Richard

PostPosted: Tue Apr 04, 2006 9:42 pm
by clemerson
I began to set up some tests with this lib, more the variable ret always this null one, I didn't discover as solving still.

http://www.griaule.com/page/pt-br/downloads

#include "FiveWin.ch"

STATIC xLib

function Main()
Local contextId,Ret
lChDir("C:\Arquivos de programas\Griaule\GrFinger 4.1 FREE\bin")

xLib:=LoadLib32("GrFinger.dll")

Ret:=GrInitialize()
? ret
contextId:=0
Ret:=GrCreateContext(@contextId)
Ret:=GrFinalize()

FreeLib32(xLib)


RETURN nil
*****************************

DLL32 FUNCTION GrInitialize() AS _INT PASCAL LIB xLib
DLL32 FUNCTION GrFinalize() AS _INT PASCAL LIB xLib
DLL32 FUNCTION GrCreateContext(@contextId As _INT) AS _INT PASCAL LIB xLib

PostPosted: Mon Apr 24, 2006 11:05 pm
by Taiwan
Hello

http://hyperupload.com/download/02bfd94 ... N.rar.html

I attach file include Fingerprint picture and sample code.
you can buy Fingerprint package for developer.
One small Fingerprint + One Fingerprint LIB file

Regards,

Richard

PostPosted: Wed Apr 26, 2006 1:21 am
by RAMESHBABU
Hi Richard

Who are the suppliers of this Fingerprint Scanner and LIB?. Can you
please provide their URL.

Thanks

- Ramesh Babu P

PostPosted: Wed Apr 26, 2006 6:52 am
by Taiwan
Hi RAMESHBABU,

That's me.

I'm able to offer small Fingerprint hardware, device, CD and LIB file within xHarbour.

Regards,

Richard
Fivetech.net Taiwan

PostPosted: Thu Apr 27, 2006 3:02 am
by RAMESHBABU
Hi Richard

What is the price for "Fingerprint hardware, device, CD and LIB file within
xHarbour" including the cost of handling charges to INDIA and what is the
mode of Payment ?

Regards

- Ramesh Babu P

PostPosted: Thu Apr 27, 2006 3:34 am
by Taiwan
Hi RAMESHBABU,

I will EMail to you. Please check your mail box.

Regards,

Richard
Fivetech.net Taiwan

PostPosted: Thu Apr 27, 2006 4:29 am
by Manuel Valdenebro
Richard

Please, send it to me also.

Regards

PostPosted: Thu Apr 27, 2006 8:34 am
by Taiwan
Hi Manuel,

I will EMail to you. Please check your mail box.

Regards,

Richard
Fivetech.net Taiwan

PostPosted: Thu Apr 27, 2006 2:49 pm
by tnhoe
Richard,

I would like to know the price too. Plz send it to me.

PostPosted: Fri May 05, 2006 12:02 pm
by Alvaro Urdaneta
Richard,

I have SONY-FIU-500 and U.ARE.U digital-persona, your LIB work with this readers?. please send me information about this and others readers.

Regards

Alvaro Urdaneta

Para Clemerson

PostPosted: Fri May 05, 2006 11:59 pm
by fleal
CLEMERSON

¿Qué lector estás usando?
Please, tell me the brand fingerprint reader. I am have a U. ARE. U Digital Persona.

Thanks
Fernando

PostPosted: Mon May 08, 2006 4:42 pm
by clemerson
Richard

Please, send it to me also.

Regards

clemerson@sysfar.com.br

Re: Para Clemerson

PostPosted: Mon May 08, 2006 4:43 pm
by clemerson
fleal wrote:CLEMERSON

¿Qué lector estás usando?
Please, tell me the brand fingerprint reader. I am have a U. ARE. U Digital Persona.

Thanks
Fernando


Microsoft Figerprint Reader (Usb) model 1033

Clemerson