Hi all;

I'm going to test and use Muscle Applet on java card. Before we buy a javacard 
(Possibly, jcop 2x!), I should test Muscle Applet on javacard
emulator ( IS it jcwde.bat? ) and be able to Send/Receive some APDUs to/from it.

I'd like to use javacard 2.2.1 (Or java card 2.2.2) as a card&reader simulator, 
Is it possible?
(This is because I have no experience on programming for java card!)

Our javacard model should be jcop 2x or jTop (a Gemalto card!) and the 
platforms are to be Linux and Windows, but currently I want to test it on 
"Windows 7". 

I got Muscle applet source from here: 
https://github.com/martinpaljak/MuscleApplet
and built it, so the "CardEdge.cap" is ready. 
Then I downloaded GPShell (Global Platform 2.1.1) package and tried to use it 
as below on windows cammand prompt (cmd.exe):

D:\GPShell-1.4.4> GPShell helloInstallJCOP21OrJTopV15.txt

and received the following response:

mode_211
enable_trace
establish_context
establish_context failed with error 0x8010001D (The Smart card resource 
manageris not running.)

The error is because Smart Card Resource Manager (SCardSvr.exe) is not running!
I've looked for "ScardSvr.exe" in Windows 7's System32 directory and didn't 
find anything, while it is present in Windows XP!

Now, My main question is that How should I install and test the Muscle Applet 
(CardEdge.cap) without using a real card. for example with a virtual java card 
& card reader (i.e. jcwde?! )  ?

 
BTW, I have two IDEs (Eclipse and NetBeans) and my JDK (or JRE) is version 7, 
update 2 (1.7.0_02). 
I've searched more about testing on Eclipse and found that a plugin called 
"JCOP Tools" is intended for this purpose, but when I search for 
JCOP Tools Plugin in "eclipse.org" or other sites, I find Nothing!!! So, It 
might has been obsolete;

Anyway...

I would also ask you introduce me a complete and comprehensive guide to test 
Musclecard Applet on Windows 7 using Eclipse and with javacard 2.2.1.
The upper layers would be PCSC library (WinSCard.dll), Smart Card Resource 
Manager (SCardSrv.exe), etc.

I'm new to Muscle Applet and javacard world and need your helps so much, 
and also do apologize for my clumsy questions!!

Thanks in Advance.
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to