PCSC Operation PCSC-enabled systems Windows Network
April 13, 2023 at 2:39 AMPC/SC over Network driver for Windows
Reference | SpringCard Net PC/SC Driver Package |
---|---|
Supported operating systems | Windows 7, Windows 8 and Windows 10 |
Supported devices | All SpringCore devices featuring a network (Ethernet) interface |
Network protocol and addressing | TCP/IP v4 |
Requirements | .NET framework runtime v4.6.2 or newer |
Download link: | Coming soon |
The driver is made of three layers:
- The PC/SC driver itself. The driver is said to be virtual, because it is not attached to a physical device wire-connected to the computer’s motherboard.
- The
SpringCard.SpringCore.NetBridge.dll
library that acts as a bridge between the network device and the virtual PC/SC driver, - The SpringCard PC/SC Bridge application that controls the driver, provides configuration screens, and runs the library.
Integrators may use the library to implement their own bridging application.
The driver also comes with the PcscDiag application, to validate the installation and start communicating with smart cards through the reader.