Hi,
I have a .Net application, let's call it MyApplicationDotNet, that currently communicates with Gemalto IdPrime 510 smartcards based on .Net technology, I need to make it use javacard 3.1.
Is it necessary to redo MyApplicationDotNet in Java so that it interfaces with javacards or can I somehow use MyApplicationDotNet directly to communicate with javacards? Thanks,
Antonio