SpringCard PcscBridge SDK for .NET  20.09.25
The SDK for PcscBridge and the virtual PC/SC drivers
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NSpringCard
 NPCSC
 NBridge
 NClient
 CCcidCommandCCID commands
 CCcidFrameImplementation of the CCID frames that are exchanged between the PC/SC Bridge (and the driver behind it) and the reader (or virtual reader application)
 CCcidResponseCCID responses
 CLibraryDLL control and version
 CReaderEngineEngine to run the reader-side of a PC/SC Bridge
 CReaderInterfaceReader-side interfaces - To be implemented by the client application
 CReaderNotificationInterfaceInterface for the ReaderEngine itself, provided to the client application in ReaderInterface.Enable()
 NLink
 CBridgeLinkAbstract communication class between the PC/SC Bridge application (and the driver behind it) and remote reader or a client application implementing the reader-end of the solution
 CIClientInterface to be implemented if the link behaves as a client (i.e. our end is the initiator of the connection to the other end)
 CIServerInterface to be implemented if the link behaves as a client (i.e. the other end is the initiator of the connection to ours)
 CPipeClientImplementation of a BridgeLink when our end is the client of a named pipe (the other end shall be a PipeServer)
 CPipeServerImplementation of a BridgeLink when our end is a named pipe server (the other end shall be a PipeClient)
 CTcpClientImplementation of a BridgeLink when our end is the client of a TCP server socket (the other end shall be a TcpServer)
 CTcpServerImplementation of a BridgeLink when our end is a TCP server socket (the other end shall be a TcpClient)
 CLibraryDLL control and version