Introduction - If you have any usage issues, please Google them yourself
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.First you will be ask to what Port the Reader is connected (0 = COM1, 1 = COM2). Then the Class-Byte ( CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2). If wou don crave want to send Parameter 3 (P3) press Ctrl-d (^ d). If you enter a number then you have to the Bytes of the Datafield. After the last Byte of the Datafield is entered the whole APDU is send the replay is displayed. After that you can send the next APDU.
Packet : 33753164ct-api.rar filelist
CT-API\a.out
CT-API\block.c
CT-API\block.h
CT-API\ct
CT-API\ct.c
CT-API\ctapi.c
CT-API\ctapi.h
CT-API\ctapi.h.bak
CT-API\ctapi.o
CT-API\libctapi-t2i.so.0.20
CT-API\LICENSE.LGPL
CT-API\Makefile
CT-API\README.test
CT-API\scio.c
CT-API\scio.h
CT-API\test.c
CT-API\tools.c
CT-API\tools.h
CT-API