On Sun, Feb 15, 2009 at 10:25, Martijn van Steenbergen
<mart...@van.steenbergen.nl> wrote:
> Are there any Haskell libraries out there that implement telnet? Bare
> sockets are a good approximation, but I'm looking for a library that
> understands the escape sequences specific to telnet.

I think Yogurt
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Yogurt
should implement this. If I'm right then you could simply extract
necessary code.

All best

Christopher Skrzętnicki
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to