ACS CT-API Library for Mac OS X
Advanced Card Systems Ltd.



Contents
--------

   1. Release Notes
   2. Installation
   3. History
   4. File Contents
   5. Limitations
   6. Support



1. Release Notes
----------------

Version: 1.0.0
Release Date: 12/9/2011

Supported CT-BCS Commands
RESET
RESET CT
REQUEST ICC
GET STATUS
DEACTIVATE ICC
EJECT ICC

Supported Operating Systems
Mac OS X 10.5 or later



2. Installation
---------------

1. In Terminal application, enter the following command to extract files.

# sudo tar -jxvf libctacs_macosx_bin-1.0.0.tar.bz2
# cd libctacs_macosx_bin-1.0.0 

2. Enter the following command to install the library files.

# sudo ./install.sh

3. Enter the following command to uninstall the library files.

# sudo ./uninstall.sh

4. Create a INI file "ctacs.ini" in the working directory with your application.

5. Edit the INI file. To define a card terminal, you need to add a entry with
   PC/SC reader name.

; Sample ctacs.ini (Linux/Mac OS X)

[CardTerminal]
CTN1=ACR38U-CCID
CTN2=ACR128U

[ACR38U-CCID]
ICC1=ACS ACR38U-CCID 00 00

[ACR128U]
ICC1=ACS ACR128U 00 00
ICC2=ACS ACR128U 00 01
ICC3=ACS ACR128U 00 02



3. History
----------

v1.0.0 (12/9/2011)
1. New release.
2. Based on v1.0.0.1 (Windows).



4. File Contents
----------------

|   install.sh
|   ReadMe.txt
|   uninstall.sh
|
+---include
|   \---ctacs
|           ct_api.h
|
\---lib
    |   libctacs.1.dylib
    |   libctacs.a
    |   libctacs.dylib
    |   libctacs.la
    |
    \---pkgconfig
            libctacs.pc



5. Limitations
--------------




6. Support
----------

In case of problem, please contact ACS through:

Web Site: http://www.acs.com.hk/
E-mail: info@acs.com.hk
Tel: +852 2796 7873
Fax: +852 2796 1286



-----------------------------------------------------------------



Copyright
Copyright by Advanced Card Systems Ltd. (ACS) No part of this reference manual
may be reproduced or transmitted in any from without the expressed, written
permission of ACS.

Notice
Due to rapid change in technology, some of specifications mentioned in this
publication are subject to change without notice. Information furnished is
believed to be accurate and reliable. ACS assumes no responsibility for any
errors or omissions, which may appear in this document.
