Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Im designing/developing this system where the security is very important. There is an operator that allows different users enter their passwords so the operator can do stuff with their accounts. This can be a system for many different projects. The problem is, Im not going to provide a second keyboard for the user to type its password, since it is the only thing he/she needs to do. Instead I want to use a hardware device that is like a small KeyPad (like those used in credit card transactions). Now...

 

How can I program such device?

Does the vendor of those things provides APIs for program it?

What if I had one (I dont right now) and connect it to my Pc, will Windows generate MESSAGES for it?

 

Any suggestions or ideas... :D

Posted

... I just realized it was a sstupid Idea because.. what if the user password contains alphabet characters... (well anyway)... Id like to have some info on the subject. Is there a MsComm control in .NET or any similar?

 

In short, I wont do the keypad now, but how can I solve the problem I just mentioned... what about second keyboard? has anybody ever programmed two keyboards at the same time? can it be done?

 

So many questions... any answer or whatever suggestions is ok!! thanks!! :)

Posted

Why not look at a swipe-card solution?

 

You can pick up card readers, or keyboards with built-in card readers. You can then access them using the relevant SDK (provided by the hardware vendor)

 

B.

Posted
Oh... ???, wow that's what i was looking for, can you tell me more? I will do a search in Google anyway! but can you give me more information. That solution would be so fancy for my project!! :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...