Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comm port usb bluetooth
Message
General information
Forum:
ASP.NET
Category:
.NET Compact Framework
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01128900
Message ID:
01131419
Views:
15
>hi
>What control do you use in .net for capturing barcodes in .Net. if so does it have a limit on the number of comm. Ports as with msComm. If there is not one can anybody recommend a good commercial product I can buy?
>
>TIA
>Stuart

If the barcode reader connects to the computers 9pin RS232 port (serial port or COM port), I would reccomend using the new 2.0 class System.IO.Ports.SerialPort. I think the limit for serial ports is 256 (why 256 well that is the number of distinct values a byte can have and as we all know serial ports have been around for a long long time.)

HTH,
Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform