Lets say I'm a PC application, and I write some data (which happens to be a muscle APDU) to the IN object, using a WriteObject PDU.

I thinking now of adding a muscle command to the javacard which causes the javacard to read the APDU stream in IN, and "send itself" the APDUs therein encountered by setting up the global JCE buffers suitably for IN, and then calling process(), recursively.

Would this be feasible to do!?

The idea is that the IN object (or any identified object, really) becomes a simple stored procedure, basically. _______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to