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

Re^2: socket help

by Anonymous Monk
on Feb 14, 2011 at 02:47 UTC ( [id://887913]=note: print w/replies, xml ) Need Help??


in reply to Re: socket help
in thread socket help

$_ is supposed to be $ARGV[0].
PeerAddr => $ARGV[0],
I've also tried using backticks
chomp(my $output = `ls /tmp 2>&1`);
It's like the client isn't waiting for the server to finish

Log In?
Username:
Password:

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

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

    No recent polls found