topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 12:58 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Executing Remote Program  (Read 2927 times)

shivam0101

  • Participant
  • Joined in 2011
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Executing Remote Program
« on: August 06, 2011, 06:45 AM »
Hello,

I want to develop an application which has the below requirements

several programs will be there in a folder in a linux server. These programs are to be run from any other machines which are connected through network.

The output of the programs should be visible in there machine where i would be executing.

The server will be connected to many systems, multiple people can execute the same program.

The connected systems can be windows or linux. Even if it is not possible in windows at least in linux it should work

Can someone tell me how to go about it...currently i know php.

Thanks

justice

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,898
    • View Profile
    • Donate to Member
Re: Executing Remote Program
« Reply #1 on: August 09, 2011, 09:31 AM »
You don't need a program, you need SSH it already exists.

Shades

  • Member
  • Joined in 2006
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: Executing Remote Program
« Reply #2 on: August 09, 2011, 09:54 AM »
Yep, people use Putty (or something else based on Putty) to do what you describe...for years already. Putty rocks for what I want to do on Linux PC's. Putty is open source, available for all the main OS's (and then some!) and very solid.