This program is easy to use... start it up basically. The commands accepted currently are

send:Anything
to send a message to the other computer (ex: http://127.0.0.1:257/send:Hello Buddy, How Are You?? will send the message to your computer)

mousemove:x,y
to move the mouse to the x and y coordinates specified (ex: http://127.0.0.1:257/mousemove:150,150 moves the mouse pointer on your computer to 150, 150)

run:pathname
to run a program (ex: http://127.0.0.1:257/run:C:\windows\sol.exe opens solitaire on your computer)


