Microsoft’s Biometrics Attendance Terminal offers a terminal for tracking the time and attendance of individuals, based on a biometric fingerprint.
SERVER Prerequisites:
- Download & Install .NET Framework 3.5 SP1 (NOTE: The application downloads messages from an online SMS server SMSCountry into an MS access database.)
- Run installation program “ServerInstaller.msi”
- Run config file (eg. C:\Program Files\Microsoft Research\Biometrics Server\TB-Biometircs.exe)
- “emrPath” refers to the path of the MS access database where the records are downloaded.
- “userName”, “password”, “keyword” and “mobilenumber” refer to account details on SMSCountry.
- “fromDate” refers to the date from which the messages have to be downloaded.
- “lastSyncDate” refers to the date from which Reset Synchronization has to be done. This is to be updated only when ‘Reset Synchronize’ is being used.
- To start the application double click on the “Biometrics Server.exe” on desktop
CLIENT Prerequisites:
- Download & Install .NET Framework 3.5 SP1
- Download & Install DigitalPersona One Touch for Windows SDK 1.6.1
- Run installation program “Biometrics Client.msi”
- Run config file (eg. C:\Program Files\Microsoft Research\Biometric Client\TB-Biometircs.exe)
- Configure SMS Service – To start sending SMS records from the application modify the following parameters:
- Configure Netbook Settings – Netbook Parameters
- Exit the application
- Press <F1> and enter the exit code as specified in the configuration file by the parameter ‘exitCode’. (NOTES: You can set your own exitCode value. — You will not be able to shift focus from the application using usual key combinations like <Esc>, <Alt> + <Tab>.)