BYTES REMAINING

Hello guys. Can you tell me please how i can get the total and the remaining bytes of a java card? Thank you in advance
[126 byte] By [flasholinosa] at [2007-11-27 7:14:05]
# 1
you'll have to write an applet to call the JCSystem.getAvailableMemory() ( I think thats what it's called...)
Joseph.Smitha at 2007-7-12 19:04:35 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2
You can try APDU: Get status
Bobby_SHa at 2007-7-12 19:04:35 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 3
thank you for your replay,i have jcop 41 v2.2 and i can take a short m = JCSystem.getAvailableMemory() etc.how i can send apdu with the (short) m
flasholinosa at 2007-7-12 19:04:35 > top of Java-index,Java Mobility Forums,Consumer and Commerce...