Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2342

Re: Elementary Questions: Java And Reading Security Cards

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.help
Subject Re: Elementary Questions: Java And Reading Security Cards
Date 2012-12-06 14:47 -0800
Organization Canadian Mind Products
Message-ID <ap72c8lb9gsfd31ncjoor5u3k8efapvr3q@4ax.com> (permalink)
References <k9qb30$lso$1@dont-email.me>

Show all headers | View raw


On Thu, 06 Dec 2012 09:45:52 -0500, Steve <tinker123@gmail.com> wrote,
quoted or indirectly quoted someone who said :

>Where I work we just hooked up card readers to our PCs, either by card 
>readers in the keyboards or via USB card readers.
>
>What are these type of cards called?

Do they look like credit cards?  If so, smart cards.

Do they look like the chips you put into a digital camera?  If so,
memory cards.

Do they have 80 columns of 12 rows with rectangular holes?  If so, 
punch cards.

Sometimes drivers make these look like tiny hard disks.  You can
access them by drive letter.  Server side Java cannot look at hard
disks without some signed app running on the client to do the looking
for them.

Can you point me to docs on the drivers?  You may have to access them
via C using JNI.

see http://mindprod.com/jgloss/jni.html

What brand/model of card reader did you buy?

-- 
Roedy Green Canadian Mind Products http://mindprod.com
Students who hire or con others to do their homework are as foolish 
as couch potatoes who hire others to go to the gym for them. 

Back to comp.lang.java.help | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-06 09:45 -0500
  Re: Elementary Questions:  Java And Reading Security Cards Lew <lewbloch@gmail.com> - 2012-12-06 11:01 -0800
    Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-06 15:56 -0500
  Re: Elementary Questions:  Java And Reading Security Cards Roedy Green <see_website@mindprod.com.invalid> - 2012-12-06 14:47 -0800
    Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-07 10:01 -0500
      Re: Elementary Questions:  Java And Reading Security Cards Roedy Green <see_website@mindprod.com.invalid> - 2012-12-07 11:49 -0800
        Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-08 10:05 -0500
  Re: Elementary Questions:  Java And Reading Security Cards Roedy Green <see_website@mindprod.com.invalid> - 2012-12-06 14:58 -0800
    Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-07 10:05 -0500
      Re: Elementary Questions:  Java And Reading Security Cards Roedy Green <see_website@mindprod.com.invalid> - 2012-12-07 11:54 -0800
        Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-08 10:02 -0500
          Re: Elementary Questions:  Java And Reading Security Cards Roedy Green <see_website@mindprod.com.invalid> - 2012-12-08 16:27 -0800
            Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-10 11:28 -0500
              Re: Elementary Questions:  Java And Reading Security Cards Roedy Green <see_website@mindprod.com.invalid> - 2012-12-12 20:39 -0800
                Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-13 10:01 -0500
                Re: Elementary Questions:  Java And Reading Security Cards Roedy Green <see_website@mindprod.com.invalid> - 2012-12-17 02:57 -0800
  Re: Elementary Questions:  Java And Reading Security Cards Steve <tinker123@gmail.com> - 2012-12-10 11:30 -0500

csiph-web