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

class  AComm
 抽象类,实现 IComm 接口的默认功能。 更多...
 
class  BLEConnection
 实现 BLE 特定通信并扩展 AComm 类的类。 更多...
 
class  BTClassicConnection
 实现蓝牙经典(Bluetooth Classic)通信的类,并继承自 AComm 类。 更多...
 
class  Communication
 
interface  IComm
 
class  TcpConnection
 实现 TCP 特定通信并扩展 AComm 类的类。 更多...
 
class  UsbConnection
 實現 USB 通信的類,並繼承自 AComm 類。 更多...
 
class  UsbHandler
 管理 USB 连接与通信。 更多...