Today here many Smart card available but some smart card take 4-5 second for Access data use command APDUs like i am use SLE 4442 its take 5 second to access. I need those Smart card which is access in 1 second no more time take and one thing more card work with java and i am use ACR-38 Smart Card Reader and Writer
byte[] cmdApduPutCardUid = new byte[]{(byte)0xFF, (byte)0xD0, (byte)0x40,(byte)0x00, (byte)4,(byte)6,(byte)2,(byte)6,(byte)2};
and also suggest the cmdApduPutCardUid command of these cards
Thanks