Title: Running Perl program on NT and accessing a UNIX machine
Looks like you want to telnet from your perl script to the unix machine. I think there is a Net::Telnet module for that.
-----Original Message-----
From: Lex Hagen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 29, 2000 3:24 AM
To: '[EMAIL PROTECTED]'
Subject: Running Perl program on NT and accessing a UNIX machine

Hi,

Is it possible to run a Perl program on a Windows NT machine, that logs on
to a remote UNIX machine? On that machine the Perl program should execute some
commands and when this is finished, it should disconnect from the UNIX
machine and execute some commannds on the Win NT machine (from where it
is running). After that the Perl program can be terminated.

Anybody knows whether this is possible and how?

All tips are welcome, please send a copy of your respons to [EMAIL PROTECTED]

Thanks in advance,

Lex

Reply via email to