Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: sockets: problems with daytime client

by broomduster (Priest)
on Jan 20, 2010 at 12:54 UTC ( [id://818447]=note: print w/replies, xml ) Need Help??


in reply to Re^2: sockets: problems with daytime client
in thread sockets: problems with daytime client

So you are connecting to your own machine and asking for information from daytime. In that case, you need to be running a daytime service. 'Connection refused' means any of several things, including that there is nothing listening on the port that you connected to (or, per AM's comment, that you are being blocked or ...). OS X does not provide such a service by default. IOW, you also need to find code for a daytime service (or write your own) that listens on port 13.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-20 02:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found