Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-24-2009, 10:49 AM
Member
 
Join Date: Feb 2009
Posts: 52
Rep Power: 0
anthrax is on a distinguished road
Default how do i get input from barcode reader?
i have developed an inventory system, i used jsp to display to the user, servlets to control and PostgreSQL for the database.., now i want to add barcode reader to input data from the product, the problems are:
1. where do i connect the barcode reader into my PC, which port, how much would it cost in USD?
2. how do i get the data that was read by the barcode reader?

pls show me simple code to get the input.. im still new to Java.. i've used java just for 2 months, the inventory system is my first project.. tnx
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 04-09-2009, 01:48 PM
Member
 
Join Date: Aug 2007
Posts: 2
Rep Power: 0
RO86 is on a distinguished road
Default
Hi anthrax,
I am trying to do the same thing you were asking for, Getting input from a barcode reader. So if you have found any helpful thing, would you send it to me?
Thanks a million and good luck
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 04-09-2009, 04:48 PM
Senior Member
 
Join Date: Nov 2008
Posts: 275
Rep Power: 2
neilcoffey is on a distinguished road
Default
To find how much the reader will cost, you really just need to go shopping at your favourite computer store and ask "how much do you sell bar code readers for?". I'm not sure this forum can help you much with that.

In terms of the interface to your Java program, I think this can be extremely simple: the software for many bar code readers simply emulates key presses corresponding to the number of the bar code scanned. So in your program, it'll be as though somebody just typed the number.
__________________
Neil Coffey
Javamex - Java tutorials and performance info
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting an input file for Reader myazuid New To Java 3 11-25-2008 02:21 AM
Maze reader bix New To Java 1 11-20-2008 07:06 PM
A simple DOM reader Java Tip Java Tips 0 01-03-2008 10:24 AM
help with file reader jason27131 New To Java 1 08-01-2007 04:03 AM
how to take input and verify input in Java programs bilal_ali_java Advanced Java 0 07-21-2007 09:46 AM


All times are GMT +2. The time now is 09:25 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org