Hello!

On Sun, Jul 04, 1999 at 12:12:26AM -0300, Tamara Rezk wrote:

> Do anyone know where can I get any implementation of TCP/IP for haskell? 
> Thanks.

For GHC, look at modules Socket and SocketPrim in -syslib misc.

For hugs, AFAIK there's no socket library, but you could build one
using e.g. green-card.

For other systems, I don't know...

Regards, Hannah.


Reply via email to