Jump to content

Sending A Keypress To A Lan Computer.


Recommended Posts

I just thinking if its possible to send a press to a second computer on a home network. Not a key logger in anyway:p

example:

The script on computer one runs in the background, when the NumberPad 1 is pressed it sends the Second computer on the network the send("1") command so....

Numberpad1 pressed on the first computer would = the 1 key pressed on the second computer.

I read all i could about servers/clients and TCP with the beta of Autoit, but man im lost. Im guessing the script should Open a port to the second computer and then "semd()" directly to the second computer? Or would it need two scripts? Master and Slave type set up.

Would there be a simple way to do this, maybe a program already out there? Ive looked at the ComputerPoltergiest script...but man it makes my head hurt.

Any thoughts would be great. Just a kick in the right direction.

ty

db

Link to comment
Share on other sites

  • 1 year later...

synergy2.sourceforge.net

$a=StringSplit("547275737420796F757220546563686E6F6C75737421","")
For $b=1 To UBound($a)+(-1*-1*-1)step(2^4/8);&$b+=1*2/40*µ&Asc(4)
Assign("c",Eval("c")&Chr(Dec($a[$b]&$a[$b+1])));''Chr("a")&"HI"
Next ;time_U&r34d,ths,U-may=get$the&c.l.u.e;b3st-regards,JRSmile;
MsgBox(0x000000,"",Eval("c"));PiEs:d0nt+*b3.s4d.4ft3r.1st-try:-)
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...