From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c0da529bdd74eccf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-12 16:35:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cwix.com!chnws02.ne.ipsvc.net!cyclone.ne.ipsvc.net!24.128.8.70!typhoon.ne.ipsvc.net.POSTED!not-for-mail From: "Jeffrey Creem" Newsgroups: comp.lang.ada References: Subject: Re: Interfacing to Fingerprint technology from Ada. X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Fri, 12 Apr 2002 23:31:04 GMT NNTP-Posting-Host: 66.31.5.146 X-Complaints-To: abuse@attbi.com X-Trace: typhoon.ne.ipsvc.net 1018654264 66.31.5.146 (Fri, 12 Apr 2002 19:31:04 EDT) NNTP-Posting-Date: Fri, 12 Apr 2002 19:31:04 EDT Organization: ATT Broadband Xref: archiver1.google.com comp.lang.ada:22466 Date: 2002-04-12T23:31:04+00:00 List-Id: Is there a COM interface (As in Component Object Model, not Communication/"RS-232") available? If so, use www.adapower.com/com to generate bindings. "Beard, Frank [Contractor]" wrote in message news:mailman.1018652642.25676.comp.lang.ada@ada.eu.org... > I have a potential need to interface with a fingerprint device from within > Ada. > Has anyone else tried this? Are there any that give you API control of the > > device? I need to be able to tell the scanner to take the print and then > store it or compare it to one on file. > > Thanks > Frank