You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PersoSim RCP project. This project incorporates simulator and driver connector into one standalone application that can be built for either Windows or Linux.
OS independent part of the virtual reader. OS dependent parts forward PCSC requests to the connector which contains all the logic to handle them. This includes …
Windows specific part of the driver makes PersoSim simulator accessible through native pcsc subsystem. Requires driver connector to be fully functional. Support…