USB Network Gate for Linux SDK User Guide
USB Network Gate for Linux SDK User Guide
Requests information about license from daemon Return: errno error code Note: See onLicense()
Sun, 20 Mar, 2022 at 4:00 PM
Sends registration information to daemon. Parameters: name - registration name given to you on license purchase code - registration code given to ...
Sun, 20 Mar, 2022 at 4:00 PM
Sends activation key to daemon. Parameters: key - activation key given to you on license purchase
Sun, 20 Mar, 2022 at 3:58 PM
Sends offline activation data to daemon. Parameters: data - answer on offline request from activation server (base64 encoded)
Sun, 20 Mar, 2022 at 4:07 PM
Requests data from daemon for offline activation. Note: see onOfflineRequest()
Sun, 20 Mar, 2022 at 4:07 PM
Requests the daemon for its version Note: See onVersion()
Sun, 20 Mar, 2022 at 4:07 PM
Requests default compression from daemon Return: errno error code Note: See onCompressionHint()
Sun, 20 Mar, 2022 at 4:07 PM
This option affects the settings of network traffic compression. Parameters: size_or_speed - true for best size compression, false for best speed ...
Sun, 20 Mar, 2022 at 4:07 PM
Reports all available USB devices via onLocalAddedRemoved (including USB hubs), onLocalDeviceInfo (except USB hubs), followed by onLocalDeviceTreeEnumerated...
Sun, 20 Mar, 2022 at 4:06 PM
Reports the state of every shared device via onLocalSharedUnshared, onLocalAcquiredReleased followed by onSharedDevicesEnumerated. Return: errno e...
Sun, 20 Mar, 2022 at 4:06 PM