USB Network Gate for Windows SDK User Guide

Introduction
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...
Thu, 21 Jul, 2022 at 10:34 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
Sample Application
Samples Directory   In the samples directory of USB Network Gate you can find SDK usage examples, whose purpose is to show the functionality of USB Netwo...
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....
Thu, 14 Apr, 2022 at 12:34 AM
ServerAllowDevRemoteDisconnect
BOOL ServerAllowDevRemoteDisconnect ( IN PVOID pContext, IN PVOID pDevContext, IN BOOL bCompress   Routine Description:   Enables the client to be disconn...
Wed, 13 Apr, 2022 at 4:06 PM