![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re^3: Perl Script to Test Telnet Connectivityby NERDVANA (Hermit) |
on Nov 12, 2022 at 00:54 UTC ( #11148153=note: print w/replies, xml ) | Need Help?? |
I'd like to add that the TCP method is better anyway. SSH doesn't actually talk a telnet-compatible protocol, it just happens to show you something useful when you connect with a standard telnet client. You shouldn't rely on it being compatible with a module that expects an actual telnet server on the other end.
In Section
Seekers of Perl Wisdom
|
|