Results 1 to 4 of 4
Thread: Bar-code Reader
- 05-27-2011, 01:39 AM #1
Member
- Join Date
- Jul 2008
- Location
- London (Kingsbury)
- Posts
- 41
- Rep Power
- 0
- 05-27-2011, 02:37 AM #2
Senior Member
- Join Date
- Apr 2010
- Location
- Philippines
- Posts
- 580
- Rep Power
- 4
I am not sure if I understand you correctly. But if you will use barcode scanner simply set the focus to a JTextField before the user scan the barcode
- I have not try it to java, but I think it will be the same..
- 05-27-2011, 04:47 AM #3
The question has nothing whatsoever to do with Database, which is the subject of this forum.
Moving to New to Java.
db
- 05-27-2011, 04:24 PM #4
Most barcode readers do all the decoding internally, and then pass a serial ascii string back. The ones I have used work like keyboards in that you set your insertion point somewhere, scan, and beep, the text comes flooding in. So, it really has nothing to do with java, its a self contained device.
We you perhaps talking about building a software based barcode reader?
Similar Threads
-
card reader
By GlWy in forum Advanced JavaReplies: 0Last Post: 04-06-2011, 09:34 PM -
Barcode Reader
By kaotic101 in forum New To JavaReplies: 3Last Post: 01-03-2011, 05:10 PM -
RSS Reader
By dage_001 in forum NetworkingReplies: 16Last Post: 04-25-2010, 01:41 PM -
help with input reader
By masterhoulahan in forum New To JavaReplies: 2Last Post: 03-25-2009, 05:12 AM -
help with file reader
By jason27131 in forum New To JavaReplies: 1Last Post: 08-01-2007, 03:03 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks