MUSCLE PC/SC Release 2a Out !

1999-01-08 Thread David Timothy Corcoran
Happy 1999, The second release of PC/SC is out for download. It includes an ICCSP for Cryptoflex cards (which will work with Multiflex) and support for Schlumberger, Litronic, and Towitoko readers. Please read the following README file for more information. Applications can now be written. Ne

MUSCLE Problems with Litronic 210 reader and Open16K

1999-01-08 Thread Xenitellis S
Hello, I have been trying to make my Litronic 210 and Open16K card to work for several weeks with not much success. I have used the ct-api driver for Litronic 210 (the docs say about the Litronic Argus 210, my reader does not say Argus anywhere). XCard-ctapi, when it runs, it giv

MUSCLE Cyberflex for Towitoko

1999-01-08 Thread Gerhard Poul
Hi, which modifications do you think have to be done to port the Cyberflex development kit to Towitoko card readers... can you give me some hints for this?? Of course I can look at the whole source code... but you've the experience with it... and I hope to get it in the next weeks... thanks fo

Re: MUSCLE Problems with Litronic 210 reader and Open16K

1999-01-08 Thread Jim Rees
// Up to here, everything is ok. The next command returns a BYTE[] that // starts with "f2". The "Toolkit" application does not return such a byte. a0 f2 00 00 17 f2 00 00 00 62 69 69 02 3f 00 02 14 03 1b 13 00 02 00 00 00 00 00 00 00 90 00 That "f2" is the ack byte. This is fol

Re: MUSCLE Cyberflex for Towitoko

1999-01-08 Thread Jim Rees
which modifications do you think have to be done to port the Cyberflex development kit to Towitoko card readers... can you give me some hints for this?? I don't think the Cyberflex SDK depends at all on any particular card reader. It generates a file that you have to load on to the card, a

Re: MUSCLE Cyberflex for Towitoko

1999-01-08 Thread Gerhard Poul
Hi, > which modifications do you think have to be done to port the Cyberflex > development kit to Towitoko card readers... can you give me some hints for > this?? after some time to think about it the best way seems to be the following: porting PC/SC to work with towitoko smartcard reader

Re: MUSCLE Cyberflex for Towitoko

1999-01-08 Thread David Timothy Corcoran
The Cyberflex for Linux kit consists of a modified version of Xcard and some Java classes. These Java classes will be just fine. Xcard is the only thing that has to be ported to PC/SC. I will be finishing the ICCSP for Cryptoflex and Cyberflex in the next 2-3 weeks. Then I will rewrite Xcard (