Hi Friends..
I tried to open two consoles in windows..
the first console is used to run
cref
the second console is usde to run
apdutool
I tried to run the script for HelloWorld.cap and wallet.cap that generated by
scriptgen ..
but i always got this return :
Received ATR = 0x3b 0xf0 0x11 0x00 0xff 0x00
C:\java_card_kit-2_2_1\samples\src\com\sun\javacard\samples\wallet\javacard>apdu
tool test.txt
Java Card 2.2.1 APDU Tool, Version 1.3
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to lic
ense terms.
Opening connection to localhost on port 9025.
Connected.
Received ATR = 0x3b 0xf0 0x11 0x00 0xff 0x00
What's the mean of this?
Thanks in advance..