Running cpp programe on remote machine
Thanx to daniweb and all the posters. I have created a program for viewing process and hardware information on windows platform. Now i want to run this program on remote machine. How can i do this. I have administrator permission on that machine. Making dll of this program would help me because on network how can i execute exe file. Thanx in Advance.
shaikh_mshariq
Junior Poster in Training
71 posts since Mar 2006
Reputation Points: 12
Solved Threads: 1
you could do a remote login on the remote computer, assuming you have a user name and password on that machine. I've seen this done by network administrators at my old office, but I don't know exactly how they did it. I suppose another way is to use PCAnywhere by Symantic.
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
vijayan121
Posting Virtuoso
1,606 posts since Dec 2006
Reputation Points: 1,159
Solved Threads: 287
Thanx to all. That was very useful information. In every technic it requires to pre configuration on every machine which is supposed to remotely access. I want to develop generic application so it use basic authentication of windows in every machine it would work without any pre configuration. I have authority on every machine but i want to access all that machine remotely using jni application. I might be wrong please guide me.I want to develop intranet application like psexec for windows. And thanx in advance
shaikh_mshariq
Junior Poster in Training
71 posts since Mar 2006
Reputation Points: 12
Solved Threads: 1
I got this open source utility RemCom it works fine on windows 2000 and xp. Its great work done by Talha Tariq.Thanx to all you guys. Try this good stuff. Reusability is great advantage of our community. Thats why I have written below.
shaikh_mshariq
Junior Poster in Training
71 posts since Mar 2006
Reputation Points: 12
Solved Threads: 1
This Utility has all the answer for my question bank.
Remcom
Solved my Problem.Thanx to all other posters for their efforts.
shaikh_mshariq
Junior Poster in Training
71 posts since Mar 2006
Reputation Points: 12
Solved Threads: 1