Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Smart Card system/intrinsic functions

  • 01-03-2004 08:01PM
    #1
    Closed Accounts Posts: 5


    hey,
    I'm doing a project related to smart cards. If I understand correctly, programs use a set of system/intrinsic functions to communicate with the smart card, for example:
    write_card(arg1,arg2,....)
    I need to find the syntax for these functions and find out what args they take and what the response data will be returned.

    The reader/writer I'll be using is the ACR30. I have read the reference manual, and it has a list of functions for each card, e.g. READ_DATA() .
    I have looked through a lot of source code but there doesn't seem to be set functions to read or write to the cards.

    Does anyone know about these functions?
    Thanx


Advertisement