473,516 Members | 3,399 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using BarCode Scanner machine in C# Application

Has anyone had experience with using bar codes with C#. I have a client
who wants to read a bar code with a POS.They already have barcode
scanner. but what will I need from a C# programmers perspective to read
in the results of the
scan? How do I get result of scanner and then use it in my code?

*** Sent via Developersdex http://www.developersdex.com ***
Apr 19 '06 #1
7 23191
Hello rupendra,

Scaner usually read data as string, keeps it in clipboard and paste it in
active editbox or whatever it active
For example, if u open notepad and scan smth in notepad u will see the number
smth like is "12343412431431" - it's barcode

rc> Has anyone had experience with using bar codes with C#. I have a
rc> client
rc> who wants to read a bar code with a POS.They already have barcode
rc> scanner. but what will I need from a C# programmers perspective to
rc> read
rc> in the results of the
rc> scan? How do I get result of scanner and then use it in my code?

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Apr 19 '06 #2
Hi,

I have used Symbol, Socket and another one that do not remember the name.

It's extremely easy to use, Symbol provide a complete SDK completed with
example of how to use it. For sockets I used the implementation from
opennetcf.org

I would go with Symbol, if you have the option.
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"rupendra chaudhary" <ru***************@gmail.com> wrote in message
news:Oc**************@TK2MSFTNGP03.phx.gbl...
Has anyone had experience with using bar codes with C#. I have a client
who wants to read a bar code with a POS.They already have barcode
scanner. but what will I need from a C# programmers perspective to read
in the results of the
scan? How do I get result of scanner and then use it in my code?

*** Sent via Developersdex http://www.developersdex.com ***

Apr 19 '06 #3


Dear Michael

Thanks for quick reply. Can you please send me the sample code, so that
i can understand and implement accordingly.

*** Sent via Developersdex http://www.developersdex.com ***
Apr 20 '06 #4


Dear Ignacio

Thanks for quick reply. Can you please send me the sample code for both,
so that i can understand and implement accordingly.

*** Sent via Developersdex http://www.developersdex.com ***
Apr 20 '06 #5
Hi,

As I told you both in the SDK & the opennetcf.org site you will find all you
need.
What scanner r u using?
In what kind of device?

Btw, did you copy the response to Michael? Both are exactly the same
changing only the Dear XXX

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"rupendra chaudhary" <ru***************@gmail.com> wrote in message
news:uo**************@TK2MSFTNGP02.phx.gbl...


Dear Ignacio

Thanks for quick reply. Can you please send me the sample code for both,
so that i can understand and implement accordingly.

*** Sent via Developersdex http://www.developersdex.com ***

Apr 20 '06 #6


Dear Ignacio

we are using
1 QuickScan QS6000+ ("http://www.pscnet.com/html/qs6000.htm")

2 DMX - I4208 barcode
printer("http://www.datamaxcorp.com/products/i-class/")

*** Sent via Developersdex http://www.developersdex.com ***
Apr 20 '06 #7
Hi,

I have never used those, get in contact with the vendor and see what kind of
dev tools they provide.

IIRC it's common to send the scanned data as it was coming from the
keyboard.
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"rupendra chaudhary" <ru***************@gmail.com> wrote in message
news:e0**************@TK2MSFTNGP04.phx.gbl...


Dear Ignacio

we are using
1 QuickScan QS6000+ ("http://www.pscnet.com/html/qs6000.htm")

2 DMX - I4208 barcode
printer("http://www.datamaxcorp.com/products/i-class/")

*** Sent via Developersdex http://www.developersdex.com ***

Apr 20 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
14145
by: Chad | last post by:
Hello, I am working with a client who wants to integrate barcode scanning technology into a website I'm building for him (ASP and ASP.NET site). Specifically, he wants to use barcode scanning in his order fulfillment process. He wants an employee to bring up an order, then scan in the products being shipped with the order, then mark the...
1
6170
by: Darren Coleman | last post by:
I need help with 2 keyboard/input questions 1. How do i caputre all keypress events for my application/form? 2. How do I determine which keyboard sent the keypress? What i'm doing is using a USB Barcode scanner, windows sees the scanner as a keyboard. When the scanner reads a barcode it decodes the barcode and sends in the decoded values...
4
4503
by: teddysnips | last post by:
I posted yesterday about a project I'm involved in to build a login application using a barcode scanner. I've solved most of the problems, but one remains. The client want to disable keyboard input (except at some remote sites where there won't be a scanner). The session "knows" whether that site should be keyboard enabled, but...
1
11178
by: Louis Cypher | last post by:
I'm working on an application (OEM) using c# that uses input from a keyboard and a USB Barcode Scanner. I need to be able to identify keystrokes from the barcode scanner and remove them from the message queue, regardless of what application has focus. I can identify the keystrokes and input device by registering for raw input...
2
4093
by: Jay | last post by:
I'd like to be able to capture barcode scans (ISBNs of books) from a barcode scanner. I already have a barcode scanner which has a USB interface, and by default the scanner acts like a second keyboard, putting ISBNs at the text cursor for the application that has focus. I would instead like the ISBNs to go into a Visual C#.net programme...
2
4894
by: chris_gpf1 | last post by:
Hi, I'm working on a website where the user will have to scan a barcode with a serial barcode scanner. I get the scanner working and reading the barcode, but when I want to write the string in a Textbox, it's not working. The Textbox remain blank. Here's the code:
2
1557
by: arshu | last post by:
Hi I want to use barcode scanner in my ERP application. Where Barcode scanner will scan the data from the bar code image of the items and the value will get filled in the cells of the grid for the concerned item. If any one has used such concept plz let me know with appropriate test example in vb.net or if anybody have used some branded...
3
6956
shivaleela
by: shivaleela | last post by:
Hi, I am new to this barcode programming.My application is i'm working on Kiosk which has barcode scanner and i want to use the information of this scanner into my application. So could anybody tell me what all i will need to get the barcode data into my application. I mean do I need any other ports or devices to connect to barcode scanner and...
1
3595
by: Redwards | last post by:
Hello I am using a symbol 6608 scanner and I am trying to scan a 2D barcode. The fields in the barcode are seperated by a carront (^) as the delimiter btw the fields. I am stuck on how to code the the Access database to reconize this and place the text in the correct fields. For example below is the raw data Jon^Smith^Jr^ABC Company^Marketing...
0
7182
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7405
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7136
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7547
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5106
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3252
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1620
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
823
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
487
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.