Agron
2005-01-21 05:59:10 UTC
Hi,
When using a Magnetic Stripe Reader which acts like a keyboard, is it
possible to route the output of the Magnetic Stripe Reader into my program
rather then the Magnetic Stripe Reader "typing" into the application with a
keyboard focus.
Can I do something like this
#> myprogram < /dev/usb/whatevercardreader
and have the out go there only.
Or can I just open a this file /dev/usb/cardreader and read from it?
I am asking these question since I don't have that USB reader with me right
now.
Thanks
When using a Magnetic Stripe Reader which acts like a keyboard, is it
possible to route the output of the Magnetic Stripe Reader into my program
rather then the Magnetic Stripe Reader "typing" into the application with a
keyboard focus.
Can I do something like this
#> myprogram < /dev/usb/whatevercardreader
and have the out go there only.
Or can I just open a this file /dev/usb/cardreader and read from it?
I am asking these question since I don't have that USB reader with me right
now.
Thanks