-----------------------------------------------------------------
     NITGEN eNBSP SDK Professional (eNSearch Engine) README
-----------------------------------------------------------------
            Copyright (C) 1998-2007 NITGEN Co., Ltd.


============
Introduction
============
NITGEN eNBSP SDK Professional is intended to provide the high-level fingerprint authentication functionality for developing any kinds of fingerprint authentication software applicationsintegration with any application that requires fingerprint authentication. 
NITGEN eNBSP is based built on the NITGEN Fingerprint API specifications designed by NITGEN.
This SDK included eNSearch Engine.
	

============
Installation 
============
Only administrator can install/uninstall NITGEN eNBSP SDK Professional.

1. Insert the "NITGEN eNBSP SDK Professional" installation disk.
2. Execute setup.exe in root directory in installation disk.
3. Click NEXT button on WELCOME dialog.
4. Click YES if you agree with Software License Agreement.
5. If you do not agree, click NO and exit the installation.
6. On the CHOOSE DESTINATION LOCATION dialog, enter a destination folder and click NEXT.
7. Click NEXT button on the SELECT PROGRAM FOLDER dialog.
8. Then, it starts copying files.

* You must receive license of eNSearch from company before using SDK.
* The eNSearch SDK supported only WindowsNT/2000.

===============
installed Files
===============
Then, the following files are copied.

Window System directory
- NBioBSP.dll
- NBioBSPCOM.dll
- NSearch.dll
- NImgConv.dll

SDK Bin directory
- NBioBSP.dll
- NBioBSPCOM.dll
- NBioBSPCOM.cab
- RegNBioBSP.exe
- NBioBSPDemo.exe
- NBioBSP_UITest.exe
- NBioBSP_IndexSearchTest.exe
- NBioBSP_DataExporter.exe
- NBioBSP_DataImporter.exe
- NImgConverter_Test.exe

SDK dotNET directory
- NITGEN.SDK.NBioBSP.dll

SDK Skins directory
- NBSP2Kor.dll
- NBSP2Eng.dll
- NBSP2Jpn.dll

SDK Inc directory
- NBioAPI.h
- NBioAPI_Basic.h
- NBioAPI_CheckValidity.h
- NBioAPI_Error.h
- NBioAPI_Type.h
- NBioAPI_Export.h
- NBioAPI_ExportType.h
- NBioAPI_IndexSearch.h
- NBioAPI_IndexSearchType.h
- NBioAPI_ImgConv.h
- NBioAPI.bas

SDK Lib directory
- NBioBSP.lib
- NBioAPI_CheckValidity.lib

SDK Samples directory
* Library
- DLL           : Sample program source code using NBioBSP.dll
- COM           : Sample program source code using NBioBSPCOM.dll
- dotNET        : Sample program source code using NITGEN.SDK.NBioBSP.dll
- NImgConv      : Sample program source code using NImgConv.dll
- Export        : Sample program source code for data conversion using NBioBSP.dll
* Language
- VC6           : Sample program source code using MS Visual C++ 6.0
- VB6           : Sample program source code using MS VisualBasic 6.0
- Delphi        : Sample program source code using Delphi 5.0
- ASP           : Sample web program source code using ASP
- C#            : Sample program source code using MS Visual Studio.NET 2003, C#

eNSearch Bin directory
- NSearch.dll
- NSearchTest.exe
- VolNoReader.exe

eNSearch Inc directory
- NBioAPI_NSearch.h
- NBioAPI_NSearchType.h

eNSearch Samples directory
* Library
- DLL           : Sample program source code using NBioBSP.dll
- COM           : Sample program source code using NBioBSPCOM.dll
- dotNET        : Sample program source code using NITGEN.SDK.NBioBSP.dll
* Language
- VC6           : Sample program source code using MS Visual C++ 6.0
- VB6           : Sample program source code using MS VisualBasic 6.0
- Delphi        : Sample program source code using Delphi 5.0
- C#            : Sample program source code using MS Visual Studio.NET 2003, C#
