Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: TK filehandle

by Anonymous Monk
on Sep 06, 2010 at 03:23 UTC ( [id://858973]=note: print w/replies, xml ) Need Help??


in reply to TK filehandle

files aren't sockets, you want sockets, example

Replies are listed 'Best First'.
Re^2: TK filehandle
by mr_mischief (Monsignor) on Sep 06, 2010 at 04:58 UTC

    The question wasn't about sockets. It was about Net::Telnet objects, which hide most of the socket details and let you use methods like getline and print on the object.

    I think the most important questions here are whether the protocol is really Telnet (especially on port 22, which should normally be ssh instead), whether the code is supposed to implement the server or the client end, whether it's an authenticated session like Telnet normally would be (but isn't always), and where the login handling is done if it is an authenticated session.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found