views:

30

answers:

0

I've written a program in C# to share the desktop between two win7 computer stations, the Sharer and the Viewer.

When I Start sharing it all works right: The viewer displays the sharer's desktop and the remote mouse follows the local mouse when it moves. (I'm using interactive mode.) But when I try to click anywhere, it stops the remote mouse from interacting with the local mouse. Or the input redirection is stopped.

More annoying, it work normally rarely, but I don't know why.