Hi KArsten,
I've just loaded the modified Applet from your site, and
recompiled and installed the libmusclecard from the same
source.
I've found out the following troubles, so far:
1. the muscleTool program hangs up while executing the "tokens"
command, without giving any output; it seems the yyparse()
function is stuck and never returns (actually, I followed the problem
up to internal parsing functions of libmusclecard, where the parser
seems to block in an infinite loop expecting input while reading from
Info.plist)
2. the P#11 library, with the Applet just installed and *not initialized*,
seems to loop forever exchanging APDUs with the card (pcscd log
on the bottom).
3. can you, please, explain the changes made to the install() method,
and, specifically, if the Applet needs host-provided parameters, or
if it may be instantiated as usual (without giving any host-provided
params) ?
4. packages containing configure would help a lot, as usual. I had to
check installation of all autoconf/automake/libtool stuff, before having
those reconf working.
Last question: do you know if Applet loading may fail on a Cyberflex
Access 32K due to the AID ? Do you know if the card needs some
specific set of AIDs ?
Regards,
T.
--
winscard.c:1375:SCardTransmit() Send Protocol: T=0
APDU: 00 A4 04 00 07 A0 00 00 03 23 01 01
T=0 -> 0 a4 4 0 7 a0 0 0 3 23 1 1
Length to send is 7
T=0 <- 6a 82
SW: 6A 82
winscard_msg.c:263:SHMProcessEventsContext() correctly processed client: 6
winscard.c:620:SCardDisconnect() Active Contexts: 1
winscard_msg.c:263:SHMProcessEventsContext() correctly processed client: 6
winscard.c:123:SCardConnect() Attempting Connect to SCM SCR 301 00 00
using protocol: 3
winscard.c:231:SCardConnect() Active Protocol: T=0
winscard.c:238:SCardConnect() hCard Identity: 1ad09
winscard_msg.c:263:SHMProcessEventsContext() correctly processed client: 6
winscard_msg.c:263:SHMProcessEventsContext() correctly processed client: 6
winscard.c:1375:SCardTransmit() Send Protocol: T=0
APDU: 00 A4 04 00 07 A0 00 00 03 23 01 01
T=0 -> 0 a4 4 0 7 a0 0 0 3 23 1 1
Length to send is 7
T=0 <- 6a 82
SW: 6A 82
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle