UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
Comm

Classes and methods related to Comm. More...

Classes

class  AComm
 A base class for communication interfaces, conforming to the IComm protocol. More...
 
class  BleComm
 A communication class for handling Bluetooth Low Energy (BLE) connections. More...
 
class  BtComm
 A class for Bluetooth communication, inheriting from AComm. More...
 
protocol  <IComm>
 A protocol defining the interface for communication classes. More...
 
class  TcpComm
 A class for TCP communication, inheriting from AComm and conforming to the NSStreamDelegate protocol. More...
 
class  UsbComm
 Class that implements the USB specific communication and extends the AComm class. More...
 

Detailed Description

Classes and methods related to Comm.