![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I currently work at a manufacturing company and we are in the process of developing a new shop floor application using .Net 3.0 framework and Smart Client. On the shop floor, I would like to be able to use barcodes for authentication, is it possible? If so, how? The environment is Active Directory and the hardware on the shop floor will be touch screens and barcode scanners. Instead of a user having to use the touch screen for login, I would like to have a special barcode printed for the back of their security badge for this purpose. Anyone ever done this or know how to does this in .Net? -- Thanks, Wade |
#3
| |||
| |||
|
|
I currently work at a manufacturing company and we are in the process of developing a new shop floor application using .Net 3.0 framework and Smart Client. On the shop floor, I would like to be able to use barcodes for authentication, is it possible? If so, how? The environment is Active Directory and the hardware on the shop floor will be touch screens andbarcodescanners. Instead of a user having to use the touch screen for login, I would like to have a specialbarcodeprinted for the back of their security badge for this purpose. Anyone ever done this or know how to does this in .Net? -- Thanks, Wade |
#4
| |||
| |||
|
|
Hello, Will the barcode scanners be connected as 'keyboard wedge' devices? If so, output from the scanner will appear on screen exactly as though it had been typed into the keyboard. If the existing process requires that the user enter their ID and password, the same thing should be do- able with a barcode and scanner without any software changes. The fly in this ointment is that a barcode is simply a means of encoding information in a printed form. If there is a password embedded in the barcode, it would be readable to anyone with a barcode scanner (or it could be easily duplicated on a copier). Best Regards, Bob Bob Lounsbury The Barcode Software Center www.makebarcode.com On Sep 27, 10:46 pm, Wade <W... (AT) discussions (DOT) microsoft.com> wrote: I currently work at a manufacturing company and we are in the process of developing a new shop floor application using .Net 3.0 framework and Smart Client. On the shop floor, I would like to be able to use barcodes for authentication, is it possible? If so, how? The environment is Active Directory and the hardware on the shop floor will be touch screens andbarcodescanners. Instead of a user having to use the touch screen for login, I would like to have a specialbarcodeprinted for the back of their security badge for this purpose. Anyone ever done this or know how to does this in .Net? -- Thanks, Wade |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |