Skip to content

External Program Integration

KyungWoon Cho edited this page Jan 24, 2021 · 2 revisions
  • usbip.exe tries to add features to support external program integration.
  • exit code of usbip.exe are consistently adjusted

exit code of usbip.exe

  • 0: success
  • 1: invalid command usage
  • other values: means error whose value is dependent on command

terse mode attach

  • attach command displays an assigned port only with exit code 0
CMD> usbip.exe attach -r <host> -t -b 1-1
0
CMD>
Clone this wiki locally