1 Introduction
1.1 Purpose
Inets is a container for Internet clients and servers including the following:
- An FTP client
- A TFTP client and server
- An HTTP client and server
The HTTP client and server are HTTP 1.1 compliant as defined in RFC 2616.
1.2 Prerequisites
It is assumed that the reader is familiar with the Erlang programming language, concepts of OTP, and has a basic understanding of the FTP, TFTP, and HTTP protocols.