Sunday, December 11, 2011

I Scan the data using bar code scanner, i want to through the date in perticular TCPIP How done the program VB?

please write the program in beginner level.I Scan the data using bar code scanner, i want to through the date in perticular TCPIP How done the program VB?
Most barcode scanners send keystrokes to applications, anyway, assuming it sends a TCP packet, you need to use use the MS Winsock control, and set it to receive (listen) a specific TCP port. It has an event that receives a string.



If you're using code39 barcordes, text will simply have asterisks in between, *like this*.

No comments:

Post a Comment