in reply to Re^2: RESOLVED: Net::Telnet + command prompt
in thread Net::Telnet + command prompt

Hi everyone, I'm trying to connect through telnet to windows ce, but the prompt is "\> " I don't can to send commands because I've this error: pattern match read eof at telnettest.pl line 185"" please someone who can help me!!!
  • Comment on Re^3: RESOLVED: Net::Telnet + command prompt

Replies are listed 'Best First'.
Re^4: RESOLVED: Net::Telnet + command prompt
by Anonymous Monk on Mar 11, 2014 at 11:02 UTC
    Hey check if the host to which you are trying to telnet is accepting connections. This generally occurs when the telnet connection cannot be established.