Jump to content

How does a local computer get and retrieve all the text (of a particular window) from a remote computer, just-in-time?


Recommended Posts

Posted (edited)

How does a local computer get and retrieve all the text (of a particular window) from a remote computer, just-in-time?

Some more details- basically the local computer is trying to get the result and perform the equivalent of ‘WinGetText_FromRemoteComputer’.

Here’s the scenario, the program script on the local computer will: ask and get some answer from the local user (I can get this easy part working). Then ‘gets windows text’ from Bob’s computer and depending on what the text is; the local computer might ask and get more answers from the local user, or ‘gets windows text’ from Kurt’s computer. And depending on what that text is, the local computer might then do something both locally and on Sam’s computer…

Thanks.

Edited by jmc

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...