Answers to the Issues of Fingerprint authentication (PSARC 2007/286)
James Carlson
james.d.carlson at sun.com
Fri Aug 17 08:38:24 PDT 2007
Alan Coopersmith writes:
> small like coordinates, or an integer value. In fact, due to the X
> Protocol limit on event sizes, you'ld probably have to just send the event
> to notify there was a fingerprint image available, then wait for the
> application to call for the data via some other method (a new X extension
> perhaps, or putting it into a pixmap that can be read via convential X
> calls like XGetImage).
I think storing it in a pixmap on the server and sending back a
pointer to it is an excellent idea. It should also help with
debugging and testing.
An alternative would be to have some sort of callback scheme, but then
you'd run into trouble with various tunneling and firewalling schemes,
so a server-centered approach makes more sense.
--
James Carlson, Solaris Networking <james.d.carlson at sun.com>
Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
More information about the opensolaris-arc
mailing list