USB and serial port access in java
UmerJul 15 2011 — edited Jul 19 2011Hi
I have a magstripe card reader connected to my computer with a USB interface (port).
I am using javax.comm API to get the card swipe data but could not succeeded.
Can i do that or have to do something else ???