[EMAIL PROTECTED] wrote: >Hai there, > > I know that we should need a card reader in order to install and >work on Opencard Framework. But, I want to know whether there is any way >by which we can use the Framework without a card Reader, i.e. is there >any Simulator for card reader... I am asking this just because I am yet to >buy a Development Kit and it is possible to develop card applets and test >them without even having any card.....simmilarly can we simulate a card >reader.... >
OCF works even with jcwde and cref, so you definitely don't need reader. You have to use gemplus apduio cardterminal class. Other card simulators (like the one in Gemplus's software) also work with OCF. I use such a configuration. You just have to set up OCF (opencard.properties file) to connect to TCP ports, on which the simulator is running. Regards Kuba --- > 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.
