Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Net::Telnet windows 2000 craziness

by Rex(Wrecks) (Curate)
on Jun 28, 2002 at 01:43 UTC ( [id://177905]=note: print w/replies, xml ) Need Help??


in reply to Net::Telnet windows 2000 craziness

Try using the $fh = $obj->dump_log; method and see what is happening. Also look into using the
$ok = $obj->cmd(String => $string, [Output => $ref,] [Prompt => $match,] [Timeout => $secs,] [Cmd_remove_mode => $mode,]);
instead of $obj->print and $obj->waitfor.

I use Net::Telnet on Win2k all the time with great success, the other thing you might look for is your prompts, make sure they will match.

"Nothing is sure but death and taxes" I say combine the two and its death to all taxes!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://177905]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-25 15:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found