Does java card supports apple OS X ?

Hi Folk,
I'm trying to test java card on my os x snow leopard . is the current release of java card 3 supports apple ? and if not , are they planing to support mac os x ? was trying netbean's plugin with the emulator but seems that it's not working ..
Any help would be highly appreciated .
Thanks in advance .

Hi,
Firstly, you should not be looking for the latest release of the JCDK from the Oracle website. You should be looking for a JCDK that matches cards you have access to. There are no JC3 cards available on the market so a more realistic approach is to go for JC 2.2.1 or 2.2.2. These older versions also have a Java card emulator. This is quite limited though compared to the native version.
As for OS X support, many of the tools will work as they are written in Java. The main one that does not is CREF (the card emulator). There is JCWDE in older releases that should work. You may need to use a real card to test your applet completely as not many tools work with OS X. You will even need to recompile GPShell to get it to work. You will be able to develop an applet and convert it to CAP files. As long as you can get GPShell working you can then load onto a real card.
Also there is at least one issue with the javax.smartcardio.* package on the Apple JDK. CardTerminal.isCardPresent() always returns false regardless of if there is a card or not. The PC/SC layer seems to work fine but the JDK does not. I have filled a bug report with Apple but they don't seem to care or even respond (I filled that within a week of Snow Leopard being released).
Another option is Virtual Box or VMWare Fusion and run Windows or Linux in a VM. VirtualBox + Linux is a free alternative that may work.
Cheers,
Shane

Similar Messages

  • Does java card support PIN encryption on APDU Verify Command???

    hello
    I want to know if java card allows PIN encryption in the APDU verify command? because such an action necessits that a section key has to be set between the server (SC applet) and the client application.
    thanks a lot

    Many Java cards support the GlobalPlatform Open Platform specification
    which can be downloaded for free from http://www.globalplatform.org .
    This specification contains a mechanism called "secure messaging".
    All APDUs sent to applications or the cardmanager and the corresonding
    responses can be enrypted when using secure messaging.
    In order to use secure messaging a "mutual authentication" is necessary
    where the off-card entity authenticates itself to an application,
    e.g. the card manager, and the application authenticates itself to the
    off-card entity.
    Naturally, this involves static keys on/off-card and session keys.

  • Does Java Card 2 API support all the smart card?

    Does Java Card 2 API support all the smart card? I guess all the java cards are smart card but all the smart card are not java card. so Java card 2 API supports only java card. It does not support all the smart card. Please somebody let me know wheather I am correct or not. Because I want to make an application which supports all the smart card. I am confuse wheather I have to use JavaCard API or OCF or any other framework/API. Please help me. Thanks

    I am clear with java card.
    But I want to make an application which can verify the PIN inside card and read logon certificate, which is saved inside card. Is there any framework which I can use to full fill my simple requiremnt. I dont want to deal with any applet inside card.

  • Does Java Card require a USB CCID-compliant smart card reader?

    Hi experts,
    Does Java Card require a USB CCID-compliant smart card reader? I'm currently working with PC/SC usb token and it requires usb CCID-compliant smart card reader, which seems very inconvenient for my clients and I'm wondering if Java Card has the same issue? (I'm thinking about switching the project to Java Card)
    Any help will be much appreciated!
    Z.Zen

    Hi,
    You will still need to install drivers for some card readers to function correctly. I know some work out of the box on Windows and OS X (10.5+ at least) ships with the pcsclite CCID driver from the Muscle card project. When I view my reader in Windows device manager the Manufacturer is "USB CCID Compliant".
    The only real difference between what you are doing with the USB CCID token and Java Card is that the card and reader are separate in the Java Card option where as the USB token has the reader and chip in one package.
    Cheers,
    Shane

  • Does Java 6 support SSLIOP in Java orb?

    I have Java orb clients connect to server in TAO orb CORBA. Now I want to change the java orb clients to use SSLIOP (SSL in orb) to talk to the servers written in SSLIOP.
    The question is, does Java 6 supports SSLIOP ? if yes, where are the documents and samples I can take a look to get started.
    Thanks in advance.

    http://java.sun.com/javase/6/webnotes/features.html
    I can't see any ORB enhancements at all.
    I suspect Sun is leaving SSLIIOP for the ORB and J2EE vendors.

  • Does Java DB supports JTA?

    Does anyone know if Java DB supports JTA?
    Thanks,

    If the Derby driver supports commit/rollback logic, then it can work with JTA.
    Write an transactional JDBC INSERT, throw an exception, and see if it rolls back. If it does, you're in.
    %

  • Does OS X support apple basic

    Does Mac OS X support Apple Basic??

    Apple hasn't supported their own version of the BASIC programming language, if that's what you mean, in years. If you want to work in BASIC, there are some options:
    http://www.macupdate.com/app/mac/739/chipmunk-basic
    http://www.macupdate.com/app/mac/33760/objective-basic
    There may be others, but none I can find that work with Apple's old version. Note, though, that if you want to develop for Mac OS X or iOS with full capabilities, you need to work in C, Objective C, or Apple's new Swift.
    Regards.

  • Which IDE  is best in doing JAVA CARD .....................................

    As Net beans is a Sun recognized .......Most of them use this only....Then how to configure NETBEANS IDE with java card capability...Can any one suggest clear steps in doing this

    DOEACC@VIVS wrote:
    Nwetbeans 6.8 is best for java card development use plugin to install 3.0 java card techThis is a very subjective question. One question to ask yourself is: what Java IDE do I like the best. NetBeans and JC 3 is only good if you don't plan on running your code against a real card any time soon.
    Personally I prefer Eclipse over NetBeans as a Java IDE. You can then use other tools to convert to CAP files and load/install applets. I must admit that the integration with NetBeans is good compared to other free options but the lack of JC 2.2.x is a show stopper for me.
    Like I said, very subjective.
    Cheers,
    Shane

  • Does ES card support MQC?

    hi.. :)
    I have a question about ES Card. Also I consider to purchase that module as soon.
    We have a plan using the es card to Router QoS.
    the point is that the ES Card support all of router qos? ex) MQC, Shaping, CBWFQ..
    thanks in advance.

    Check the link it supports all what you are looking for
    http://www.cisco.com/en/US/docs/routers/7600/install_config/ES20_config_guide/SRD/bald_qos.html
    regards
    shivlu jain

  • Does java 2D support iamge enlarging?

    May i know whther that Java 2D enable the effect of zooming in an image?For example,zoom in part of the image to enlarge it so that we can view it more clearly??

    How about Java Advanced Imaging?Does it support also image enlarging?For example,to select part of the image and enlarge it so that we can view it more clearly?

  • Does VM Ware Support Apple Wireless Keyboard and Mouse

    I downloaded VM Ware from Apple.com. I got to my Windows XP Home login screen, but I could not move the mouse to login to the XP Computer. I had to restart the computer by holding down the power button because I was, "stuck." Does anyone out there know if VMWare is compatible with the wireless keyboard and mouse? I'm using Leopard and Windows XP Home SP 2.
    Thanks,
    David

    Im having the same problem any one have the anwsers for us here?
    Message was edited by: kcdude

  • Does iPad 2 support apple tv mirroriNg

    How do I find out what operating system is on my iPad

    Go to Settings > General > Information. Yes, it supports mirroring. Apple TV: How to use AirPlay Mirroring

  • Does DPT card support normal POS interface.

    we have a DPT ring , router is GSR12016, DPT card is 1-Port OC-48c/STM-16c long-reach/OC48/SRP-LR-SC-B=.
    recently we want to remove the ring,we want to reuse this DPT card, but we don't have enough DPT card, we have normal POS (SDH)card, can we connect this DPT card to normal POS card(don't support DPT ring).
    Thank you!
    Tom

    POS and DPT work in different way so cannot connect a DPT card to POS card which doesnot support DPT.

  • Does NI cards support HP VEE Pro 6.0 interfaces on a HP-UX 10.2 platform.

    Is it possible to use a EISA-GPIB card to interface a HP 8753ES network analyzer
    with HP/Agilent VEE Pro 6.0 software running on a HP-UX 10.2 platform. If so where can I find the driver..

    Hello,
    The EISA-GPIB board is not supported by the GPIB driver for HP-UX platforms; however, the GPIB-HP700-EISA board is. See the National Instruments Online Catalog for more information about this board. Here is a direct link: http://sine.ni.com/apps/we/nioc.vp?lang=US&pc=mn&cid=1248
    The GPIB driver for the GPIB-HP700-EISA board is available from the GPIB Support section of the National Instruments site. See the Current GPIB Driver Versions page at http://www.ni.com/support/gpib/versions.htm for a download link.
    As for support for this GPIB hardware by HP VEE, check out the VEE Pro 6.0 page on the HP/Agilent site at http://www.hp.com/go/hpvee for more information. I visited that site before writing this, but I could not immediately find a tech note about t
    his topic.
    FYI, the National Instruments KnowledgeBase has some articles on using National Instruments GPIB hardware with HP VEE, but they are for earlier versions of the HP VEE software. Still, you may find them helpful. To find them, go to the main KnowledgeBase page at http://www.ni.com/public and do a search with the following keywords: "+vee +gpib" (the plus signs limit the search to only those documents that contain the words "vee" and "gpib").
    I hope this helps,
    Dieter
    Dieter Schweiss
    Applications Engineer
    National Instruments

  • Does Java-I18n supports translation of numbers

    Hi
    I have gone thru many sites that deals with i18n using Java. In all the sites the translation of numbers to specific languages is not dealt with. Only the formatting of the numbers are explained.
    Some languages have their own glyphs of representing the digits 0-9, though they are not used now. Can anyone let me know whether translation of numbers is really needed for I18n and if needed how is this achieved through Java.
    Rgds,
    Jagan

    I assume that by "translation" you mean locale-dependent formatting? If you use the locale model in Java, the numbers will be formatted appropriately. For an example, see the number formatting for Arabic in the CLDR here:
    http://www-950.ibm.com/software/globalization/icu/demo/locales/?d_=en&_=ar

Maybe you are looking for

  • VMS Client Channel Buffering Problem

    I just received my new Verizon VMS system which includes 2 client units.  I hooked everything up and all was working as it should except that when watching live TV on the two client units, it will not buffer two different TV channels and allow me to

  • How can I disable Keyboard ShortCut???

    Hi everyone, I use to write my PL/SQL in SQL Developer because the great features it offers. But I've noticed when I press ctrl + down or ctrl + up in the editor, it inserts code from the history, a very interesting feature, but it is a bit difficult

  • Failing installation - Missing system mailbox accounts

    I had installed Exchange 2013 SP1 and it seemed to be working correctly. I installed CU7 and everything fell apart. Massive errors all over the place. I gave up and removed all mailboxes, removed the databases, and uninstalled Exchange 2013.  I then

  • Spry in dynamic HTML

    Hi, i want to use the Spry Framework with dynamic loaded HTML. To do so i load HTML in an div-Element and afterwards i call 'Spry.Data.initRegions(obj);', where obj is the object of the div with the dynamic content. I have set: 'Spry.Data.Region.debu

  • Template update of accordian widget

    When I make changes to the accordian widget in the template these changes are not updated on the pages made from the template. Any ideas?