Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

i need to have barcode reading/drawing functionality in my VB.NET windows application. i have this scanner here, but i've never messed with stuff like that before so i am kind of in the dark about how to handle this whole thing. anyway, i had a question:

 

i assume the scanner comes with some sort of scannig software for reading barcodes, but i'd like to be able to read barcodes directly from my VB.NET app, so the question is: can i use the software that comes with the scanner in my VB.NET app or do i have to have some kind of different software (like User control maybe), or do i have to code it my self or what?

 

also, for drawing i'd like to avoid using any third party tools since they cost money. is there any free solution?

 

thanks much.

Posted
Basicaly how the scanner works is that it scans the barcode, encodes the barcode to ascii code and sends it through the serial port, or usb depending how new you get the scanner to the computer.
Live as if you were to die tomorrow. Learn as if you were to live forever.
Gandhi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...