Hi I'm interested in using logical channels with smart cards. Even if javacard 2.2.1 supports logical channels, and OCF is widely speaking of logical channels, it's seems that OCF 1.2 does not support logical channels:
(extract from the javadoc of the CardServiceScheduler) Note that the current version supports only one logical channel per smart card. To support multiple channels, the internal structure of this class as well as the public interface has to be changed. One way to change the public interface would be to add a method named setCustomChannels, which works similiar to setCustomChannel but expects an array of channels that have to be managed. A second method to set only the number of channels to manage should then be added, too. In any case, it is a card service factory's responsibility to switch the scheduler to multi-channel support. So did someone work on writing this classes? Do you have any advises to give me for implementing this? thanks in advance Yannick --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.