Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. USB OVER NETWORK

USB OVER NETWORK

Scheduled Pinned Locked Moved C#
sysadmincsharpwinformshelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    Zeyad Jalil
    wrote on last edited by
    #1

    Dear All, We need code or library to use it in c# windows forms application to connect to a device connected to PC by USB. The device Connected to PC "A" and I remotely Logged In to Server "B" and use a system in server "B", I need to connect to the Device on the PC "A" from the server "B". It is slimier to USB Network Gate but i need it to be in my c# code not a third party tool. Please Help Me ASAP if you can Thank You ALL

    J C 2 Replies Last reply
    0
    • Z Zeyad Jalil

      Dear All, We need code or library to use it in c# windows forms application to connect to a device connected to PC by USB. The device Connected to PC "A" and I remotely Logged In to Server "B" and use a system in server "B", I need to connect to the Device on the PC "A" from the server "B". It is slimier to USB Network Gate but i need it to be in my c# code not a third party tool. Please Help Me ASAP if you can Thank You ALL

      J Offline
      J Offline
      joost versteegen
      wrote on last edited by
      #2

      Create a small service and install it on PC "A", that accepts or sends xml or json messages over http or tcp. Let the C# program on server "B" ask PC "A" to read te USB device. The messages could optionally be encrypted later.

      1 Reply Last reply
      0
      • Z Zeyad Jalil

        Dear All, We need code or library to use it in c# windows forms application to connect to a device connected to PC by USB. The device Connected to PC "A" and I remotely Logged In to Server "B" and use a system in server "B", I need to connect to the Device on the PC "A" from the server "B". It is slimier to USB Network Gate but i need it to be in my c# code not a third party tool. Please Help Me ASAP if you can Thank You ALL

        C Offline
        C Offline
        CP_Member888
        wrote on last edited by
        #3

        Have you checked USB IP protocol USB/IP Project[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups