How to read data from barcode scanner using c++ on ubuntu(Linux)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • paridaG
    New Member
    • Nov 2006
    • 5

    How to read data from barcode scanner using c++ on ubuntu(Linux)

    hi,
    Please tell me,how to read data from a barcode reader using C++. My OS is (ubuntu)Linux?. I have connected my barcode scanner in com1(dev/ttyS0) and I am using minicom for communication.I am using gcc 4.0.If any1 has any info pliz mail me.

    Tanks in Advance.
  • horace1
    Recognized Expert Top Contributor
    • Nov 2006
    • 1510

    #2
    Originally posted by paridaG
    hi,
    Please tell me,how to read data from a barcode reader using C++. My OS is (ubuntu)Linux?. I have connected my barcode scanner in com1(dev/ttyS0) and I am using minicom for communication.I am using gcc 4.0.If any1 has any info pliz mail me.

    Tanks in Advance.
    see post
    http://www.thescripts. com/forum/showthread.php? p=2230791#post2 230791

    Comment

    Working...