• 0

program to run a unix script


Question

Hi guys,

I want to create a program that connects to a remote unix server and executes a script from that server. Anybody know what the best way to do this? And which programming language?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

If you want to keep it simple just grab a ssh component and drop it in your program.

I don't know of any that's free, but indy has a telnet component.

Then again you could just use putty, unless you really really need to code something yourself.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.