How to program smart cards

Can help me where i can get infomation about smart card programming how to program on 4428
but mainly on MCU how files are made and how many files can i make
guide me on this
where can i get Help or get to read about them
I am trainee at www.thechiptech.com
A smart card provider

please sir somebody help as this a genuine query.
I have attached a thread to the program which continously checks for cards in drive and which card is inserted. but some times it hangs and gives error please help...
James
www.thechiptech.com

Similar Messages

  • How to CAC (Smart Card) enable the server within JDev

    I need to know how to CAC (Smart Card) enable the server within JDev, or if it is even possible.

    Kamran,
    you are definitely thinking in the right direction.
    1) Would I need to export or enter all the existing users of the system presently available through an internal database to the SSO Repository or there is a different way of getting the users to the OID when they first run the url or our Oracle Forms App?
    You have a choice: pre-load (probably using LDIF) or create what I call a self-registration process. Pre-load will require the arduous task of gathering the CAC user CN's in advance. This is technically easy but logistically a nightmare.
    I created a self-registration JSP which is invoked by a failure to lookup a user in OID. Registration involves requiring a user to enter valid database credentials, testing the credentials (by making a connection) and binding the database userid/password to the CAC identity.
    2) How would I get the CAC Certificate CN from the Browser or CAC Card so I can make the comparison to the OID CN?
    When you configure the SSO for certificate authentication, the HTTP_Server will pass the SSL variables (which include the CAC certificate which was authenticated in the SSL handshake) to the sso/web application deployed in the OC4J_SECURITY container. You can install your own plug-in that the SSO will invoke where you can retrieve the authenticated certificate and get any of the information therein from Java.
    I recommend you get very acquainted with the SSO Admin Guide (esp. Cert authentication chapter), as well as, the Forms Deployment Guide (esp. SSO chapter).
    There is too much to fit here. Things would be a lot easier if Forms Server supported enterprise users for authentication to database. Forms apps are relegated to the whole business of RADs and such which gives you X.509 certificate (and thus CAC) authentication but is rather convoluted IMHO (password in the clear in the RAD, orclResourceViewer permission for Forms Server, userid/password login in the background) but that is a different discussion.
    Good Luck.
    regards,
    tt

  • How to use Smart Card API's (OCF) in Web Application

    Hi frnds,
    For our new smart card based project, i have few queries,
    1. Can we choose web based application for smart card based projects?
    2. How servlet will communicate with opencard CTListener class?
    3. While the card insertion and remove how the event will be reflet the servlet?
    4. For that is it needed to design the client UI by using Swing?
    5. Without Swing will servlet give all solution for smart card connection and events?
    Rgrds,
    dhaya.

    I am also looking for smart card Authentication using web. Any info really appreciated

  • How to configure smart card login in sunray 2fs??

    Hi all,
    Please help me to configure smart card login using Sun Ray Server Software 4.0... How to assign a smart card for a particular user? Do I need to flash th smart card for user information or any other method exists?

    I'm not sure what you know or don't know about this so I'll give you what I know:
    1. Create a token reader and a token
    * Plugin a Sun Ray DTU/client
    * Check the MAC address of the Sun Ray you just plugged in
    * Access the Sun Ray admin GUI
    * Choose the 'Desktop Units' tab
    * See if your Sun Ray DTU is listed (if it isn't listed you have Sun Ray Server configuration issues...)
    * If it is listed click the identifier
    * Check the status of the DTU to see if this particular unit is already a token reader (normally it is not, i.e. by default a Sun Ray DTU is not)
    * Click 'Edit'
    * Check 'Token Reader'
    * Click 'OK'
    * /opt/SUNWut/sbin/utrestart (I'm not sure if a warm restart is OK or a hard restart is necessary)
    Now insert a shiny new Java card into your token reader's slot
    * In the Sun Ray admin GUI choose the 'Tokens' tab
    * Search for currently used tokens
    * You should see a token identifier such as 'Payflex.blah' under your desktop unit (i.e. the token reader)
    * Click the token identifier and click 'Edit'
    * Assign a username (i.e. Unix username) to the token under 'Owner'
    * Click 'OK' and remove the smart card from the token reader
    2. Assign the Token
    * Insert your smart card from step 1 into the token reader
    * In the Sun Ray GUI click 'Tokens' and 'New'
    * Under 'Identifier' you should see 'Read Identifier from Token Reader' checked
    * Click 'Read Token'
    * Assign an owner (i.e. Unix user account) and a session type (Kiosk or Regular)
    * Click 'OK'
    Item 2 from the notes I used for this looks alot like item 1 so I can't say that it is strictly necessary.
    I don't have a Sun Ray Server accessible to me at the moment to confirm but this procedure should help I hope.

  • How access to Smart Card Readers using Labview?

    I´am trying access to Smart Card Readers by Labview, but I have problems.
    I want to read SIM card GSM using Labview.!
    The file winscard.dll has the functions to access, but I dont have skill with "Using External codes in LabView".
    In MSDN library there is the specification about the functions for winscard.dll
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/smart_card_authentication.asp
    When you install a driver for some smart card reader you access to it by winscard.dll.
    Att. Enrique

    Finally I can acces to the smart card readers (PC/SC) with Labview,   this is the first part where I can establish the context and realease it, and  I can get the first  name of my list of PC/SC readers that I have connected to my computer.
    I was wearing the "Call Library Function"  for  winscard.dll
    For  Establish the context you need :
        function name :  SCardEstablishContext
    Calling conventions :  stdcall (WINAPI)
    function prototype :    long SCardEstablishContext(long SCARD_SCOPE_USER, long NULL1, long NULL2, unsigned long *hContextHandle);
    function name : SCardReleaseContext
    Calling conventions :  stdcall (WINAPI)
    function prototype :  void SCardReleaseContext(unsigned long hContextHandle);

  • Help with smart card.

    I just finished my 2nd semester of taking Java. I'm a decent program using GUI. I want to learn how to program smart card and start my own business like a gaming center.
    this is my question. What kind of teminal i need to get?
    will any terminal read any type of smart card?
    How do I start learning how to program smart card?
    any idea or suggesting are more than welcome thanks in advance.

    any idea?

  • Accessing to Smart Card Readers PC/SC with Labview

    Accessing to Smart Card Readers using Labview 
    This program is an example that how access to Smart Card Readers (PC/SC) to get some information about a SIM Card, this program is not debuged yet and have some issues.
    The point is wear the  winscard.dll where  all the function to access to this PC/SC readers are defined, I don´t have enought skills as programmer, but I think that it could be help somebody to develope
    applications with Labview and SIM cards (GSM, USIM, etc..)
    Regards
    Attachments:
    GETTING_ATR_FROM_SIM_CARD_GSM.vi ‏118 KB

    Hello!
    Let me first understand your question,  Do you want to know wich of 22 DLL´s, that you have, can you use to sent an AT command to retrive the MSISDN on SIM Card?
    If you answer is yes, you should be identify all the functions in your dll and found wich of them ara used to sent AT commands like SMS send, SMS retrive, etc.., the same structure of this commands you can use to send another AT Command.
    The number should be record on the SIM Card.
    AT+CNUM Subscriber Number
    Description:
    This command returns the MSISDNs related to the subscriber (this information can be
    stored in the SIM or in the ME). If subscriber has different MSISDN for different services,
    each MSISDN is returned in a separate line.
    Test if the command
    is supported
    AT+CNUM=?
    Best Regards.
    Enrique Ramos
    Telcel Mexico

  • Smart card with Thinkvantage Client Security Solutions doesnt work

    Dear all,
    I have the Lenovo Gemalto Expesscard54 Smart card reader (41N3043). I purchased some .Net smart cards from Gemalto also. I have installed the drivers for both the smart card reader and the smart card minidrivers, as well as the PKCS#11 Drivers from Gemalto.
    However when I try to setup a smart card using Thinkvanage Client Security, the selection remains greyed out. What is the problem?
    When I try to run the executable css_smartcard.exe, I am told PKCS#11 Module is not installed. How do I install the module as there is no command to choose where the driver path is.
    Essentially I am wondering how to use smart cards on the client security software. The documentation, even the CSS deployment guide, has so little information on this.

    I should add that I am using Windows 7 and my CSS version is 8.3, I can also verify my smart card works for other applications, only thinkvantage CSS 8.3 does not work.

  • Help me about smart cards

    how connecting to smart cards reader please

    Old SC readers are connected via RS232 to a computer. Newer types have an USB connection. In both cases you would need a driver.
    What smart card reader do you have?

  • How to include the user as a recipient of the email generated when a smart card certificate is issued by an Enrollment Agent on behalf of a user.

    How can I add the requester name in the To: field of the email generated when a Smart Card certificate is issued on his behalf.
    I want to address the possibility of someone (Enrollment Agent) issuing a Smart Card certificate on behalf of a user, assign a PIN and use it without the user's knowledge.
    There doesn't seem to be a way in the registry to define a variable to be used in a manner similar to the TitleArg & TitleFormat way of using %1.
    Jamal Saket OSFI Canada

    Hi,
    Thank you for your question.  
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience. 
    Thank you for your understanding and support.
    TechNet Subscriber Support
    If you are
    TechNet Subscription
    user and have any feedback on our support quality, please send your feedback
    here.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Programming multiple smart cards with multiple smart card readers in a PC causes a PCSCException in a smart card that is in progress

    Hi,
    I develop a Java code using smartcardio API to program a smart card. My GUI allows to add at most 5 smart card readers that will wait for card present, then do authentication and program the smart card with an application, then wait for card removal. This is a separate thread running in a loop for each smart card reader added as programmer.
    The problem occurs when a certain smart card is in progress and I inserted another smart card to another smart card reader.  Both smart card reader halts and throw sun.security.smartcardio.PCSCException: Unknown error 0x8010002f.
    I also observed that every time there is an attempt to insert/remove a smart card in the smart card reader that is connected to the USB port would cause the programming in progress to be interrupted and throw the PCSCException.
    These are some exceptions I got during my testing:
    sun.security.smartcardio.PCSCException: Unknown error 0x8010002f
      at sun.security.smartcardio.PCSC.SCardTransmit(Native Method)
      at sun.security.smartcardio.ChannelImpl.doTransmit(ChannelImpl.java:171)
    java.lang.Exception: Loader Record Failed: 6E | 0 //Sometimes I got this return code SW1 0x6E SW2 0x00 which means an APDU with an invalid 'CLA' bytes was received. I had check the command before it was sent and it was correct.
    Help me understand this issue. I think the CardTerminal.isCardPresent(), CardTerminal.waitForCardPresent(0), and CardTerminal.waitForCardAbsent(0) cause this issue that CardChannel.transmit(apduCommand) is interrupted or the smart card insertion/removal causes the CardChannel.transmit(apduCommand) is interrupted.
    Regards,
    Knivez

    Hi,
    when you work with one smartcard reader only usually you address the slot -1 that means "the first found".
    But to deal with multiple readers you have to use slots of course since one reader will be slot 0, next reader will be slot 1 and so on...
    So a credential object will be identified on a system by a couple
    <slot,alias>
    After that, the way to address slots (I mean the syntax) depends on the classes you are using...
    Bye

  • How to Smart Card integrated with database ..im beginner

    Dear,
    im beginner for Technologies Smart Card.. I have ACOS2 and reader ACR30D ..I hope u can helping me..please my question?
    1. How to java or Visul Basic integrated and presenting data on file in card (like name, address, phone number, ..etc)?
    2. Please give me sample project in Visual Basic..?
    its just for finnal test me.
    Thanks for all
    Best Reagard,
    [email protected]

    hello,
    Check the section titled Reference Implementation on this page out.
    http://www.opencard.org/index-downloads.shtml
    Also if you really need codes in VB, this guys have stuff like that
    http://www.motechno.com/x509-sdk.0.html
    Tha development kit MAY be all you need
    All the best,

  • Using Aobe Photoshop Elements 6:  1.  How to download photos in the same order as on the smart card from which I downloaded them?  2.  Changing the date on each photo

    Using Adobe Photoshop Elements 6:
    1.  How can I get the 2000 photos I downloaded in the same order as on the smart card from which I downloaded them?  (This will help me label them correctly)
    2.  How can I change the date on each photo? (I want to sort by date the picture was taken, not the date it was downloaded.
    Thank you!
    Linda Berteau
    [email protected]

    You indicated that the images "seemed" to be in the right order.  It might be a good idea to rename the images on export using a custom name/sequence.  If you have done that and the images are still not in order, it's possible that your operating system browsing window is using a different sort order.  I sometimes change windows explorer to sort by file type, and then files are sometimes in what seems be a strange order.

  • How can use a CAC smart card on an iPad 3?

    How can I use a CAC givernment smart card on an iPad 3. I am using citrix receiver to access the system.

    Some suggestions were made in this thread from last year:
    https://discussions.apple.com/thread/2770317?start=0&tstart=0
    I don't know whether any are still viable, but it might be a place to start.
    Regards.

  • How to export key in smart card to byte array?

    How to export key in smart card to byte array?
    I want to export key to byte array to xor with some data. How can I do?
    I use java card kit 1.2.1 and jdk1.3.1_02
    Thanks

    Can I write like this?
    import javacard.security.*;
    /* in method */
    byte[] keyExoprt = new byte[64];
    Key v = Key.buildKey(KeyBuilder.TYPE_DSA_PRIVATE,KeyBuilder. LENGTH_DSA_512, false);
    short a = DSAPrivateKey.getX(keyExport, KeyBuilder. LENGTH_DSA_512);
    ////////////////////////////////////////////////////////////////////////////////////////

Maybe you are looking for

  • OO ABAP + Performance

    Hi all… I have recently started working in an organization as an ABAP programmer. Earlier, as part of my curriculum, I have designed a couple of systems using UML and coded the same in JAVA. Having worked on OO systems, I have a few questions to ask

  • Thumbnails will not open in iphoto

    Thumbnails will no open in iphoto

  • The 'Partition' with 'ID' = 'FAC2CRDN' doesn't exist in the collection.

    Hi, When I am importing csv file system is showing me the following error: [Admin-ProcessPartition]The 'Partition' with 'ID' = 'FAC2CRDN' doesn't exist in the collection. I checked my OLAP database. Partition with id = FAC2CRDN exists. Please help me

  • Output parameter in a mapping

    I want to check a table if there are records in that table and return a indc as 'Y' or 'N' depending on the records selected and return that indc as the putput parameter in a mapping. Can this be done in a mapping or I have no other choice but to cre

  • Oracle vm 3.1.1 ( kernel 2.6.39-200.1.9.el5uek ) : Live migration breaks

    Hello, we are upgrading with last update of OVS the servers.. After we upgraded one server (called A) from 2.6.39-200.1.1.el5uek to 2.6.39-200.1.9.el5uek with certified yum repository from Oracle, the live migration not working anymore in correct mod