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

Public Member Functions

 LlcpInitiator (string ReaderName)
 
 LlcpInitiator (SCardReader Reader)
 
 LlcpInitiator (SCardChannel Channel)
 
override bool Start ()
 
override void Stop ()
 
override void StopAndResetPeer ()
 
override void StopAndSuspend ()
 
- Public Member Functions inherited from SpringCard.NFC.LLCP
 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)
 

Static Public Member Functions

static bool SetServiceList (SCardReader reader, ushort servers)
 
static bool AnnounceSnepServer (SCardReader reader, bool yes)
 
static bool LimitToP2PProtocols (SCardReader reader, bool yes)
 
static bool Suspend (SCardReader reader)
 
static bool Resume (SCardReader reader)
 
- Static Public Member Functions inherited from SpringCard.NFC.LLCP
static byte [] FindParameter (byte[] buffer, byte ParamId)
 
static string FindParameterStr (byte[] buffer, byte ParamId)
 

Protected Member Functions

override LLCP_PDU Exchange (LLCP_PDU send_pdu)
 
- Protected Member Functions inherited from SpringCard.NFC.LLCP
bool HandleRecvPDU (LLCP_PDU recv_pdu)
 
void OnLinkEstablished ()
 
LLCP_PDU SendPDU_POP ()
 

Additional Inherited Members

- Public Attributes inherited from SpringCard.NFC.LLCP
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 Attributes inherited from SpringCard.NFC.LLCP
SCardChannel _channel
 

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