An implementation of the TCP/IP protocol stack that uses very little resources. Code size is on the order of a few kilobytes and memory usage is on the order of a few hundreds of bytes.
A simple implementation of TCP and FTP, suitable for burning into ROM. It is, in effect, a hack put together in two or three days written in C--in 1986.