Thesycon Driver Download For Windows



Telephone support is available Hours:8:30am5:30pm PST, MonFri except holiday by calling Tel: 714-670-7713. We have a broad range of experience in deploying various technologies to develop custom solutions, e.g. USB, PCI, networking, NDIS, Video- and Audio-Streaming, DirectShow and MPEG. Thesycon is specialised in the development of device drivers for Windows 10, 8, 7, Vista, XP and Windows CE, Mobile.

Windows

TL-USBNet Device Driver for Windows 10, 8.1, 8 and 7

Supported PlatformsDemoPrices

Thesycon Driver Download For Windows

Thesycon’s TL-USBNet driver provides a network adapter emulation on Windows operating systems by implementing the specific network protocol on USB.


TL-USBNet device driver works with USB devices that are compliant to the following CDC subclasses:

  • Ethernet Control Model (CDC/ECM)
  • Network Control Model (CDC/NCM)
  • Ethernet Emulation Model (CDC/EEM)
Thesycon Driver Download For Windows

The driver implements a network adapter based on Microsoft's network driver model NDIS (Network Driver Interface Specification).

  • Supports USB 2.0 full speed and high speed, and USB 3.0 super speed or higher
  • Supports devices that are compliant with one of the following device class specifications: CDC/ECM, CDC/NCM, CDC/EEM
  • Compatible with device implementations based on the Linux USB gadget framework
  • Supports devices that implement a subset of the specification only, i.e. a subset of the required class requests
  • Implements an NDIS 6.20 compliant network adapter for Windows 7.
  • Implements an NDIS 6.30 compliant network adapter for Windows 8 and Windows 8.1.
  • Implements an NDIS 6.50 compliant network adapter for Windows 10.
  • USB communication based on WDF (KMDF)
  • Optionally the driver supports advanced USB power management including selective suspend (Windows 10 only)
  • Driver behavior is highly configurable via customization settings
  • Custom features or optimizations can be implemented on request
  • Source code is available on request (subject to a separate license agreement)
  • The driver will be delivered fully customized for licensee’s product.
  • Customization includes USB VID/PID, file names, text strings, etc.
  • Windows 10 version of the driver is signed with Microsoft Attestation signing.
  • Windows 7/8 version of the driver is signed with Thesycon’s code signing certificate.
  • Driver Customization Kit add-on: The Driver Customization Kit enables licensee to customize the driver by themselves.
  • Supported scenarios: first-time installation, driver update, removal of driver software
  • Interactive mode with graphical user interface
  • Silent mode without user interface, enables integration into surrounding software installers
  • Supports popup-free installation

The driver is conform with current WHQL and Hardware Lab Kit (HLK) requirements. To get a WHQL certification, HLK tests must be executed with licensee's device which can be done by licensee or Thesycon. If you are interested in a WHQL certification, please contact Thesycon for a quotation.


Thesycon Driver Download For Windows 10

Windows 10
Windows 8.1
Windows 8
Windows 7


Windows Server 2016
Windows Server 2012 R2
Windows Server 2012
Windows Home Server 2011
Windows Server 2008 R2


Windows Embedded 8.1 Industry/Pro
Windows Embedded 8 Standard
Windows Embedded Standard 7 (WES7)
Windows Embedded Enterprise
Windows Embedded POSReady


Our software is purely designed and implemented by our team in Germany - no outsourcing. Technical support is provided directly by the developers.

This driver is a replacement for the former USB CDC/ECM, USB CDC/NCM and USB CDC/EEM drivers. Latest version of these drivers is 2.56. Licensees can upgrade to the new TL-USBNet driver.

Current version of TL-USBNet driver: 3.40

The free evaluation version of the TL-USBNet driver works for an interval of 60 days without any limitation. After that evaluation period has expired, the driver stops working.

Current version of driver for Windows CE and Embedded Compact: 1.13

NOTE: The driver described on this page is *not for use by end users*. It will not help solve any problems you may experience with a consumer device such as a webcam, camcorder, card reader, external sound card, etc. Thesycon’s device drivers are software components intended to be used by hardware or software manufacturers to create end products.

For each USB device model an official USB vendor ID (VID) is required. Vendor IDs must be unique and will be assigned by the USB Implementers Forum (www.usb.org). Registration fees will be charged.

Thesycon Driver

Thesycon owns a USB vendor ID and provides a subset of product IDs (PID) to licensees of Thesycon drivers.

© 2021 THESYCON

Universal USB Development Kit for Windows 10, 8.1, 8 and 7

FeaturesSupported PlatformsDemoPrices

Thesycon driver 4.86 download

Standard USB devices are normally supported by class drivers included in the Windows operating system. In many cases, a particular USB device cannot be assigned to a device class because it has to fulfill different requirements, or because implementing the class specification in the device firmware is too time-consuming. This makes a custom USB device driver development necessary; a kernel-mode driver which conforms to the Windows Driver Model (WDM).

The development and debugging process of such a kernel-mode driver is very time-consuming, especially if the driver has to support different Windows versions. For this reason, Thesycon has developed the generic USB device driver USBIO. The USBIO software components can be integrated into a final product with product-specific adaptations (e.g. file names, installation paths, copyright messages). The result is a customized version that can be shipped as part of an end user product.

  • Complete USB functionality is supported. The driver is optimized for maximum efficiency. The USBIO driver supports USB 3.0, USB 2.0 and USB 1.1. It supports low, full, high speed and super speed mode.
  • The USBIO driver supports all current 32 bit and 64 bit Windows operating systems.
  • Supports the USB transfer types Control, Interrupt, Bulk, and Isochronous.
  • Provides an interface to USB endpoints (pipes) that is similar to Win32 file I/O interface.
  • Provides full support for asynchronous (overlapped) data transfer operations.
  • Fully support for hot plug and play. It supports Plug&Play notifications for applications.
  • Supports the Windows power management model.
  • Optionally the driver supports advanced USB power management including selective suspend (Windows 10 only)
  • Provides an interface to USB devices that can be used by any Windows 32/64 bit applications. Multiple applications can use the USBIO driver at the same time.
  • Can be used with devices that implement multiple USB configurations. It supports switching between different USB configurations.
  • Can be used with devices that implement multiple USB interfaces. In this case a multi-interface driver is required.
  • Multiple USB devices can be controlled by USBIO at the same time.
  • Provides a Windows programming interface for use in C, C++ and Java programs. A high-level programming interface, the USBIO COM interface, is also available.
  • Several source code examples demonstrate usage of the programming interfaces and show how an application controls a USB device.
  • The driver will be delivered fully customized for licensee’s product.
  • Customization includes USB VID/PID, file names, text strings, etc.
  • Windows 10 version of the driver is signed with Microsoft Attestation signing.
  • Windows 7/8 version of the driver is signed with Thesycon’s code signing certificate.
  • Driver Customization Kit add-on: The Driver Customization Kit enables licensee to customize the driver by themselves.
  • Supported scenarios: first-time installation, driver update, removal of driver software
  • Interactive mode with graphical user interface
  • Silent mode without user interface, enables integration into surrounding software installers
  • Supports popup-free installation

The driver is conform with current WHQL and Hardware Lab Kit (HLK) requirements. To get a WHQL certification, HLK tests must be executed with licensee's device which can be done by licensee or Thesycon. If you are interested in a WHQL certification, please contact Thesycon for a quotation.


Windows 10
Windows 8.1
Windows 8
Windows 7


Windows Embedded 8 Standard
Windows Embedded Standard 7 (WES7)
Windows Embedded Enterprise 7
Windows Embedded POSReady 7
Windows Embedded Server


Windows Server 2012 R2
Windows Server 2012
Windows Home Server 2011
Windows Server 2008 R2


Our software is purely designed and implemented by our team in Germany - no outsourcing. Technical support is provided directly by the developers.

Current version: 3.40

To receive a free demo, prices or license agreement, please fill out the contact form.

The free evaluation version of the USBIO driver works for an interval of 60 days without any limitation. After that evaluation period has expired, the driver stops working.

NOTE: The driver described on this page is *not for use by end users*. It will not help solve any problems you may experience with a consumer device such as a webcam, camcorder, card reader, external sound card, etc. Thesycon’s device drivers are software components intended to be used by hardware or software manufacturers to create end products.

Thesycon Driver Download For Windows

For each USB device model an official USB vendor ID (VID) is required. Vendor IDs must be unique and will be assigned by the USB Implementers Forum (www.usb.org). Registration fees will be charged.

Thesycon owns a USB vendor ID and provides a subset of product IDs (PID) to licensees of Thesycon drivers.

Thesycon Driver Download For Windows Xp

© 2021 THESYCON