Card Reader

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajujrk
    New Member
    • Aug 2008
    • 107

    Card Reader

    Hi ALL,

    I am currently doing a project to interact with the card reader.
    The Device accepts magnetic swipe cards, EMV and other ISO Smart Cards.
    I planned to do it in Java using the Java Card API.

    Is Java Card API a right one for my project?
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by rajujrk
    Is Java Card API a right one for my project?
    It depends on the interface of your card reader (RS232, USB etc.) if you want to directly communicate with your reader and your PC. Sun's Card API is the only serious Card technology for Java.

    kind regards,

    Jos

    Comment

    • rajujrk
      New Member
      • Aug 2008
      • 107

      #3
      oh..

      I am beginner for Java Card Technology. Any best tutorial links to learn the Java Card Technology?

      Comment

      • JosAH
        Recognized Expert MVP
        • Mar 2007
        • 11453

        #4
        Originally posted by rajujrk
        oh..

        I am beginner for Java Card Technology. Any best tutorial links to learn the Java Card Technology?
        Is Google down in your part of the world? Within a second it found this.

        kind regards,

        Jos

        Comment

        • thepiedpiper
          New Member
          • May 2010
          • 4

          #5
          You might be interesting in starting from the basics, such as "What is EMV?"
          Last edited by thepiedpiper; Jan 19 '12, 05:16 PM. Reason: corrected the URL

          Comment

          Working...