Jump to content

network/script between two computers


bingbing
 Share

Recommended Posts

maybe I'm just paranoid, but to have your computer send text somewhere when someone else on another computer pushes a key just sounds like all-no-good...

I can also see the valid uses for this, such as a chat type script in which case you will also need to look into tcp/internet commands as well, of which I haven't yet.

010101000110100001101001011100110010000001101001011100110010000

001101101011110010010000001110011011010010110011100100001

My Android cat and mouse game
https://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek

We're gonna need another Timmy!

Link to comment
Share on other sites

I have not done any looking into internet commands as I have not gotten that far yet, but some functions to look at would be TCPConnect and TCPListen

my guess is that you would have the hotkeys set to send commands through these methods while the other pc listens for them and performs actions based on the commands being sent through the TCP?

010101000110100001101001011100110010000001101001011100110010000

001101101011110010010000001110011011010010110011100100001

My Android cat and mouse game
https://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek

We're gonna need another Timmy!

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...