Link to home
Start Free TrialLog in
Avatar of skrombeen
skrombeen

asked on

Digital Persona, Webservices, Best System Set up

Good Day Experts,

I hope this question gets answered quickly...

I'm building an application for a client using the digital persona U.are.U finger print reader, The client wants a intranet site, where at each terminal will be a finger print reader, the user will be able to add his finger prints to the site, which will then intern update the sql database on the server...

The system will only be used internally...
What would be the best approach to developing this in vb.net? I've thought the route of using webservices to update the sql server from the client machine... please keep in mind that their is 1 image per finger...

PLS HELP....
Avatar of surajguptha
surajguptha
Flag of United States of America image

skrombeen,
         Are we talking about a windows application that calls a web service which inturn updates the database with the image of read from the finger print scanner. This picture of the finger print is later displayed on the website ?

Avatar of skrombeen
skrombeen

ASKER

No, a website
to capture the finger print...
but not to worry, I found a solution, i couldn't wait 2 WEEKS for help...
ASKER CERTIFIED SOLUTION
Avatar of oleggold
oleggold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
skrombeen,
               nice you got a solution. But just giving you a heads up. Using a web application to interface with a hardware scanner is a complex thing to do in my opinion. Let us know what solution you have in mind to avoid lost minutes surprises, ofcourse only if you want our opinions :)