MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: How to open_network_connection()
Levy T writes:
> I try to open the connection for instance with: bananas.ac.uk (wich
> numerical adress is :138.40.95.8), typing:
> ;open_network_connection("bananas.ac.uk",1500)
> or ;open_network_connection("138.40.95.8",1500)
>
> the server answers something like:
> #-1:Input to EVAL, line 1: Invalid argument
Well, according to my local name servers, `bananas.ac.uk' is not a valid host
name and an attempt to open a connection to 138.40.95.8, port 1500 results in
`connection refused'. Is there anything listening for connections on that
port?
Pavel
References:
Home |
Subject Index |
Thread Index