Computing.Net > Forums > Programming > Execute Remotely

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Execute Remotely

Reply to Message Icon

Name: Cyclone
Date: December 14, 2004 at 14:20:53 Pacific
OS: XP Pro
CPU/Ram: 2.2GHz P4
Comment:

I want to write a script vbs, batch, or c++ that will connect to a remote system (with full rights, passwords, etc.) and execute a command to be run on that remote system. Any ideas on how I might go about doing this?

Cyclone

Real Friends Stab You in the Front



Sponsored Link
Ads by Google

Response Number 1
Name: SN
Date: December 14, 2004 at 21:30:01 Pacific
Reply:

There are plenty of ways to do this...It all depends on how the remote system is set up. If it's static and set up as a server, just call a script (PHP, ASP, CGI, ASP.NET, Perl, etc.) via http. This would be easiest. You can also do the same thing with remote procedure calls and web services (or whatever their java equivalent is). Also, I assume windows still has some kind of remote administration you can use.

-SN


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Execute Remotely

Remote program execution on Win98 www.computing.net/answers/programming/remote-program-execution-on-win98/17373.html

batch file to run a remote java prg www.computing.net/answers/programming/batch-file-to-run-a-remote-java-prg/15190.html

Starting MySql Remotely? www.computing.net/answers/programming/starting-mysql-remotely/7647.html