A quick search revealed the fprint project: http://www.freedesktop.org/wiki/Software/fprint
I didn't find any mono bindings, so in the worst case you'll have to create those bindings. Have a look at http://www.mono-project.com/Interop_with_Native_Libraries for some information about that process. mån 2011-11-21 klockan 06:47 -0800 skrev Armando B.: > Hi all, > i would like to use a fingerprint reader with a c# application on linux to > user identify. > Do you help me ? > > i tryed to search some samples online but nothing. > > bye > Armando > > ----- > Projects: > themonospot - http://www.integrazioneweb.com/themonospot > monosim - http://www.integrazioneweb.com/monosim > webpman - http://www.integrazioneweb.com/webpman > -- > View this message in context: > http://mono.1490590.n4.nabble.com/fingerprint-with-mono-tp4091712p4091712.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list -- Simon Lindgren _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
