Home   |   Jungo Corporate Web Site   |   Connectivity Software Store   |   Contact us   |   Search:
Home Connectivity Software USB Software/PCI Software Driver Development Tools

Remote WinDriver - Technical issues

How does it work ?
The Remote WinDriver uses a TCP/IP network connection to communicate between the host development machine and a target development machine, to which the hardware is plugged. On the remote target machine WinDriver Remote Agent is installed together with the WinDriver Kernel Module, enabling to access the hardware directly from the user level in the local host development machine.

Figure 1 - Remote WinDriver Architecture

Remote WinDriver Architecture

Working with Remote WinDriver - Step by Step

  1. Install Remote WinDriver on the local development machine.
  2. Install Remote WinDriver Agent on the remote machine.
  3. Run WinDriver Remote agent (wdremote.exe) on the remote machine.
  4. Run WinDriver Remote Wizard on your local machine. Open a new project.
  5. In the card information screen click the "remote machine" button.
  6. Enter the IP of the remote machine (on which the agent runs).
  7. WinDriver Remote Wizard will scan the buses of the remote machine and present the Plug and Play cards plugged into that machine. Choose your hardware and press "OK".
  8. Test and diagnose your hardware and generate the driver code - just like with any WinDriver product.
    For more information: download our Quick Start Guide and follow the instructions from step 2.