Classes |
class | BluetoothCommunicationPort |
| This class provides Bluetooth Serial Port functionality implemented with 32feet.net library. It can be used to automatically discover available !D Hand devices, pair an connect to one of these, without user interaction. More...
|
struct | DiscoveredReaders |
| Structure that holds discovered readers and selected handheld reader. More...
|
class | MultipleHandheldsFoundEventArgs |
| These event arguments carries informationa about discovered handheld readers in case that there is more than one handheld reader present. Handler of this event should set SelectedDevice index in order to select one of the readers for connecting. More...
|
class | SerialCommunicationPort |
| This clas wraps SerialPort class and imelements IComunication interface. It is used as an apstraction for a serial port. More...
|