What type of barcode

P

pld

Is there some software that when a barcode is scanned it tells the type
of bar code that it is?
 
C

Chris Smith

pld said:
Is there some software that when a barcode is scanned it tells the type
of bar code that it is?

This would depend on your bar code reader. The information coming from
the bar code reader is generally sent as either serial data (which you'd
read using javax.comm.* classes) or as key strokes (which you would
perhaps read using System.in or a KeyListener in a GUI application.
I've never seen barcode type information, but someone sitting next to me
who's done this just said that there are scanners that can send that
information.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top