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 / C++ / MFC
  4. Open & Read & Write in USB port

Open & Read & Write in USB port

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++help
4 Posts 2 Posters 1 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.
  • A Offline
    A Offline
    asd1753
    wrote on last edited by
    #1

    :rose: hi can you help me about how can i open and read and write in USB port with visualc++ programming ? thanks alot :-)

    F 1 Reply Last reply
    0
    • A asd1753

      :rose: hi can you help me about how can i open and read and write in USB port with visualc++ programming ? thanks alot :-)

      F Offline
      F Offline
      Felix Gartsman
      wrote on last edited by
      #2

      asd1753 wrote: can you help me about how can i open and read and write in USB port with visualc++ programming ? Well, you can't. USB port is only gateway to devices that you control. Each device installs driver that you talk to. Many devices use the generic HID driver, download the ddk for docs/code.

      A 1 Reply Last reply
      0
      • F Felix Gartsman

        asd1753 wrote: can you help me about how can i open and read and write in USB port with visualc++ programming ? Well, you can't. USB port is only gateway to devices that you control. Each device installs driver that you talk to. Many devices use the generic HID driver, download the ddk for docs/code.

        A Offline
        A Offline
        asd1753
        wrote on last edited by
        #3

        how can i write a driver for my device in using USB port ?

        F 1 Reply Last reply
        0
        • A asd1753

          how can i write a driver for my device in using USB port ?

          F Offline
          F Offline
          Felix Gartsman
          wrote on last edited by
          #4

          asd1753 wrote: how can i write a driver for my device in using USB port ? Check Windows ddk. I recommend using the built-in hid driver and modify the device to support it.

          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