in reply to TCP/IP processing systems

Have you thaught about using the telnet module? Using this from a machine you can log into other (*nix)machines and run other scripts that are already on the machines.

Try Net::Telnet

--Joe