15 Feb
2009
15 Feb
'09
7:44 a.m.
On Sun, Feb 15, 2009 at 10:25, Martijn van Steenbergen
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