Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Probably easy, but I'm stumped - telnet question

by Jim (Curate)
on Feb 26, 2014 at 19:03 UTC ( [id://1076301]=note: print w/replies, xml ) Need Help??


in reply to Probably easy, but I'm stumped - telnet question

This is pure conjecture by someone who's never written a Perl script to send commands to a telnet server:  Could the "weird box characters" be Unicode byte order marks? What character encoding is the text (presumed to be) in? If, indeed, the unwanted characters are Unicode BOMs, then this might explain why they seem to disappear in your logs, which they should do in any modern text editor.

  • Comment on Re: Probably easy, but I'm stumped - telnet question

Replies are listed 'Best First'.
Re^2: Probably easy, but I'm stumped - telnet question
by taigu (Novice) on Feb 26, 2014 at 19:45 UTC
    Thanks for your reply Jim. A lot of me is leaning in the direction of character encoding. I'll play around with that a bit.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found