
Hi all, Anybody know of some good Haskell libraries providing: * an SMTP client, * an HTTP client, * or a Telnet client? There's a significant amount to these protocols, over and above the socket layer. Thanks, Lyle Kopnicky

HAppS and HaskellNet both have SMTP clients. HAppS focuses more on providing a reliable delivery agent (acting as a relay). I think HaskellNet focuses more on rich client functionality. -Alex- On Fri, 16 Jun 2006, Lyle Kopnicky wrote:
Hi all,
Anybody know of some good Haskell libraries providing:
* an SMTP client, * an HTTP client, * or a Telnet client?
There's a significant amount to these protocols, over and above the socket layer.
Thanks, Lyle Kopnicky
______________________________________________________________ S. Alexander Jacobson tel:917-770-6565 http://alexjacobson.com
participants (2)
-
Lyle Kopnicky
-
S. Alexander Jacobson