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. .NET (Core and Framework)
  4. How to communicate with Win CE device connected by usb

How to communicate with Win CE device connected by usb

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharptutorialquestionlounge
2 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.
  • D Offline
    D Offline
    Deflinek
    wrote on last edited by
    #1

    Greetings. I'm trying to communicate between desktop PC and Windows CE 5.0 device connected by usb (cradle). I feel like I'm missing something obvious, because I can't find how to establish connection between them. What namespace to look? I just want simple communication: connect, exchange some data, disconnect. Sockets are more then enough, but what address should I access? The one assigned by usb connection on handheld is not accessible on desktop machine. Communication should be initiated from desktop PC. My handheld is running Windows CE 5.0 with .NET Compact Framework 2.0 Please point me to the right direction :)

    -- "My software never has bugs. It just develops random features."

    A 1 Reply Last reply
    0
    • D Deflinek

      Greetings. I'm trying to communicate between desktop PC and Windows CE 5.0 device connected by usb (cradle). I feel like I'm missing something obvious, because I can't find how to establish connection between them. What namespace to look? I just want simple communication: connect, exchange some data, disconnect. Sockets are more then enough, but what address should I access? The one assigned by usb connection on handheld is not accessible on desktop machine. Communication should be initiated from desktop PC. My handheld is running Windows CE 5.0 with .NET Compact Framework 2.0 Please point me to the right direction :)

      -- "My software never has bugs. It just develops random features."

      A Offline
      A Offline
      annathor
      wrote on last edited by
      #2

      Maybe take a look at the rapi.dll and see if it does what you need, you need to p/invoke the methodes. Take a look here And here

      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