How to control a device connected to USB in the client of ASP.NET Application
I have card reader device and it is connected to the computer by USB, I
have sdk dll writted in .NET to use the device. and I have developped a
web application, and I need to add the feature of using this card reader
in one of the pages, like to click a button and the card number will be
pasted in a text box.
My question is, how can I use this device connected to a client but not
connected to the server, and using the same web application?
Thanks
No comments:
Post a Comment