Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

TCP Client is not working

by Rahul Gupta (Sexton)
on Aug 22, 2013 at 12:52 UTC ( [id://1050523]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    use strict;
    ...
        }
        #$channel_id->close();
    }
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        close($fileHandler);
        return 0;
    }
    
  3. or download this
    TCP Connection established with Channel id: 'IO::Socket::INET=GLOB(0x3
    +494d8c)'
    In send_command  sub-routine:-Channel_id: 'IO::Socket::INET=GLOB(0x349
    +4d8c)' and command: 'dir'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1050523]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 13:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found