Simulation Exception Problem
Hi guys,
I have a strange problem, the source codes given in the samples of the JavaCardDevelpmentKit works absolutely fine... however, once transported to a source folder OUT of the native installtion folder(c:\jsmarcardkit2_1_3, say)...to (c:\temp) and the same jcwde and apdutool commands called again the following error is thrown:
C:\whoa>jcwde -p 9025 jcwde.app
Java Card 2.1.2 Workstation Development Environment (version 0.18).
Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
jcwde is listening for T=0 Apdu's on TCP/IP port 9,025.
java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read
jcwde terminating on receipt of SimulationException. See previous messages for
cause.
AND
C:\whoa>apdutool whoa.scr
Java Card ApduTool (version 0.15)
Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
Opening connection to localhost on port 9025.
Connected.
com.sun.javacard.apdutool.ReaderWriterError: Card powered down. (0x15)
on CLIENT side,
Any suggestions?
-- Kaps

