Reading from an USB barcode scanner
- by roman
Hi,
I've got this nice USB barcode scanner and I'd like to readthe input using the USB driver and not the keyboard input.
How can this be accomplished using .NET? any ready libraries? I couldn't find anything of real use...
Thanks!