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. How to send data between PC usb port to a WinCE usb port?

How to send data between PC usb port to a WinCE usb port?

Scheduled Pinned Locked Moved C / C++ / MFC
c++comhelptutorialquestion
4 Posts 2 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.
  • P Offline
    P Offline
    Priya_Sundar
    wrote on last edited by
    #1

    Hi All, I need to write a program in VC++/MFC that can send data between PC usb port to a WinCE usb port? Where to start?? Any help??? However i have gone through the following links: http://social.msdn.microsoft.com/forums/en-US/vcgeneral/thread/972aa2e9-d235-4518-923b-9c630a44b1d1/[^] http://www.helpshare.com/qhome.asp?qid=1986[^]

    Priya Sundar

    C 1 Reply Last reply
    0
    • P Priya_Sundar

      Hi All, I need to write a program in VC++/MFC that can send data between PC usb port to a WinCE usb port? Where to start?? Any help??? However i have gone through the following links: http://social.msdn.microsoft.com/forums/en-US/vcgeneral/thread/972aa2e9-d235-4518-923b-9c630a44b1d1/[^] http://www.helpshare.com/qhome.asp?qid=1986[^]

      Priya Sundar

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      What do you need to do ? In fact you are looking at it the wrong way: don't take into account that you have a USB port in between, this will be 'hidden' for you. In fact you need to communicate with the driver of the PocketPC (generally through ActiveSync). What are you trying to achieve exaclty ? Take a look at RAPI[^], this is what is already available.

      Cédric Moonen Software developer
      Charting control [v1.5] OpenGL game tutorial in C++

      P 1 Reply Last reply
      0
      • C Cedric Moonen

        What do you need to do ? In fact you are looking at it the wrong way: don't take into account that you have a USB port in between, this will be 'hidden' for you. In fact you need to communicate with the driver of the PocketPC (generally through ActiveSync). What are you trying to achieve exaclty ? Take a look at RAPI[^], this is what is already available.

        Cédric Moonen Software developer
        Charting control [v1.5] OpenGL game tutorial in C++

        P Offline
        P Offline
        Priya_Sundar
        wrote on last edited by
        #3

        I want to transfer some data to the WinCE using USB. I have a USB cable's one end connected to my PC running a VC++6.0 Application and to the WinCE.

        Priya Sundar

        C 1 Reply Last reply
        0
        • P Priya_Sundar

          I want to transfer some data to the WinCE using USB. I have a USB cable's one end connected to my PC running a VC++6.0 Application and to the WinCE.

          Priya Sundar

          C Offline
          C Offline
          Cedric Moonen
          wrote on last edited by
          #4

          Did you read my previous message ? :~ Because it looks like you didn't...

          Cédric Moonen Software developer
          Charting control [v1.5] OpenGL game tutorial in C++

          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