SpringCard Smart Readers library for .NET  19.9.20
Communicate and manage SpringCard Smart Reader devices
SpringCard.SmartReader.Mk2Link.Mk2NetworkUdp Class Reference

Communication with MK2 protocol-compliant Devices over UDP over IP. More...

Classes

class  Listener
 Host-side class to receive the blocks coming from remote Devices. More...
 
class  Sender
 Host-side class to send blocks to remote Devices. More...
 

Public Attributes

const ushort DefaultHostPort = 3997
 Default UDP port for the Host-side listener: 3997. More...
 
const ushort DefaultDevicePort = 3998
 Default UDP port for the Device-side listener: 3998. More...
 

Detailed Description

Communication with MK2 protocol-compliant Devices over UDP over IP.

Member Data Documentation

◆ DefaultDevicePort

const ushort SpringCard.SmartReader.Mk2Link.Mk2NetworkUdp.DefaultDevicePort = 3998

Default UDP port for the Device-side listener: 3998.

◆ DefaultHostPort

const ushort SpringCard.SmartReader.Mk2Link.Mk2NetworkUdp.DefaultHostPort = 3997

Default UDP port for the Host-side listener: 3997.


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