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

Static Public Member Functions

static byte [] CreateFrame (byte Request, byte[] Information)
 
static bool CheckFrame (byte[] ServiceDataUnit, ref byte Version, ref byte Request, ref int Length, ref byte[] Information)
 

Public Attributes

const string SERVER_NAME = "urn:nfc:sn:snep"
 
const byte SERVER_PORT = 0x04
 
const byte VERSION = 0x10
 
const byte REQ_CONTINUE = 0x00
 
const byte REQ_GET = 0x01
 
const byte REQ_PUT = 0x02
 
const byte REQ_REJECT = 0x7F
 
const byte RSP_CONTINUE = 0x80
 
const byte RSP_SUCCESS = 0x81
 
const byte RSP_NOT_FOUND = 0xC0
 
const byte RSP_EXCESS_DATA = 0xC1
 
const byte RSP_BAD_REQUEST = 0xC2
 
const byte RSP_NOT_IMPLEMENTED = 0xE0
 
const byte RSP_UNSUPPORTED_VERSION = 0xE1
 
const byte RSP_REJECT = 0xFF
 
const uint MAX_BUFFER_SIZE = 4096
 

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