2
Answers

how to control keyboard and mouse of another computers in lan using c#

Photo of Sujith TP

Sujith TP

13y
3k
1
Dear Sir,

In my project i want to control keyboard and mouse of another computer by using my computer's mouse and keyboard in a LAN. Is there any way to do that by using c# coding. So please help me to do that.
 

Thanks
Sujith T.P

Answers (2)

0
Photo of Sam Hobbs
NA 28.7k 1.3m 13y
Are you telling us everything? I assume not. I assume you need to also be able to see the window(s) in the other program. I assume you need to also get feedback from what happens resulting from the keyboard and mouse.

Also, for the computer at the other end, do you need to do this for a program that you write (in other words, are you going to write both programs) or do you need to do this for all programs that execute in the other computer?
0
Photo of Javeed M Shaikh
NA 7.8k 69.7k 13y
Hi Sujith,

try to use this framework:

http://cdot.senecac.on.ca/projects/vncsharp/