37
Answers

C#.net Run process on another computer

Vijay Yadav

Vijay Yadav

13y
31.7k
1
Suppose there are two computers say computer1 and computer2, I run my application on computer1 and on execution of this application I want to run the exe file on computer2. Any idea?

Answers (37)