开发者

Barcode scanner application in C# [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I am developing an application where it is required to scan the barcode and match it to the code stored in the database. My barcode scanner is cordless. I have wr开发者_如何学Goitten some code by which bluetooth devices can communicate. It's working for creating connection, but the problem is how do I receive the data. We are going to use multiple barcode scanners to one pc. Does anyone have any suggestions?

Is it possible to have multiple bluetooth scanners sending one data at the same time? How do I differentiate each of them?


I have worked with many wired and wireless scanners, and every single one did not need to be connected to directly, instead they all emulate keyboard presses.

Some over USB, others serial, or daisy-chaining into the PS2 port. Some needed their drivers installed, others are plug-and-play, but they all emulate key presses.

Check the scanner manual, it's vendor's site should have the latest.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜