Currently i am working on a project , in which in module , the barcode reads a particular barcode from product and store its value in our project.
We require a barcode reader whose value can be read using java.
Please help me in determining the a compatible barcode reader and its api for java.
IIRC, most barcode readers present themselves as a keyboard, and reading the code sends the appropriate message as if the code had been typed. Is this not enough?