Page 1 of 1

Who sent 9000?

Posted: Mon Nov 14, 2016 10:24 pm
by Blianna
Hi, I am just starting to study java card technology and I am using JCIDE to debug a simple "helloworld" java card applet. When I sent SELECT command to it, it returns 90 00, which is a status word. But I have viewed the whole code, there is no 9000 at all. So who sent this status word? JCIDE or others? Thanks

Re: Who sent 9000?

Posted: Mon Nov 14, 2016 11:00 pm
by tay00000
By default, it automatically replies 0x9000 unless it hits an error or you tell the code to send some data or status words you designate.