how do we use barcode scanner scanned data in our java program .is there any class which can help me.
N841990 0 Newbie Poster
Recommended Answers
Jump to Postactually you can download the barcode scanner API or SDK from the manufacturers website
Jump to PostMost scanners generate ascii strings of the code, so basically you only need to open the port and use normal stream I/O to gather the data.
All 5 Replies
mrar85 0 Light Poster
mymore 0 Newbie Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
stultuske 1,116 Posting Maven Featured Poster
straw77berry 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.