in reply to Using Net::Telnet and Win32::GUI
You could fork off and have the child process do the telnetting. Then read the data back from the child through a pipe.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
Note: All code is untested, unless otherwise stated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using Net::Telnet and Win32::GUI
by kpd01 (Initiate) on May 13, 2003 at 17:26 UTC | |
by hardburn (Abbot) on May 13, 2003 at 17:30 UTC | |
by kpd01 (Initiate) on May 13, 2003 at 18:26 UTC |