Jump to content

How do I use TCP/IP to send information between computers running an autoit script?


Recommended Posts

I am trying to get one computer to send a message to another computer through the internet. If I can transfer an integer value or even a boolean value to the other computer I can do while loops waiting for certain conditions to trigger events.

In effect, I could control my computer remotely.

I know this is possible but I'm not sure how to write the code, which files to include, etc. Could anyone help me write a simple pair of scripts to run together on my two computers where a key press on one triggers a message box on the other?

Thanks

Link to comment
Share on other sites

I am trying to get one computer to send a message to another computer through the internet. If I can transfer an integer value or even a boolean value to the other computer I can do while loops waiting for certain conditions to trigger events.

In effect, I could control my computer remotely.

I know this is possible but I'm not sure how to write the code, which files to include, etc. Could anyone help me write a simple pair of scripts to run together on my two computers where a key press on one triggers a message box on the other?

Thanks

http://www.autoitscript.com/forum/index.php?showtopic=74325

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...