I haven't used the Sun Blade or an SCM reader but with OCF in general you can either run it with an OCF driver for the reader (using the SUN comm api) or you can use some form of PCSC (e.g. Muscle PCSC lite).

Your opencard.properties file will change depending on which one you use.

I think your best bet would be to go back to Sun support and get better info off of them as to how to run their test code.

Alternatively, if you want to go with Muscle, try posting to the Muscle mailing list as there may be people on there that have used the same kit that you are trying to use.

cheers
Brian

Shiana SULLIVAN wrote:

hi,

I wrote OCF programs and they run perfectly under
M$-OSes and Linux.
I have root access to SUN Blade 100 station (SUN-OS
2.9), with sc reader built-in (SCM I believe).
Now, I try to make my OCF programs running on this
station but can't figure how to access the reader.


Unfortunatelly, the SUN documentation is poor about
this subject. SUN provides an OCF server, but even the
OCF "hello world" (StartOpenCard.class) refuses to
launch correctly.

So, I'm now trying pcsclite. I compiled and installed
pcsclite 1.2 but don't know what to do with the "shim
for scf" file. (http://www.musclecard.com/middleware/files/PCSCshim-1.0-sol9-sun4u-local.tgz)


Is there anybody using the SUN built-in reader who
could help me? Should I really use pcsclite to make my
OCF programs running?

thx

ss

PS: my opencard.properties:
OpenCard.services = \
opencard.opt.util.PassThruCardServiceFactory
OpenCard.terminals = \
com.sun.opencard.terminal.scm.SCMI2c.SCMI2cCardTerminalFactory|SunInternalCardReader|SunISCRI|/dev/scmi2c0
Uses_Standard_ISO_TPDU = false


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle



_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to