SpringCard PC/SC Helpers for .NET  18.10.10
High-level access to a few current cards and to advanced coupler features
SpringCard.NFC.LLCP Class Referenceabstract
Inheritance diagram for SpringCard.NFC.LLCP:
SpringCard.NFC.LlcpInitiator

Public Member Functions

 LLCP (string ReaderName)
 
 LLCP (SCardReader Reader)
 
 LLCP (SCardChannel Channel)
 
void RegisterServer (LLCP_Server server)
 
void RegisterClient (LLCP_Client client)
 
void SendPDU_PUSH (LLCP_PDU send_pdu)
 
abstract bool Start ()
 
abstract void Stop ()
 
abstract void StopAndResetPeer ()
 
abstract void StopAndSuspend ()
 

Static Public Member Functions

static byte [] FindParameter (byte[] buffer, byte ParamId)
 
static string FindParameterStr (byte[] buffer, byte ParamId)
 

Public Attributes

const byte ADDR_NAME_SERVER = 0x01
 
const byte PARAM_VERSION = 0x01
 
const byte PARAM_MAX_INF_UNIT_EXT = 0x02
 
const byte PARAM_WKS = 0x03
 
const byte PARAM_LTO = 0x04
 
const byte PARAM_RECV_WINDOW_SIZE = 0x05
 
const byte PARAM_SERVICE_NAME = 0x06
 
const byte PARAMETER_OPT = 0x07
 
const byte PARAMETER_SDREQ = 0x08
 
const byte PARAMETER_SDRES = 0x09
 
uint StartClientsAfterSymms = 1
 

Protected Member Functions

bool HandleRecvPDU (LLCP_PDU recv_pdu)
 
void OnLinkEstablished ()
 
LLCP_PDU SendPDU_POP ()
 
abstract LLCP_PDU Exchange (LLCP_PDU myPdu)
 

Protected Attributes

SCardChannel _channel
 

The documentation for this class was generated from the following file: