UniPRT SDK  v2.0.0.1
Package com.UniPRT.Sdk.Comm

Classes

class  AComm
 Abstract class that implements default functionality for IComm interface class. More...
 
class  BLEConnection
 Class that implements the BLE specific communication and extends the AComm class. More...
 
class  BTClassicConnection
 Class that implements the Bluetooth Classic specific communication and extends the AComm class. More...
 
class  Communication
 
interface  IComm
 
class  TcpConnection
 Class that implements the TCP specific communication and extends the AComm class. More...
 
class  UsbConnection
 Class that implements the USB specific communication and extends the AComm class. More...
 
class  UsbHandler
 Manages USB connections and communication. More...