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... | |
Communication with MK2 protocol-compliant Devices over UDP over IP.
| const ushort SpringCard.SmartReader.Mk2Link.Mk2NetworkUdp.DefaultDevicePort = 3998 |
Default UDP port for the Device-side listener: 3998.
| const ushort SpringCard.SmartReader.Mk2Link.Mk2NetworkUdp.DefaultHostPort = 3997 |
Default UDP port for the Host-side listener: 3997.