Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

vsmartcard

Communication

Moderator: UNKNwYSHSA

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

vsmartcard

Post by kuafu » Sat Apr 24, 2021 9:38 am

http://frankmorgner.github.io/vsmartcard/index.html#
Welcome to the Virtual Smart Card Architecture. Virtual Smart Card Architecture is an umbrella project for various projects concerned with the emulation of different types of smart card readers or smart cards themselves.

\input{$wd/bilder/tikzstyles.tex}
\tikzstyle{bla}=[box, klein, rounded rectangle, inner sep=.3cm]
\node (a) {};

\node[bla, above left=.5cm of a]
(usb) {USB Terminal};

\node[bla, below left=.5cm of a]
(nfc) {NFC Terminal};

\node[bla, rounded rectangle left arc=concave, above right=.5cm of a]
(sc) {Real Smart Card};

\node[bla, rounded rectangle left arc=concave, below right=.5cm of a]
(vsc) {Virtual Smart Card};

\begin{pgfonlayer}{background}
\path[line width=.8cm,color=hublue!20]
(a.mid) edge [out=180, in=0] (usb.center)
edge [out=180, in=0] (nfc.center)
edge [out=0, in=180] (sc.center)
edge [out=0, in=180] (vsc.center)
;
\end{pgfonlayer}

The Virtual Smart Card Architecture connects different aspects of smart card handling

Currently the following projects are part of Virtual Smart Card Architecture:

Virtual Smart Card
Remote Smart Card Reader
Android Smart Card Emulator
Tizen Smart Card Emulator
PC/SC Relay
USB CCID Emulator
Looking for a feature the included programs do not offer? Want to extend the functionality of some library? Apart from requesting a new feature, you can have a look at these programming guides and try yourself:

Creating a Virtual Smart Card
Travis CI Build Status Image AppVeyor CI Build Status Image Coverity Scan Status
Download
You can download the latest release of the Virtual Smart Card Architecture here. Older releases are still available at the old project location.

Alternatively, you can clone our git repository:

git clone https://github.com/frankmorgner/vsmartcard.git
well

Who is online

Users browsing this forum: No registered users and 4 guests

JavaCard OS : Disclaimer