Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Why socket not responding in webserver

by romy_mathew (Beadle)
on Oct 16, 2011 at 10:00 UTC ( [id://931750]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     #!/usr/bin/perl 
    
    use strict;
    ...
    
    }
    }
    
  2. or download this
    #!/usr/bin/perl 
    use strict;
    
    ...
    ) or die "cannot create a socket $@\n";
    
    print "TCP Connection Creatred Sucessfully\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found