View Single Post
  #4 (permalink)  
Old 05-10-2008, 10:58 AM
mechslayer mechslayer is offline
Learning Programmer
 
Join Date: May 2008
Posts: 40
Rep Power: 2
mechslayer is on a distinguished road
Default Re: Need advices on my new project

Quote:
Originally Posted by gaylo565 View Post
This all depends on how the fingerprint readers connect to your system. Are they are all remotely connected to a single computer or do they each have their own computer system of some sort? This sounds like a difficult programming solution. The actual keeping track of places is very easy using a data base and placing the various inputs in different locations within the db file dependent on where they input comes from. The hard part will be mapping out your devices so that they give you the desired inputs.
The Fingerprint reader are all remotely connected to a single computer. So actually what should I know to get my project started. This is the first time I doing such project therefore I got a lot to learn. Thanks for replying.
Reply With Quote