Search found 87 matches: fingerprint

Return to advanced search

Re: Biometric Reader

... you some examples so that you can get an idea of how the process worked: Read footprint: BioCapture() Enroll a footprint: BioEnroll() Verify a fingerprint: VerificaHuella() ///-------------------------------------------------------------------FUNCTION BioCapture()      Local oNBioBSP, ...
by csincuir
Sat Jul 15, 2023 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Biometric Reader
Replies: 5
Views: 306

Re: Biometric Reader

Dear Armando,

What biometric reader is it ? It should provide a SDK to be used

https://github.com/topics/fingerprint?l=c%2B%2B
by Antonio Linares
Sat Jul 15, 2023 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Biometric Reader
Replies: 5
Views: 306

Biometric Reader

Dear friends:

In a recent application, the client wants the user to identify himself in the LOGIN by his fingerprint.

Does the biometric reader work the same as a barcode reader?

Someone to give me a thread, or better, if you have a small example, it will be very grateful.

Best regards
by Armando
Sat Jul 15, 2023 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Biometric Reader
Replies: 5
Views: 306

Re: How to call Events from OLE/COM objects

... C/C++, COM/ActiveX, .NET and Java --- i do not understand VB ... on Page 22 of \Docs\One Touch for Windows SDK COM-ActiveX Developer Guide.pdf Fingerprint Sample Capture 1. *Create an instance of a DPFPCapture object (VB page36, C++ page78). 2. *Implement an event handler for DPFPCaptureEvents ...
by Jimmy
Sat Apr 23, 2022 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to call Events from OLE/COM objects
Replies: 14
Views: 953

Re: How to call Events from OLE/COM objects

... my ignorance in this aspect, or Harbou/FW doesn't have these features for OLE/COM. Example: https://stackoverflow.com/questions/45493824/fingerprint-scanning-with-digitalpersona-4500-reader-how-to-get-captured-image
by Giovany Vecchi
Fri Apr 22, 2022 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to call Events from OLE/COM objects
Replies: 14
Views: 953

DigitalPersona SDK

Hi Guys, I'm trying to use DigitalPersona SDK to use biometric readers in our program. I already had sucess to read and save a fingerprint. The problem is I'm not having sucess to verify a saved fingerprint. There is in the DPFPEngX.DLL of the SDK a object that perform this verification, ...
by vilian
Thu Feb 06, 2020 12:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DigitalPersona SDK
Replies: 25
Views: 3348

Re: Facial recognition

... far as I have read and seen, it is that Windows Hello can be used to replace your traditional access to applications with biometric technologies: fingerprints and / or facial recognition. What I think is necessary is to develop two applications: one that provides the data that must be validated ...
by cnavarro
Thu Oct 10, 2019 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Facial recognition
Replies: 4
Views: 833

¿ Cómo leer huella digital desde FiveWin y Harbour?

Estimados

Leí lo que hay en el foro, ¿se econtro algo concreto y que funcione? Tengo el lector DigitalPersona U.are.U 4500 Fingerprint Reader.

Desde ya muchas gracias

FWH 1901 Harbour

Waldemar
by wyerco613
Sun Apr 28, 2019 11:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ Cómo leer huella digital desde FiveWin y Harbour?
Replies: 6
Views: 1396

Re: Need CURL syntax with fivewin using HBCURL LIB?

... /* Malformed telnet option */ #define HB_CURLE_OBSOLETE50 50 /* NOT USED */ #define HB_CURLE_PEER_FAILED_VERIFICATION 51 /* peer's certificate or fingerprint wasn't verified fine */ #define HB_CURLE_GOT_NOTHING 52 /* when this is a specific error */ #define HB_CURLE_SSL_ENGINE_NOTFOUND 53 /* SSL ...
by ADutheil
Tue Nov 01, 2016 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need CURL syntax with fivewin using HBCURL LIB?
Replies: 10
Views: 4614

Re: autentication via Finger print or Face

Talvez, maybe: #include "FiveWin.ch"STATIC xLibFunction Main()   Local contextId,Ret   // lChDir("C:\Arquivos de programas\Griaule\GrFinger 4.1 FREE\bin")   xLib := LoadLibrary( "GrFingerX.dll" )   Ret:=GrInitialize()   // ? ret   contextId:=0   ...
by karinha
Tue Sep 06, 2016 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: autentication via Finger print or Face
Replies: 19
Views: 7370

Re: Convert DOS application(s) to Harbour <== LIB compatibility

elrosa wrote:Is there a way to find out which compiler is compatible with this library? Is there a fingerprint left by the compiler used to create the prohp lib/obj?


That lib is probably a 16 bit lib so it's not compatible at all with any 32 bit compiler.

EMG
by Enrico Maria Giordano
Tue Aug 02, 2016 10:22 am
 
Forum: FiveWin for CA-Clipper
Topic: Convert DOS application(s) to Harbour <== LIB compatibility
Replies: 42
Views: 18112

Re: Convert DOS application(s) to Harbour <== LIB compatibility

Is there a way to find out which compiler is compatible with this library? Is there a fingerprint left by the compiler used to create the prohp lib/obj?
by elrosa
Tue Aug 02, 2016 10:10 am
 
Forum: FiveWin for CA-Clipper
Topic: Convert DOS application(s) to Harbour <== LIB compatibility
Replies: 42
Views: 18112

Re: OT. SSH ilustrado

Basicamente si, la seguridad del ssh radica en que hay un intercambio de un fingerprint/huella en la primera conexion, que se guarda para futuras conexiones. Y usando esa huella se cifra la informacion.

El punto mas vulnerable seria en esa primera conexion la cual la huella viaja por la red.
by vmarimon
Fri Jun 03, 2016 9:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT. SSH ilustrado
Replies: 13
Views: 2106

Re: Entrada a sistema fivewin por huella dactilar.

Busca FingerPrint en el foro
by cnavarro
Tue Aug 25, 2015 4:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Entrada a sistema fivewin por huella dactilar.
Replies: 1
Views: 338

Re: FingerPrint Reader

Dear All,

Please contact to Charles, charles at fivetech dot net
by richard-service
Mon Jun 22, 2015 6:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FingerPrint Reader
Replies: 11
Views: 3910
Next

Return to advanced search