Sending Keystrokes/Mouse Clicks
-
Does anyone know how to send keystrokes/mouse clicks remotely? (aka pcAnywhere)? For example, i have a client connecting to the remote host, can view the remote desktop and run a program (let's say defrag) and want to send a mouse click / keystroke across (using co-ordinates i suppose) to allow the end user to "control" the remote pc. Is there a sample code for this or is it even possible in C#?
-
Does anyone know how to send keystrokes/mouse clicks remotely? (aka pcAnywhere)? For example, i have a client connecting to the remote host, can view the remote desktop and run a program (let's say defrag) and want to send a mouse click / keystroke across (using co-ordinates i suppose) to allow the end user to "control" the remote pc. Is there a sample code for this or is it even possible in C#?
you would need to have some service executing on the remote pc to proxy the commands for you.
"When the only tool you have is a hammer, a sore thumb you will have."