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_Link Class Reference

Classes

class  LLCP_InstanceData
 

Public Member Functions

 LLCP_Link (LLCP llcp, LLCP_Service service)
 
 LLCP_Link (LLCP llcp, LLCP_Service service, LLCP_PDU recv_pdu)
 
 LLCP_Link (LLCP llcp, LLCP_Client client, byte local_port)
 
void SetRemoteSequence (byte remote_sequence)
 
bool ProcessPDU (LLCP_PDU recv_pdu)
 
void Send_Disc ()
 
void Send_Connect (byte[] payload)
 
void Send_Connect ()
 
void Send_DM (byte reason)
 
void Send_FRMR (byte flags, byte ptype, byte sequence)
 
void Send_CC (byte[] payload)
 
void Send_CC ()
 
void Send_RR ()
 
void Send_I (byte[] payload)
 

Public Attributes

const byte StateWaiting = 0
 
const byte StateOpening = 1
 
const byte StateActive = 2
 
const byte StateClosing = 3
 
const byte StateClosed = 4
 
byte RemotePort = 0
 
byte LocalPort = 0
 
int MaxPayload = 128
 
byte State = 0
 
LLCP_InstanceData InstanceData
 

Properties

bool Answered [get]
 

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