Is there any way concurrent control mouse cursors of 2 PCs using Multiplicity?
from
Stardock Forums
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. Plz Help me..