The Erlang Software Framework is a project that was started by Stuart Jackson, AKA SimpleEnigma, in an attempt to create the Erlang Internet Framework.
The Erlang Internet Framework is a collection of OTP compliant modules that implement the most common Internet protocols, including DNS, HTTP, FTP, SMTP, IMAP4 and POP3. All of the modules are written with the other components in mind, allowing the web server to use modules from the email server in order to create a web client or simple email forms.
While the Erlang Internet Framework is still in it’s infancy it has been getting some attention, mostly for the SMTP and DNS modules.






