hello,
I am supposed to transfer a .c file from my machine to a remote machine without "telnetting" ..I have managed to do so by using the basic socket programming functions...I must find out a way to make the remote machine to automatically execute the .c file on receiving it and send the data back to me.. I am not getting any ideas on this .. please help