Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Perl Telnet client not receiving all the data

by oiskuu (Hermit)
on Oct 26, 2013 at 18:02 UTC ( [id://1059830]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Telnet client not receiving all the data
in thread Perl Telnet client not receiving all the data

Well spotted! Net::Telnet suggests:
Usually you want the remote TERM environment variable to be set to something like "dumb" so you don't read escape sequences meant to be interpreted by a display terminal.
However, here the server requests neither terminal type, nor environment variables, but sends a "\033Z" to query terminal device attributes. A good response to this might be "\033[?6c" ('I am a vt102').
  • Comment on Re^2: Perl Telnet client not receiving all the data

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found