Problem with build a terminal !
Hi everybody,how can i build a terminal that interact with applets loaded on jcop simulator ? it's possible ? thanks.
[139 byte] By [
khanhnta] at [2007-11-27 10:06:13]

# 1
Yes, it's possible. You program just the communication part. The terminal side is already implemented via the JCOP off-card API. For the simulator you just need to specify the correct port. Refer to the JCOP Tools user guide. There are examples which illustrate the off-card programming.