I've tryed to connect using the telnet and it connects properly, I've
try also with another servers/ports and it allways throws the exception
> On Thu, Oct 13, 2005 at 12:18:44PM +0200,
> Arias <[EMAIL PROTECTED]> wrote
> a message of 35 lines which said:
>
> &
ish x)
Stephane Bortzmeyer escribió:
On Wed, Oct 12, 2005 at 07:34:33PM +0200,
Arias <[EMAIL PROTECTED]> wrote
a message of 25 lines which said:
It compiles correctly, but when I try to run this code, it throws an
exception at connectTo. The exception's message is:
Which compile
Hi,
My name Iván Arias, I'm trying to connect to a server using the Network
library, the code that I'm using is something like this:
--- BEGIN ---
module Main where
import System.IO
import Network
main = withSocketsDo $ do
handle <- connectTo "localhost" ( PortNumb