SpringCard .NET PC/SC-Like API

SpringCore.PCSC.ZeroDriver.dll is a .NET class library that gives a direct access to non-USB SpringCore devices (Ethernet or Bluetooh) by bypassing the PC/SC driver (or removing the need to install a PC/SC driver).

Using this library, it is possible to tie directly an application to a Bluetooth (BLE) or network (Ethernet) SpringCore device, giving better performance than the classical PC/SC subsystem+drivers architecture. Also, it makes it possible to overrule the limitation to 10 PC/SC readers that is observed on Windows.

Anyway, this mode of operation shall be reserved to specific needs and to expert developers only, and is not supported by SpringCard.