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. Sent from one computer to another keystroke

Sent from one computer to another keystroke

Scheduled Pinned Locked Moved C#
csharptutorialquestion
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.
  • G Offline
    G Offline
    goldsoft
    wrote on last edited by
    #1

    hi i know how to work with Keystroke and i know how to send any keboard typing to any open windows to focus place the cursor on local computer. i work with `GlobalKeyboardHook` now, i need to send some data to open windows on focus place using **RDP** for any computer that in my net. how to do it ? my solution dont work (i work on C# visual-studio 2010 WinForm)

    D 1 Reply Last reply
    0
    • G goldsoft

      hi i know how to work with Keystroke and i know how to send any keboard typing to any open windows to focus place the cursor on local computer. i work with `GlobalKeyboardHook` now, i need to send some data to open windows on focus place using **RDP** for any computer that in my net. how to do it ? my solution dont work (i work on C# visual-studio 2010 WinForm)

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      What are you trying to do on the remote machine? SendKeys does not work over RDP and GlobalKeyboardHooks are for capturing keystrokes on the machine it's running on, not for sending to another machine.

      A guide to posting questions on CodeProject

      Click this: Asking questions is a skill. Seriously, do it.
      Dave Kreskowiak

      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