473,383 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Looking for thumb Impression articles

Hi every one,

I have to write a proposal on thumb impression . And I have searched alot but couldnt find any material.
Can any one help plz.

Thank you,

Regards,
Ahmed
Feb 1 '09 #1
8 3176
Nepomuk
3,112 Expert 2GB
What exactly are you looking for? How to use it? Why or why not to use it? How to write programs to use it? How it was first developed?

In any case, wikipedia and Google can surely help.

Greetings,
Nepomuk
Feb 1 '09 #2
I ll beneeding the introduction as well as the implementation..

So the basic question is : What is it?
2)Why should we be using it?
3)How can this help us in normal life?
4)What are the advantages?

And then I My self need to know the implementation if possible...

Thank you ,

Regards,
Syed Ahmed Hussain
Feb 2 '09 #3
Nepomuk
3,112 Expert 2GB
Well, the two links I posted earlier should certainly help. Apart from those, you may want to look at this and this.

For more information, I'd recommend searching for words like "thumb impression" and "fingerprint" with extra words like "advantages" or "implementation". I'm sure, you'll find loads of sources that way.

After searching for a while, I found this page that links to a few fingerprint-reading-drivers, that were implemented under free licences, so you can have a look at the source code. Don't know, if that will help you, but it might.

Greetings,
Nepomuk
Feb 2 '09 #4
Thank you very much. All the stuff that you provided is very usefull.
However I want some more in correspondence of Mobile phone Security purposes.

Thank you,

Regards,
Syed Ahmed Hussain
Feb 3 '09 #5
Nepomuk
3,112 Expert 2GB
Phew, I guess you'll have to search on Google then, maybe add a phrase or two to the search. I did find this paper, which looks interesting, but you'll have to pay 25$ if you want it. There might well be loads of free information somewhere, but it's up to you to find it.

Greetings,
Nepomuk
Feb 3 '09 #6
lollz....

I appreciate your efforts.

Thank you very much :)

Regards,
Syed Ahmed Hussain
Feb 3 '09 #7
Nepomuk
3,112 Expert 2GB
You're welcome of course! :-)

Greetings,
Nepomuk
Feb 3 '09 #8
hey Friends,
I want a simple help from you,
I want a code that how to catch event of finger put on machine and how to catch the signal(message) from fingerprint machine (Like finger is valid or not)
I have a code to connect with fingerprint device as below

int count = 0;
zkemkeeper.CZKEMClass axczkem1 = new zkemkeeper.CZKEMClass();
bool bIsConnected = false;
string ip = "192.168.1.170";//write here IP Address of your biomatric m/c
int port = 4370;
bIsConnected = axczkem1.Connect_Net(ip, port);
if (bIsConnected == true)
{
Label1.Text = "Connection established!!!";

bool ret = axczkem1.ReadAllGLogData(1);
if (ret)
{
int a = 0;
int b = 0;
int c = 0;
int d = 0;
int ee = 0;
int f = 0;
int g = 0;
int h = 0;
int i = 0;
int j = 0;
int k = 0;
int l = 0;
int m = 0;
int n = 0;
int o = 0;
while (axczkem1.GetAllGLogData(1, ref a, ref b, ref c, ref k, ref l, ref d, ref m, ref ee, ref f, ref g))
{
//if (ee == 7 && m == 4 && d == 2011)
{
count++;
//if (b == //any Employee No)
//{
Label1.Text = b.ToString() + " hour: " + f + " Min: " + g;
//Label1.Text=k.ToString() + " " + l.ToString();

//}
}

}
//MessageBox.Show(count.ToString ());
}

}
else
Label1.Text = "cannot Connection!!!";

axczkem1.Disconnect();


But i dont know how to implement further,
Please any one help me
The connection is establish successfully but i dont know about other events like finger putting on machine,catch message sent by machine
Thanks
May 6 '11 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Epetruk | last post by:
Hello all, I'm sorry for the long post, but I think it's better if I'm as detailed as I can be so that I don't make a mistake in my choice and so that there's a clear understanding of to what...
9
by: utab | last post by:
Dear all, How do experienced programmers using this group use the rule of thumb,namely copy ctor, assignment operator, and dtor. example if the class does not need them dont use and define...
0
by: Gonçalo Rodrigues | last post by:
Hi all, I have a single-rooted hierarchy of heap-allocated objects -- call the root Object. These objects are handled via a smart pointer template Reference<T>. Basically, Reference<Tis a...
6
by: moondaddy | last post by:
I'm writing a windows app in WPF and want to change the shape of a thumb to an ellipse. Is this possible? also, the edges of the thumb are beveled. Is it possible to change this to a flat look...
2
by: cyberdwarf | last post by:
Hi Does anyone know how to move scrollbar thumb up or down in VBA code? This is for a textbox with vertical scrollbar, which will continuously display updated status codes from a comms module....
3
by: PW | last post by:
Hi, I just bought a SanDisk Cruzer 4GB "U3" thumb drive. Is it possible to run an Access 2003 MDE off of one, complete with data? If so, what would I have to do to get it to work? Just...
3
by: moondaddy | last post by:
I have a wpf app and need to apply a control template to a thumb at runtime, but I can't do it the same way I would apply a style. this is what I want to do: Thumb thm = new Thumb();...
1
by: Linda Liu[MSFT] | last post by:
Hi George, Thank you for posting! This is a quick note to let you know that I am doing research on this issue and will get back to you ASAP. I appreciate your patience! Sincerely,
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.