USB Network Gate for macOS SDK User Guide
USB Network Gate for macOS SDK User Guide
Sets device description
nick - new description of device
Wed, 27 Jul, 2022 at 5:49 PM
Sets device name
name - new name
Wed, 27 Jul, 2022 at 5:51 PM
Returns sys name of device (unique USB device identifier obtained from kernel: hub-port[.port
...])
Wed, 27 Jul, 2022 at 5:51 PM
Returns true if authentication is enabled (i.e. to connect to device you need to enter password)
Wed, 27 Jul, 2022 at 5:51 PM
Enables/disables password authentication
auth - true if you need to enable authentication, false if you need to disable it.
Note: When turning on ...
Wed, 27 Jul, 2022 at 5:51 PM
Enables/disables encryption
encr - true if you need to enable encryption, false if you need to disable encryption
Note: When turning off the traff...
Wed, 27 Jul, 2022 at 5:50 PM
Returns true if traffic compression is enabled
Wed, 27 Jul, 2022 at 5:50 PM