View Single Post
  #2 (permalink)  
Old 05-09-2008, 10:46 AM
gaylo565's Avatar   
gaylo565 gaylo565 is offline
Learning Programmer
 
Join Date: May 2007
Location: flagstaff, az
Posts: 86
Last Blog:
String Manipulation wi...
Rep Power: 6
gaylo565 will become famous soon enoughgaylo565 will become famous soon enough
Default Re: Need advices on my new project

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.
Reply With Quote