Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Sendkeys & Remote Desktop in VB

  • 14-03-2008 12:38PM
    #1
    Closed Accounts Posts: 37


    Hi,

    Does anyone know if there is a relatively simple way to send keystrokes to an application in a remote desktop? Basically what I've got is 3 pieces of logging software, 2 of which are running on separate remote desktops and 1 running locally. What I'd like to do is have a single button to press that will tell all 3 loggers to start logging at the same time i.e. send the start key to all 3 apps near simultaneously. I can do this if I have the 3 applications running locally using AppActivate and Sendkeys but I can't see how to do it for applications running remotely.


Comments

  • Registered Users, Registered Users 2 Posts: 2,781 ✭✭✭amen


    have them poll an application/messag q for the presence of a value and if there start logging

    or just send a net packet to each machine


Advertisement