 |
|
 |
Hi
Ive Some qs. Kindly Clarify the same:
1.In the "Select exec" edit box,, whixh exe should i select. ie., Shall i keep the exe in my m/c or in the remore m/c??
2.In the "Run It executable" edit box what should I enter?
3.Account Information in the sense Remote m/c user account information or my login at Remote m/c?
4.When I select a Machine in the network ,, itz saying that "Cannot set target computer.Check Explorer Version" I dont know whats the problem is?
Please Clarify my doubts.
Regards
bairavel
|
|
|
|
 |
|
 |
Hi
Ive Some qs. Kindly Clarify the same:
1.In the "Select exec" edit box,, whixh exe should i select. ie., Shall i keep the exe in my m/c or in the remore m/c??
2.In the "Run It executable" edit box what should I enter?
3.Account Information in the sense Remote m/c user account information or my login at Remote m/c?
4.When I select a Machine in the network ,, itz saying that "Cannot set target computer.Check Explorer Version" I dont know whats the problem is?
Please Clarify my doubts.
Regards
Hussain
|
|
|
|
 |
|
 |
Hi, I glanced at the source code for RunIt, and I still can not understand how to use it from the command line. I hope to be able to start some programs on two remote machines, from Batch files, on the same network.
Please give me some examples!
Thank you.
Louis Calzada
|
|
|
|
 |
|
 |
Perhaps this tool would be better suited for what you want to do.
"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain
"There is no death, only a change of worlds." - Native American Proverb
|
|
|
|
 |
|
 |
the project is on remote program execution how should we do it? we donot know about it anything.
|
|
|
|
 |
|
 |
hello sir,
give about good suggestions about the project rpe&rce,
tell about websites where i can search for this topic
waiting for your reply
|
|
|
|
 |
|
 |
this is the method to develop project rpe using linux based on client server model.
Initially develop a server program through which a socket is created to establish end to end connection,then map server address using struc server_in then use read and write commands to accept request and reply to client.
then develop client program through which a socket is created and read and write command to place request and reply from server.
I am pradeep.v studying 7 sem B.E.(IT).
|
|
|
|
 |
|
 |
I have downloaded the tool but do not find any executable to run the tool.
Could you please explain the procedure.
|
|
|
|
 |
|
 |
Hi,
I added two executables into the archive (RemExec.zip) and sumbitted this amendment, it may take some time for people from the Codeproject to update it.
Otherwise you need VC 6 or higer. Just open RemExec workspace, it contains two procects (RemExec & RunIt) and build these solutions respectively.
Regards,
Krzysztof
|
|
|
|
 |
|
 |
Have you had any success creating Scheduled Tasks through your methods when the computer that you are connecting to is not on the domain?
|
|
|
|
 |
|
 |
Hi,
I think it should run on any computer as long as you provide correct account information. I had no oportunity to test it under these circumstances.
Regards,
Krzysztof
|
|
|
|
 |