Card Terminal Driver Library 20011112 review

Download
by rbytes.net on

Card Terminal Driver Library aims to add support for smart card and magnetic stripe card terminals, such as the IBM 4779, to Linux, a

License: The Apache License
File size: 0K
Developer: Patrick Finnegan and Nolan Eakins
0 stars award from rbytes.net

Card Terminal Driver Library aims to add support for smart card and magnetic stripe card terminals, such as the IBM 4779, to Linux, and other Posix compatible systems.

Things that should get done:

1) Add error checking to all routines (except read/write/open/close4779: those already include error checking and reporting.

2) Add to the examples in the examples directory.

3) Work on more abstract functions so we can integrate this with libcardterm (eventually). These include (amoung others):

InsertCard()
EjectCard()
ReadTrack()
SmartComm()
WriteDispAtPos()
GetPIN()
GetKeys()

4) Write README and INSTALL files

Card Terminal Driver Library 20011112 keywords