Re: MUSCLE Write more than 256 bytes with write binary cmd ?

2001-01-23 Thread Carlos Prados
Hello, In theory it is possible to use extended commands like this (case 4 extended): CLASS INS P0 P1 0x00 LC1 LC2 DATA LE1 LE2 ^^^ ^^^ Length of cmd. Length of resp. That is, you split the length of the command and the length of

MUSCLE Write more than 256 bytes with write binary cmd ?

2001-01-21 Thread christian
Hi, Does anyone know a tutorial on smart card which gives code example ? (The ISO 7816-4 standard is not easy to understand). My actual problem is to write more than 256 bytes in a memory card using only one time the write binary command. (I know it is possible to write up to 65536 bytes but i