JustKernel

Ray Of Hope

USBOIP

<img id=”wwhw” src=”http://i.msdn.microsoft.com/dynimg/IC65941.png” alt=”Sample USB Configuration” />

Based on the above diagram it looks like there is a single common interface betweeen USB and USB host controller. So what i propose is writing the lower USB hub filter driver that will capture the URBs directed towards host controller . Encapsulate those URBs into IP Packets and transfer it to 2nd system using TDI driver or NDIS (still researching on the same).

On the client (2nd system ), again my application will be running that will capture the packets, convert them to URB and hand it over to host controller.

Is this a good design approach. Any issues you see here

Anshul Makkar, anshul_makkar@justkernel.com

Originally posted on:  2010-05-09 10:41:40

Tags:


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.