Hello everybody,
I was wondering if someone could help me.
I have a magnetic stripe reader, that uses KB wedge, but since my laptop doesnt have a kb wedge i am using it with usb extension.
I want to make a simple magnetic stripe reading program, that just reads and displays data read from the card.
I don't know how to get started with this, and i have a couple of questions:
1) cant find a driver for this particular reader on the net. do i even need one?
2) what C# class must be used for reading input( and if possible, how to use it :) )?
Any kind of help is more than welcome!