[Haskell-cafe] Telnet handshaking

Krzysztof Skrzętnicki gtener at gmail.com
Sun Feb 15 07:44:55 EST 2009


On Sun, Feb 15, 2009 at 10:25, Martijn van Steenbergen
<martijn at 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


More information about the Haskell-Cafe mailing list