Barcode reading in Java

P

Pankaj0721

Hi Everybody I am an MCA student.
I want to know how does the bar code reaer works and How we can use it
in a poject where we can take input by reading the bar code and
display the information about the item.
like in malls they just read the barcode and all the info comes there?
Which tool to use?
I am a fresher and want to implement this in project.
Thank U
Pankaj
 
H

hthukral@sun

Hi Everybody I am an MCA student.
I want to know how does the bar code reaer works and How we can use it
in a poject where we can take input by reading the bar code and
display the information about the item.
like in malls they just read the barcode and all the info comes there?
Which tool to use?
I am a fresher and want to implement this in project.
Thank U
Pankaj

hi.
This is J2ME part .
i dont think so , J2ME is in your syllabi/Curriculum in Java.
 
O

Oliver Wong

Hi Everybody I am an MCA student.
I want to know how does the bar code reaer works and How we can use it
in a poject where we can take input by reading the bar code and
display the information about the item.
like in malls they just read the barcode and all the info comes there?
Which tool to use?
I am a fresher and want to implement this in project.

It sounds like you want to do a project involving barcodes, and you
don't know how barcodes work. Step 1 would be finding out how barcodes
work. http://en.wikipedia.org/wiki/Barcode

- Oliver
 
S

Sebastian Millies

Am Tue, 27 Feb 2007 13:30:52 -0500 schrieb Oliver Wong:
It sounds like you want to do a project involving barcodes, and you
don't know how barcodes work. Step 1 would be finding out how barcodes
work. http://en.wikipedia.org/wiki/Barcode

- Oliver

I have a more specific question: If I need to use a barcode scanner that
is connected to a Windows 2000 workstation through either a serial port
(RS 232) or a USB port, how can I read data from the device in Java 5?

In particular, am I right in thinking that there currently is no Windows
implementation for either the Java Communications 3.0 API or for the Java
USB API (JSR 80)?

-- Sebastian
 
O

Oliver Wong

Sebastian Millies said:
In particular, am I right in thinking that there currently is no Windows
implementation for either the Java Communications 3.0 API or for the
Java
USB API (JSR 80)?

I don't know about those specific APIs, but if you google for "java
USB", for example, it looks like there *are* projects and libraries out
there to facilitate accessing USB devices. Having not used any of them, I
can't comment much more than that.

- Oliver
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top