USB Network Gate for Windows SDK User Guide

Introduction to USB Network Gate for Windows SDK
USB Network Gate lets you access any USB device (printer, scanner, flash drive, human interface device, etc) that is located on a remote PC over LAN/WAN/VLA...
Fri, 14 Apr, 2023 at 3:39 PM
SDK Redistribution
Purchasing the SDK License you get:   - SDK documentation on how to work with USB Network Gate Service directly from your application;   - dynamic link ...
Thu, 28 Jul, 2022 at 3:56 PM
Installation and Activation
To install USB Network Gate, take the following steps:   1) Copy the software files to the redistribution package 2) Install USB Network Gate drivers 3) ...
Wed, 13 Apr, 2022 at 6:31 PM
Uninstallation
To uninstall USB Network Gate, execute the following set of operations:   1) Uninstall the Service 2) Uninstall the USB Network Gate drivers 3) Delete t...
Wed, 13 Apr, 2022 at 6:21 PM
USB device isolation in a multi-user environment
If you need to restrict access to a USB device, e.g. a USB flash drive, 3D mouse, web camera, audio card, etc., when it’s connected to a shared computer (e....
Wed, 13 Apr, 2022 at 6:39 PM
Virtual USB 3.0 Hub
Starting from version 9.1, USB Network Gate provides support for USB 3.0 SuperSpeed. This option is currently available for USB flash drives and external ha...
Wed, 13 Apr, 2022 at 4:05 PM
Commands Reference
Here is the list of instructions for the Service:   INSTALL - the Service installation   UNINSTALL - the Service uninstallation   ENABLE - Enable the Ser...
Wed, 13 Apr, 2022 at 4:05 PM
Functions. Using USB Network Gate in Your Application
u2ec.dll is a dynamic link library which allows you to control USB devices either on the server or on the client machine directly from your own application....
Mon, 3 Apr, 2023 at 7:45 PM
Server-side Functions
● ServerCreateEnumUsbDev ● ServerRemoveEnumUsbDev ● ServerGetUsbDevFromHub ● ServerUsbDevIsHub ● ServerUsbDevIsShared ● ServerUsbDevIsConnected ● Serv...
Mon, 11 Dec, 2023 at 6:28 PM
Client-side Functions
● ClientEnumAvailRemoteDevOnServer ● ClientEnumAvailRemoteDevOnServerTimeout ● ClientEnumAvailRemoteDev ● ClientRemoveEnumOfRemoteDev ● ClientGetRemoteDevNe...
Mon, 3 Apr, 2023 at 7:42 PM