UareU SDK2 2PlatformGuideforWindows20121108
UareU SDK2 2PlatformGuideforWindows20121108
UareU SDK2 2PlatformGuideforWindows20121108
U.are.U SDK
Version 2
DigitalPersona, Inc.
2012 DigitalPersona, Inc. All Rights Reserved.
All intellectual property rights in the DigitalPersona software, firmware, hardware and documentation included with or
described in this guide are owned by DigitalPersona or its suppliers and are protected by United States copyright laws,
other applicable copyright laws, and international treaty provisions. DigitalPersona and its suppliers retain all rights not
expressly granted.
U.are.U and DigitalPersona are trademarks of DigitalPersona, Inc. registered in the United States and other countries.
Windows, Windows Server 2003/2008, Windows Vista, Windows 7 and Windows XP are registered trademarks of Microsoft
Corporation. All other trademarks are the property of their respective owners.
This DigitalPersona U.are.U SDK PLatform Guide for Windows and the software it describes are furnished under license as
set forth in the License Agreement.
Except as permitted by such license, no part of this document may be reproduced, stored, transmitted and translated, in
any form and by any means, without the prior written consent of DigitalPersona. The contents of this manual are furnished
for informational use only and are subject to change without notice.
Any mention of third-party companies and products is for demonstration purposes only and constitutes neither an
endorsement nor a recommendation. DigitalPersona assumes no responsibility with regard to the performance or use of
these third-party products.
DigitalPersona makes every effort to ensure the accuracy of its documentation and assumes no responsibility or liability
for any errors or inaccuracies that may appear in it.
Technical Support
To access DigitalPersona technical support resources, go to http://www.digitalpersona.com/support.
Phone support is available at (877) 378-2740 (US) or +1 650-474-4000 (outside the US).
Feedback
Although the information in this guide has been thoroughly reviewed and tested, we welcome your feedback on any
errors, omissions, or suggestions for future improvements. Please contact us at
TechPubs@digitalpersona.com
or
DigitalPersona, Inc.
720 Bay Road, Suite 100
Redwood City, California 94063
USA
(650) 474-4000
(650) 298-8313 Fax
Document Publication Date: November 08, 2012 (version 2.2 with JavaPOS and OPOS)
Table of Contents
1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Getting Updated Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2 Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Installing on the Development and Target Systems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 1: Installing on the Development System (SDK Installation) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2: Installing on the Target Hardware (RTE Installation) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Authentication Service . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Uninstalling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6
6
7
8
8
14
14
14
15
16
17
17
18
19
19
20
22
23
23
23
23
24
iii
Table of Contents
25
26
27
29
30
31
32
33
33
33
34
34
34
43
43
43
43
9 Redistribution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
Locating the Redistributable Installation Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Merge Modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Fingerprint Reader Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Hardware Warnings and Regulatory Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Fingerprint Reader Use and Maintenance Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
53
53
55
55
55
iv
Introduction
This manual describes how to use the U.are.U SDK to develop applications for devices based on Microsoft
Windows. The U.are.U SDK is available for multiple platforms and this document describes issues specific to
developing applications for devices based on Microsoft Windows.
Chapter 1, Introduction (this chapter) describes how to get the latest version of this documentation.
Chapter 2, Installation provides instructions for installing on your development system and on the target
(Windows) reader.
Chapter 3, Developing Applications with C/C++ lists system requirements for developing and running
applications in C/C++ and describes the sample application.
Chapter 4, Developing Applications with .NET lists system requirements for developing and running applications
with .NET and describes the .NET sample applications for VB.NET and C#.
Chapter 5, Developing Applications with ActiveX / .NET lists system requirements for developing and running
applications using Active and other ActiveX notes.
Chapter 6, Developing Applications with Java lists system requirements for developing and running applications
using Java, provides additional installation instructions and describes the Java sample application.
Chapter 7, Developing Applications with JavaPOS provides information on using the JavaPOS-compliant API
built on the U.are.U framework.
Chapter 8, Developing Applications with OPOS provides information on using the JavaPOS-compliant API built
on the U.are.U framework.
Chapter 9, Redistribution describes the merge modules that are provided to help you redistribute applications
built using the U.are.U SDK.
For a detailed description of the SDK, consult the U.are.U SDK Developer Guide.
Installation
Except as noted in the platform/language-specific chapters, the installation process is the same for
development on all Windows-based fingerprint capture devices.
Folder
Contents
Include
Windows\Docs
Chapter 2: Installation
Folder
Contents
Windows\Lib
Runtime files:
Windows\Samples\
Bin
UareUSmapleVBNET_CaptureOnly - .NET/VBNet
sample that demonstrates only capture
Chapter 2: Installation
Authentication Service
The installer copies all necessary files to the selected folder (by default, the product folder is Program
). The files installed on the target machine are located in the following
folder within the main product folder:
Files\DigitalPersona\U.are.U RTE
Folder
Contents
Windows\Lib
Authentication Service
The installation process installs and registers a service named Authentication Service on both the target and
development systems. The service can be managed in the regular way via the Services Control Applet in the
Microsoft Management Console by running services.msc as Administrator. This service provides
fingerprint capture. If your application only uses FingerJet Engine, than its not necessary to run the service.
Uninstalling
If you need to uninstall the SDK or RTE, use the installation applet in the Control Panel.
Pre-Requisites
This chapter assumes that you have a working knowledge of C/C++ and that you know how to develop for
Windows readers.
System Requirements
Development System
Intel x86 architecture with CPU from 600MHz and at least 16MB of available RAM
Intel x64 (x86-64) architecture with CPU from 600MHz and at least 16MB of available RAM
x64
5.0 MB
5.5 MB
160 KB
220 KB
a USB port
16 Mb free memory
The SDK works on a variety of hardware and is intended to have a small footprint so that it can run even on
minimal hardware. Less capable hardware will work, but response time may not be optimal.
testing. Depending on your version of Visual Studio, you can use UareUSample2010.vcproj or
UareUSample2008.vcproj.
The application demonstrates the features of the SDK. When you launch the application, you see the main
screen as shown below.
Click on Reader Selection to open a reader. All available readers will be displayed, as shown on the screen
below.
10
Clicking on the Get reader capabilities button will display additional information about the selected reader, as
shown below.
Click OK to return to the previous screen. Click OK to select the reader. At the point, you are returned to the
main screen and all of the buttons are enabled.
Click on the Capture button to put the reader into capture mode and you can press your finger onto the reader
to capture a fingerprint and display it on the screen as shown below.
11
To see a demonstration of the streaming feature, click on the Streaming button to put the reader into
streaming mode and you can press your finger onto the reader to capture a fingerprint and display it on the
screen as shown below.
After you click on Back, you can click on the Verification button next. You will be prompted to put your finger
onto the reader. Then you can put a second finger on the reader. If you use the same finger, you will see a
message that the fingerprints matched, as shown below.
When you click on Back you will return to the main screen.
12
Click on Identification to test the next component of the sample program. You will be prompted to provide a
thumbprint, index finger, etc. Then you will be prompted to provide another finger and you will receive a
message indicating if there was a match and which finger was detected, as shown in the image below.
This feature simply captures a fingerprint, creates a FMD, and displays a message on the screen to confirm that
it was successful.
Note that if you unplug the reader, you will receive an error message and the associated error code.
13
Pre-Requisites
This chapter assumes that you have a working knowledge of .NET and that you know how to develop for
Windows readers. You must also have tools and knowledge for your target language, typically C# or Visual Basic
(VB.NET).
System Requirements
Development System
Intel x86 architecture with CPU from 600MHz and at least 96MB of available RAM
Intel x64 (x86-64) architecture with CPU from 600MHz and at least 96MB of available RAM
The file sizes (wrapper only, not including the C/C++ API) are:
a USB port
The SDK works on a variety of hardware and is intended to have a small footprint so that it can run even on
minimal hardware. Less capable hardware will work, but response time may not be optimal.
14
The C# sample application is located in the Samples/UareUSampleCSharp folder. The compiled file,
UareUSampleCSharp.exe can be downloaded to your device for testing or you can use
UareUSampleCSharp.csproj in Visual Studio.
The VB.NET sample application is located in the Samples/UareUSampleVBNET folder. The compiled
file, UareUSampleVBNET.exe can be downloaded to your device for testing or you can use
UareUSampleVBNET.vbproj in Visual Studio.
The interfaces for the VB.NET and C# sample applications are identical, except for the text on the title bar of the
opening screen.
The sample application demonstrates the features of the SDK. When you launch the application, you see the
main screen as shown below.
15
Selecting a Reader
Selecting a Reader
Click on Reader Selection to open a device. All available devices will be displayed in the pull-down list, as
shown on the screen below.
If you choose a reader from the list and click on the Capabilities button the application will display additional
information about the selected reader, as shown below.
Click Close to return to the previous screen. Click Select to select the device. At the point, you are returned to
the main screen and all of the buttons are enabled.
16
Capturing a Fingerprint
Capturing a Fingerprint
Click on the Capture button to put the device into capture mode and you can press your finger onto the reader
to capture a fingerprint and display it on the screen as shown below.
While the reader is in capture mode, you can capture repeatedly by pressing a finger to the scanner plate. Click
on the Back button to return to the main screen.
While the reader is in streaming mode, you can capture repeatedly by pressing a finger to the scanner plate.
Click on the Back button to return to the main screen.
17
Enrolling a Finger
Enrolling a Finger
Click on Enrollment to begin enrolling the first test subject.
You will be prompted to scan the first finger for enrollment, as shown below.
After that finger is successfully scanned, you will be prompted to scan a second finger. The sample application
will prompt you to scan additional fingers until a sufficient number of high quality scans are complete. (The
number of fingers requested will vary depending on the image scans - the enrollment functions will continue
to request scans until an acceptable enrollment record has been created.)
Once the enrollment is complete, you will see confirmation that the enrollment process is finished, as shown in
the screen below. In this case, four fingerprint scans were sufficient.
Note that the enrollment FMD this is created is stored in memory only and will be deleted when you click the
Back button.
18
Identifying a Fingerprint
Identifying a Fingerprint
To test the identification feature, click on the Identification button. Recall that identification is a 1-to-many
comparison where the application would normally search through all of the enrolled fingers to find a match.
For this sample, we dont have any enrolled fingers, so you will be prompted to provide a finger. Then you will
be prompted to provide another finger and you will receive a message indicating if there was a match, as
shown in the image below
Verifying a Fingerprint
To test the verification feature, click on the Verification button. Recall that verification is a 1-to-1 comparison
where the application matches against a specified fingerprint. When you click the Verification button, you will
be prompted to place your finger on the reader. In the screen below, we have tried to verify a finger.
19
If you click on a finger, for example the index finger of the right hand, you will be prompted to scan your finger.
20
As you scan your finger, you can see the events and status information on the right, as shown below.
If you click on the Cancel button on this window, it will cancel the enrollment of the current finger.
Once the enrollment process is complete, you will be returned to the opening screen of the enrollment process.
Note that the finger you enrolled now shows in green and you can click on another finger to enroll another
fingerprint.
To delete an enrolled fingerprint, click on an enrolled finger in this dialog and you will be prompted to confirm
that you wish to delete the fingerprint for the finger that you clicked on.
The enrollment record created by the control is stored in memory until you exit from the sample application.
To return to the sample application, click Close.
21
(Note that the identification is performed against the fingerprints enrolled through the Enrollment GUI feature
previously. When you exit from the sample application, all enrollment records are deleted.)
If the identification succeeds, you will see the details in the status box at the right. The example below shows
the result of a successful identification.
Note that if you unplug the device, you will receive an error message and the associated error code.
To exit the sample application, click on the Close button.
22
Pre-Requisites
This chapter assumes that you have a working knowledge of .NET and ActiveX and that you know how to
develop for Windows readers. You must also have tools and knowledge for your target language (typically C# or
Visual Basic).
Overview
The ActiveX option has the same requirements and installation as the .NET components. The file sizes are
approximately 15K larger than the .NET files.
Note that ActiveX does not work with Mozilla Firefox and Google Chrome browsers.
DPXUru.dll ActiveX
23
[Guid("A1589E23-FE6E-43D8-9EDF-93142671C47A")] - XEnrollment
[Guid("C864A916-E288-439B-8054-C695C9677D84")] - XComparison
[Guid("C4287526-1485-48CB-99BB-6CC4A3552B81")] - XReader
[Guid("CAC5592F-EBA5-487C-AF8A-F35A70FAA33B")] - XReaderCollection
24
Pre-Requisites
This chapter assumes that you have a working knowledge of Java and that you know how to develop for
Windows readers.
System Requirements
Development System
Intel x86 architecture with CPU from 600MHz and at least 96MB of available RAM
Intel x64 (x86-64) architecture with CPU from 600MHz and at least 96MB of available RAM
x86
x64
100
120
a USB port
The SDK works on a variety of hardware and is intended to have a small footprint so that it can run even on
minimal hardware. Less capable hardware will work, but response time may not be optimal.
25
2. Make sure that dpuareu.jar is in the classpath and dpuareu_jni.dll is accessible by JVM. For
example:
java.exe -classpath ".;C:\Program Files\DigitalPersona\U.areU
SDK\Windows\Lib\Java\dpuareu.jar" -Djava.library.path="C:\Program
Files\DigitalPersona\U.areU SDK\Windows\Lib\win32" UareUSampleJava
26
How to use the streaming feature to display live fingerprint data on the screen
Selecting a Reader
Selecting a Reader
To choose the reader, click on the Select new reader button. You will see a list of available readers and you can
choose the desired device, as shown below:
27
Selecting a Reader
To see the reader capabilities, click on the Get reader capabilities button. The capabilities will be displayed, as
shown in the image below.
28
Enrolling a Finger
Enrolling a Finger
Click on Run enrollment to begin enrolling a test subject.
You will see a series of prompts to scan fingers for enrollment, as shown below.
After the firstfinger is successfully scanned, you will be prompted to scan additional fingers until a sufficient
number of high quality scans are complete. The number of fingers requested will vary depending on the image
scans - the enrollment functions will continue to request scans until an acceptable enrollment record has been
created.
When enrollment is complete, click Back to return to the main screen. (Note that enrollment FMDs that are
created are not stored.)
29
Identifying a Fingerprint
Identifying a Fingerprint
To test the identification feature, click on the Run identification button. Recall that identification is a 1-tomany comparison where the application searches through all of the enrolled fingers to find a match. For this
example, we do not have a stored database, so the sample application first prompts you to put fingers on the
reader so that the application has some fingerprints to check against.
After the application scans four fingers, you will be prompted to put any finger on the reader to identify against
the fingers that were just scanned. If you press a finger that was previously scanned on the reader, you will see
that a match was found. In the screen image below, we successfully identified a user.
30
Verifying a Fingerprint
Verifying a Fingerprint
To test the verification feature, click on the Run verification button. Recall that verification is a 1-to-1
comparison where the application matches against a specified fingerprint. When you click the Run verification
button, you will be prompted to place your finger on the reader. Then you will be prompted to put the same
finger or another finger, to verify against the first finger. In the screen below, we have successfully verified a
user.
31
32
This chapter assumes that you have a working knowledge of JavaPOS and that you know how to develop for
Windows readers.
System Requirements
Development System
Intel x86 architecture with CPU from 600MHz and at least 96MB of available RAM
Intel x64 (x86-64) architecture with CPU from 600MHz and at least 96MB of available RAM
x86
x64
1929
1948
33
SDK\Windows\Lib\Java\dpuareu.jar" -Djava.library.path="C:\Program
Files\DigitalPersona\U.areU SDK\Windows\Lib\win32" UareUSampleJava
34
35
Buttons area
This area is located at the left of the window and contains buttons that initiate calls to various methods for
interacting with the fingerprint reader and for performing fingerprint enrollment, verification, and
identification operations.
Messages area
This area is located above the Buttons area and displays messages that inform the user of system activity,
invite the user to perform actions such as touching the fingerprint reader, or advise the user of system
errors. The message that appears when you start the application is Click to open the device....
Log area
This area is located in the middle of the window and displays a log of system activity, including method
calls and error codes.
Properties area
This area is located at the right of the window and displays a list of properties, both common and specific
(in the Property name column), and their current values (in the Value column).
Click Open.
The open method of the Device Control object is called.
If the call succeeds, the connection with the fingerprint reader is opened and various properties (common
and specific) are set to their default values. These properties and values are displayed in the Properties
area, and Device opened... appears in the Messages area, as shown in the screen shot below.
NOTE: As each method is called, any properties that change are displayed in the Properties area.
36
If the method call fails, a failure message appears in the Messages area and error codes are displayed in
the Log area.
Once the connection with the fingerprint reader has been opened, it must be claimed.
To claim the fingerprint reader
Click Claim.
The claim method of the Device Control is called, the claimed property is set to true, and Exclusive
accessed appears in the Messages area.
Once the connection with the fingerprint reader has been claimed, it must be enabled.
To enable the fingerprint reader
Enrolling a fingerprint consists of capturing four fingerprint images, converting them into fingerprint preenrollment templates, and then creating an enrollment template from these templates.
To perform fingerprint enrollment
1. Click Begin Enroll Capture.
The beginEnrollCapture method of the Device Control is called and Touch the sensor four times
appears in the Messages area.
37
2. Touch the fingerprint reader four times. Follow the instructions that appear in the Messages area to guide
you.
If the method call succeeds, an enrollment template is created and Total enrollment completed: N
appears in the Messages area, where N is the number of total enrollments.
If the method call fails, a failure message appears in the box in the Messages area. If an error occurs,
appropriate messages appear in the Messages area, and error codes are displayed in the Log area.
To perform fingerprint verification
1. Click Begin Verify Capture.
The beginVerifyCapture method of the Device Control is called and Touch the sensor to capture sample
data appears in the Messages area.
If the method call fails, a failure message appears in the Messages area. If an error occurs, appropriate
messages appear in the Messages area, and error codes are displayed in the Log area.
2. Touch the fingerprint reader.
If the method call succeeds, a verification template is created and Sample Data Captured appears in the
Messages area.
If the method call fails, a failure message appears in the Messages area. If an error occurs, appropriate
messages appear in the Messages area, and error codes are displayed in the Log area.
3. Click Verify Match.
The verifyMatch method of the Device Control is called.
If the method call succeeds, a match is performed using the latest enrollment template available and the
verification template that was created in step 2, and Verification success! or Verification failed! appears
in the Messages area.
If the method call fails, a failure message appears in the Messages area. If an error occurs, appropriate
messages appear the Messages area, and error codes are displayed in the Log area.
To perform fingerprint identification
1. Click Begin Verify Capture.
If the method call fails, a failure message appears in the Messages area. If an error occurs, appropriate
messages appear in the Messages area, and error codes are displayed in the Log area.
2. Touch the fingerprint reader.
If the method call succeeds, a verification template is created and Sample Data Captured appears in the
Messages area.
If the method call fails, a failure message appears in the Messages area. If an error occurs, appropriate
messages appear in the Messages area, and error codes are displayed in the Log area.
38
39
If the method call succeeds, the enrollment template array set and the verification template are cleared. A
new verification template and a set of enrollment templates can now be created.
If the method call fails, a failure message appears in the Messages area, and error codes are displayed in
the Log area.
Here is a demonstration of a sample sequence, showing the log area and messages.
In the screenshot below, the sample application window shows the following sequence of actions:
Open
Claim,
Device enable,
Captured 4 fingers,
Captured 1 finger,
Verify match,
40
41
Click Close.
The Close method of the Device Control is called.
If the method call succeeds, the connection with the fingerprint reader is closed, all of the controls other
than the Open button are disabled, and the properties are reset, or cleared.
If the method call fails, a failure message appears in the Messages area, and error codes are displayed in
the Log area.
42
System Requirements
Development System
Intel x86 architecture with CPU from 600MHz and at least 16MB of available RAM
Intel x64 (x86-64) architecture with CPU from 600MHz and at least 16MB of available RAM
x86
x64
857
857
43
application and the sample code, particularly button functionality, refer to the readme.txt file located in the
same directory.
To start the application
44
45
Click Open().
The Open method of the Control Object (CO) is called.
If the call succeeds, the connection with the fingerprint reader is opened and various properties (common
and specific) are set to their default values, which are displayed in the Common Properties and Specific
Properties tabs. Also, Device Opened appears in the area under the Specific Methods control box.
NOTE: As each method is called, the any properties that change are displayed in the Common Properties
and Specific Properties tabs.
If the method call fails, a failure message appears in the box at the bottom of the window, and error codes
are displayed in the Result Code and Extended Result Code boxes.
Once the connection with the fingerprint reader has been opened, it must be claimed.
To claim the fingerprint reader
Click Claim().
The Claim method of the CO is called, and the Claimed property is set to true. Then the DeviceEnabled
and DataEventEnabled properties are set to true, and Device Claimed appears in the area under the
Specific Methods control box.
If the method call fails, a failure message appears in the box at the bottom of the window, and error codes
are displayed in the Result Code and Extended Result Code boxes.
Once you have opened and claimed the device, the application will look as shown in the screenshot below.
46
47
Enrolling a fingerprint consists of capturing four fingerprint images, converting them into fingerprint preenrollment templates, and then creating an enrollment template from these templates.
To perform fingerprint enrollment
1. Click Begin Enroll Capture.
The beginEnrollCapture method of the CO is called, and Waiting for fingerprint scan appears in the
area under the Specific Methods control box.
2. Touch the fingerprint reader four times. Follow the instructions that appear in the area under the Specific
Methods control box to guide you.
If the method call succeeds, an enrollment template is created and Fingerprint Image Scanned appears
in the area under the Specific Methods control box.
If the method call fails, a failure message appears in the area under the Specific Methods control box. If
an error occurs, appropriate messages appear in the box at the bottom of the window, and error codes are
displayed in the Result Code and Extended Result Code boxes.
To perform fingerprint verification
1. Click Begin Verify Capture.
The beginVerifyCapture method of the CO is called, and Waiting for fingerprint scan appears in the
area under the Specific Methods control box.
2. Touch the fingerprint reader.
If the method call succeeds, a verification template is created and Fingerprint Image Scanned appears in
the area under the Specific Methods control box.
If the method call fails, a failure message appears in the area under the Specific Methods control box. If
an error occurs, appropriate messages appear in the box at the bottom of the window, and error codes are
displayed in the Result Code and Extended Result Code boxes.
3. Click Verify Match.
The verifyMatch method of the CO is called.
If the method call succeeds, a match is performed using the latest enrollment template available and the
verification template that was created in step 2. The result appears in the area under the Specific
Methods control box: Fingerprint matches or Fingerprint does not match.
If the method call fails, a failure message appears in the area under the Specific Methods control box. If
an error occurs, appropriate messages appear in the box at the bottom of the window, and error codes are
displayed in the Result Code and Extended Result Code boxes.
To perform fingerprint identification
1. Click Begin Verify Capture.
The beginVerifyCapture method of the CO is called, and Waiting for fingerprint scan appears in the
area under the Specific Methods control box.
48
49
50
Click Close().
The Close method of the CO is called.
If the method call succeeds, the connection with the fingerprint reader is closed, all of the controls other
than the Open() button are disabled, and the properties are reset, or cleared.
51
If the method call fails, a failure message appears in the box at the bottom of the window, and error codes
are displayed in the Result Code and Extended Result Code boxes.
To clear the enrollment template array set and the verification template
52
Redistribution
RTE\Install - folder containing installation files for installing applications on target hardware (user
workstations or hardware devices)
When you develop a product based on the U.are.U SDK, you need to distribute U.are.U files to your end users.
You may redistribute the files in the Redist folder to your end users pursuant to the terms of the end user
license agreement (EULA), attendant to the software and located in the Windows\Docs folder in the installed
product folder. These files are designed and licensed for use with your application.
You may integrate U.are.U files in three ways:
1. Add the supplied merge modules to your installer.
2. Have users run the U.are.U installer as a prerequisite to installing your application.
3. Call the U.are.U installer from your installer.
Per the terms of the EULA, DigitalPersona grants you a non-transferable, non-exclusive, worldwide license to
redistribute, either directly or via the respective merge modules, the files contained in the RTE\Install and
Redist folders in the U.are.U SDK software package to your end users and to incorporate these files into
derivative works for sale and distribution.
Merge Modules
The table below shows the merge modules in the Redist folder that are required for each platform.
53
Chapter 9: Redistribution
Merge Modules
C/C++
Description
x86
DPDevices
Device
components
DPDevices64
DpDrivers
DPFingerJet
x
x
DPFingerJet64
DPFPApi
Device APIs
DPHostServiceSDK
DPHostServiceSDK64
DPWorkstationPro
DPWorkstationPro64
DPProUtils
Host Service
SDK
DigitalPersona
Workstation
Pro
components
DPPIVDrivers64
x
x
DPUareUJni
Native
libraries and
JNI wrapper
.NET libraries
DPOpos
OPOS libraries
x
x
x
x
x
x
x
Java libraries
DPUareUNET
x
x
DPUareUJava
ActiveX
libraries
JavaPOS
libraries
DPUareUX
DPJavaPOS
DPUareUJni64
x64
x86
x64
x86
OPOS
x64
JavaPOS
x86
x
x64
Java
x
PIV drivers
x86
x
DPProUtils64
DPPIVDrivers
ActiveX
x
Fingerprint
capture
x64
DPFPApi64
DPFPCapture64
x86
PIV-certified
FingerJet
Engine
DPFPCapture
x64
.NET
54
Chapter 9: Redistribution
55