At Thursday 9/11/2006 17:17, km wrote:
I have a c executable in machine A which cannot execute on B.
I am on machine B and i need python program to connect to A via
telnet and run the program with arguments passed from program on
B and at the end fetch back results to machine B.
i would lik
HI all,
I have a c executable in machine A which cannot execute on B.
I am on machine B and i need python program to connect to A via
telnet and run the program with arguments passed from program on
B and at the end fetch back results to machine B.
i would like to know , which set of modules ar