Thread: Compilation on server...

  1. #1
    Registered User
    Join Date
    Nov 2005
    Posts
    2

    Compilation on server...

    Hallo,
    need advice for compilation on a server!
    I'd like to send files from a client to a server in order to compile them on the server. Then the server should send the completed files back to client.
    There should also be a queue handling in case there are more requests of clients.
    Some expressions I was given: pipeline, bash, shell,... I don't know them :-( !
    Thank you in advance!

  2. #2
    Registered User
    Join Date
    Feb 2005
    Posts
    23
    Setup SSH and SFTP on the server.

  3. #3
    Registered User
    Join Date
    Nov 2005
    Posts
    2

    Compilation on server

    Ok, the file transfer works, but I don't know, how to excute the make file on the server respectively compile anything... Can you help?

  4. #4
    Unregistered User
    Join Date
    Sep 2005
    Location
    Antarctica
    Posts
    341
    rsh maybe

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Server Architecture
    By coder8137 in forum Networking/Device Communication
    Replies: 2
    Last Post: 01-29-2008, 11:21 PM
  2. Where's the EPIPE signal?
    By marc.andrysco in forum Networking/Device Communication
    Replies: 0
    Last Post: 12-23-2006, 08:04 PM
  3. SMTP Server Not Working
    By (TNT) in forum Networking/Device Communication
    Replies: 1
    Last Post: 07-15-2003, 05:33 AM
  4. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  5. socket question
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 07-19-2002, 01:54 PM