Then... is there any other tool support that function?
2 Replies
1,512 Views
Then... is there any other tool support that function?
I have 2 PCs. I'm trying to make same result in the both PC by one mouse action. For example, There are 2 PCs name of A and B. My mouse & keyboard is connected A PC. If I move the cursor (1, 1) to (100, 100) position in A PC, the cursor of B is moved exactly same A (1,1) to (100,100). If I click the mouse button, then click event is run in both PC. I really want to do it. P